1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-09 23:15:38 -05:00
Commit Graph

22 Commits

Author SHA1 Message Date
bbedward
4d408c65f2 replace qmlformat with a better tool
still not perfect, but well - what can ya do
2025-08-08 15:55:37 -04:00
bbedward
18aa557ef1 config refacotr: separate settings.json, session.json, appusage.json 2025-08-06 11:47:24 -04:00
bbedward
7021061ffd notifs/dock on TopLayer 2025-08-05 07:22:33 -04:00
bbedward
2f97c39647 lookup notif name by desktop entry if not present 2025-08-01 19:51:03 -04:00
bbedward
fae7f36a24 remove unused functions/dead code 2025-07-27 20:23:11 -04:00
purian23
a681593eda Address active warnings 2025-07-26 22:13:09 -04:00
bbedward
01a94a17de notifications: try to prevent zombies better, markdown, re-org 2025-07-26 16:08:58 -04:00
bbedward
484a947127 notification: general improvements to popups 2025-07-26 13:25:39 -04:00
bbedward
39e3107db6 notifications: reverse order top to bottom, fix warnings 2025-07-26 00:27:59 -04:00
bbedward
3b5ddab1ce notifications: improve resource usage 2025-07-25 23:06:07 -04:00
bbedward
ed7370361e notifications: initial refactory of popups 2025-07-25 22:39:01 -04:00
bbedward
d28df49f18 standardize some opacity colors 2025-07-25 18:19:22 -04:00
bbedward
e14afcefd4 notifications: improve notification center 2025-07-25 16:52:58 -04:00
purian23
5b40396a8a Level up notifications 2025-07-23 00:04:16 -04:00
purian23
79a600cf0d Enhanced Notification System & Settings 2025-07-20 19:07:48 -04:00
bbedward
4202b8323b Remove dead code 2025-07-19 11:45:08 -04:00
bbedward
063e9bb40f bunch of cleanups 2025-07-19 10:56:32 -04:00
purian23
033d8b034b Implement 2nd tier group expansion on notifications 2025-07-18 23:21:10 -04:00
purian23
1355a77fd0 Implement icon for niri screenshots
- Fixed debug icon warning logic
- Add linux os environment script
2025-07-18 21:13:50 -04:00
purian23
8a57c6a6b1 Notifications updates 2025-07-17 14:51:54 -04:00
purian23
21bc4ece52 Notifications base overhaul 2025-07-16 01:31:30 -04:00
purian23
4ea04f57b4 Migrate notification system to native Quickshell NotificationServer API
- Replace custom NotificationGroupingService with native NotificationService
- Implement proper image/icon priority system (notification image → app icon → fallback)
- Add NotificationItem with image layering and elegant emoji fallbacks
- Create native popup and history components with smooth animations
- Fix Discord/Vesktop avatar display issues
- Clean up legacy notification components and demos
- Improve Material Design 3 theming consistency
2025-07-15 16:41:34 -04:00