Commit graph

17 commits

Author SHA1 Message Date
Damocles
dd88b8a4c2 notifcenter: fix undefined->bool warning on actions visible binding 2026-04-17 10:04:12 +02:00
Damocles
69e3711aec notifcenter: group notifications by app with per-group dismiss 2026-04-17 09:31:34 +02:00
Damocles
e1565bdd59 notifs: use Quickshell.iconPath() for app icon lookup — fixes broken icons when appIcon is a name not a path 2026-04-17 00:25:38 +02:00
Damocles
585297ea2d fix NotifCenter: switch from deleted PopupPanel to HoverPanel 2026-04-13 23:31:51 +02:00
Damocles
c5067c4e7f perf: replace notifcenter repeater with listview for virtualization 2026-04-13 20:14:11 +02:00
Damocles
64eaeb61c6 notification progress: background fill instead of separate bar 2026-04-13 17:09:50 +02:00
Damocles
20cb306ad6 C6: progress bar from hints.value, maxHistory default -1 (unlimited) 2026-04-13 17:01:04 +02:00
Damocles
3a9cd59243 C5: render notification image/appIcon in popups and center 2026-04-13 16:59:17 +02:00
Damocles
176f8a1871 C2: dismiss state machine, animation guard prevents double-dismiss 2026-04-13 16:57:38 +02:00
Damocles
29f14a72f0 notification center: scrollable list, configurable maxVisible (default 10) 2026-04-13 16:07:28 +02:00
Damocles
29a24b4205 fix dismiss: remove from list instead of marking closed 2026-04-13 16:04:54 +02:00
Damocles
03c545c9d1 fix cascade dismiss: animate all visually first, bulk-dismiss after last 2026-04-13 15:54:08 +02:00
Damocles
0c89b570ac fix dismiss-all cascade, fix notification timeout type mismatch 2026-04-13 15:49:07 +02:00
Damocles
f65bd90bfd notification center: swipe-right dismiss, cascading clear-all 2026-04-13 15:41:57 +02:00
Damocles
531e913238 notifications: right-click to fully dismiss in popup and center 2026-04-13 09:05:02 +02:00
Damocles
608da78cea notification animations: slide-in/out popups, staggered center fade, dismiss fade 2026-04-13 00:55:04 +02:00
Damocles
c973bd8163 integrated notification center: replace swaync with built-in NotificationServer 2026-04-12 23:52:49 +02:00