Commit graph

13 commits

Author SHA1 Message Date
Damocles
d6cd2f173a reorganize repo: move shell sources into shell/, test scripts into test/ 2026-04-17 18:29:40 +02:00
Damocles
7fbd186b4a notifservice: remove json persistence (plaintext notification bodies are a security concern) 2026-04-17 09:36:51 +02:00
Damocles
03ff5aa3c6 notifcenter: show urgent (critical) notifications at the top 2026-04-16 20:51:45 +02:00
Damocles
6c37b6640c perf: consolidate notif timeStr timers into one global tick; fix osd open-on-start 2026-04-15 20:02:46 +02:00
Damocles
20cb306ad6 C6: progress bar from hints.value, maxHistory default -1 (unlimited) 2026-04-13 17:01:04 +02:00
Damocles
88d8842064 C1: NotifItem QtObject with owned timer, refactor service to stable identities 2026-04-13 16:56:37 +02:00
Damocles
29a24b4205 fix dismiss: remove from list instead of marking closed 2026-04-13 16:04:54 +02:00
Damocles
d28100016b fix persisted notification dismiss: unique IDs to avoid D-Bus collision 2026-04-13 16:00:08 +02:00
Damocles
2c5cf8c174 animate popup auto-expire: swipe out instead of instant vanish 2026-04-13 15:56:31 +02:00
Damocles
0c89b570ac fix dismiss-all cascade, fix notification timeout type mismatch 2026-04-13 15:49:07 +02:00
Damocles
9358f8fe6e notifications: disableable popups, configurable max popup count 2026-04-13 15:35:12 +02:00
Damocles
dea4541718 configurable notification timeout, default 3s 2026-04-13 00:08:45 +02:00
Damocles
c973bd8163 integrated notification center: replace swaync with built-in NotificationServer 2026-04-12 23:52:49 +02:00