Commit graph

14 commits

Author SHA1 Message Date
Damocles
a502faef19 notifs: extract NotifCard shared component (background, progress, urgency bar, icon, text, dismiss button) 2026-04-17 10:24:45 +02:00
Damocles
b31fab5148 notifs: handle file:// urls in appIcon source 2026-04-17 10:05:17 +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
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
2c5cf8c174 animate popup auto-expire: swipe out instead of instant vanish 2026-04-13 15:56:31 +02:00
Damocles
9358f8fe6e notifications: disableable popups, configurable max popup count 2026-04-13 15:35:12 +02:00
Damocles
ce62d8f9cd fix notification dismiss: skip slideIn for already-visible popups 2026-04-13 15:28:31 +02:00
Damocles
369dee5335 notifications: swipe right then collapse, smooth float-up for remaining 2026-04-13 15:15:33 +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