2 * r + 2 * t
2a54c089a4
chore: fix rest of linter warnings
2026-03-22 01:31:52 +11:00
2 * r + 2 * t
e88bbe425f
refactor: move nested Notifs.Notif type to NotifData
2026-03-20 22:34:08 +11:00
2 * r + 2 * t
d2acd1014d
chore: fix PersistentProperties missing-prop linter errors
2026-03-20 22:17:36 +11:00
2 * r + 2 * t
796c2e4e76
chore: fix prop order
2026-03-20 16:03:18 +11:00
2 * r + 2 * t
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
cordlessblues
533b6590cd
notifs: support int:value hint ( #1254 )
...
* add .vscode/settings.json to gitignore
* added support for the Int:value hint
* fix
* more fix
* f
* comment
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-15 18:27:46 +11:00
2 * r + 2 * t
30c36e356d
notifs: use adaptive timer for timeStr instead of reactive binding
...
Replace the per-second reactive binding with an imperative timer
that adapts its interval based on notification age: 5s for <1min,
30s for <10min, 60s for <1h, 5min for <1d, 1h for older.
2026-03-12 21:49:55 +11:00
2 * r + 2 * t
2d000c1052
notifs: fix image caching
2026-01-16 02:22:13 +11:00
2 * r + 2 * t
0691dfb95f
notifs: clear actually close notifs
2025-10-01 13:08:01 +10:00
2 * r + 2 * t
21e1efd944
config: enable/disable specific toasts
2025-09-23 18:10:32 +10:00
2 * r + 2 * t
a6deec963c
internal: add toasts for gamemode & dnd
2025-09-23 14:20:14 +10:00
2 * r + 2 * t
1dad7d52ea
notifs: wrap time to days
2025-09-22 23:57:09 +10:00
2 * r + 2 * t
16ce222ad7
sidebar/notifs: fix minor bugs
...
Image/app icon/urgency/time not updating until corresponding notif is fully destroyed
Weird array mutation shenanigans
2025-09-20 21:25:22 +10:00
2 * r + 2 * t
ea90fb97e5
notifs: persist images
2025-09-20 17:39:27 +10:00
2 * r + 2 * t
ef3bcc290a
notifs: fix persistence sorting order
2025-09-20 16:22:57 +10:00
2 * r + 2 * t
89d46c1b2f
sidebar/notifs: better anims + misc fixes
2025-09-20 15:47:44 +10:00
2 * r + 2 * t
3fb78654a2
notifs: persist time
2025-09-19 22:51:01 +10:00
2 * r + 2 * t
9dfb195913
sidebar/notifs: add actions ( #648 )
...
* add actions (not done, transfer between machines)
* notifs: fix persistence
* notifs: persist actions (appearance only)
* sidebar/notifs: add actions
* sidebar/notifs: add copy action
Also actions fill width
* sidebar/notifs: better actions
Fade at edges when scrollable
* sidebar/notifs: fix urgency colours & icon
* sidebar/notifs: remove unnecessary clipping
* sidebar/notifs: fix artifacts with actions
2025-09-19 22:43:50 +10:00
2 * r + 2 * t
ef5936d0ab
notifs: persistent notifs + better sidebar notifs
2025-09-18 23:39:23 +10:00
2 * r + 2 * t
b5b536ac8f
sidebar: add notifs
2025-09-18 20:37:00 +10:00
2 * r + 2 * t
542495c74f
notifs: fix dnd
2025-09-17 00:08:57 +10:00
2 * r + 2 * t
172c1a047d
utilities/toggles: add dnd
...
Closes #80
Closes #426
2025-09-15 23:32:07 +10:00
2 * r + 2 * t
c5381c5194
internal: refactor widgets folder
...
Split into subdirs and rename to components
2025-08-04 22:45:15 +10:00
Soramane
4598e8a775
internal: use new qs imports
2025-07-16 18:02:28 +10:00
2 * r + 2 * t
b0a0b6d322
notifs: fix material icon offset
2025-06-18 23:26:49 +10:00
2 * r + 2 * t
96429160c3
feat: user config file
...
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
2 * r + 2 * t
c214b3c5d6
feat: add ipc commands for stuff
2025-06-08 20:25:54 +10:00
2 * r + 2 * t
b5c65ee0bf
notifs: lock notif object until anim finish
...
Also fix notif y position during remove anim
2025-06-06 17:47:28 +10:00
2 * r + 2 * t
391a02462c
feat: clear notifs shortcut
2025-06-04 19:59:36 +10:00
2 * r + 2 * t
5c807fc549
notifs: colour by urgency
2025-05-10 22:58:48 +10:00
2 * r + 2 * t
0b0657314f
notifs: invoke action on click if only single action
2025-05-10 21:43:23 +10:00
2 * r + 2 * t
ae67668fc2
notifs: option to have expire timeout
...
Also remove scrollbar and reduce expand drag threshold
2025-05-10 21:22:40 +10:00
2 * r + 2 * t
60254019c8
feat: expandable notifs
2025-05-10 21:04:17 +10:00
2 * r + 2 * t
8c2bda4cff
notifs: actual list
2025-05-10 18:38:00 +10:00
2 * r + 2 * t
6b64c8a918
feat: basic notifications
...
Also fix pixel issue with notif area background
Add more log rules to run script
2025-05-10 17:31:04 +10:00