1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-08 04:09:15 -04:00
Commit Graph

28 Commits

Author SHA1 Message Date
purian23 195d5ec123 Merge branch 'master' of https://github.com/bbedward/dank-material-dark-shell 2025-07-15 16:41:47 -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
bbedward 90999e8ac1 battery: use native UPower service 2025-07-15 15:57:12 -04:00
bbedward b10488c505 cava: pass config via stdin 2025-07-15 15:46:09 -04:00
bbedward 9035cb750b Use integrated pipewire from quickshell 2025-07-15 15:26:01 -04:00
bbedward b7da76147f bluetooth: switch to native quickshell bluetooth service
removes dependency on bluetoothctl commands
2025-07-15 12:43:22 -04:00
purian23 e0bf5df74b Merge branch 'master' of https://github.com/bbedward/dank-material-dark-shell 2025-07-14 20:32:51 -04:00
purian23 56b801c294 Redesign of the notification center 2025-07-14 20:32:06 -04:00
bbedward 9f3358b253 Fix some log warnings 2025-07-14 16:11:40 -04:00
bbedward 31f1360d1b ipc wallpaper handler, fix high CPU usage 2025-07-14 14:36:08 -04:00
bbedward fff7dace3b Animation improvements, fix SysTray 2025-07-14 13:50:00 -04:00
bbedward a1b6c9e791 Add system resource dropdown 2025-07-13 15:36:41 -04:00
bbedward d12d82c43e Clip text 2025-07-13 12:17:11 -04:00
bbedward 19be4c6bbb Configurable widget displays 2025-07-13 11:48:25 -04:00
bbedward 755f13e06b Focused window service 2025-07-13 11:37:33 -04:00
bbedward c87ec06ed7 Nicer notification click handlign 2025-07-13 11:12:08 -04:00
bbedward 44f6f3ca1a Code cleanups and some keyboard navigation on AppLauncher 2025-07-12 22:47:39 -04:00
purian23 7cbc29423f Update media loading transitions 2025-07-12 19:30:01 -04:00
purian23 8cbbbb8b50 Add media controls on the top bar media widget 2025-07-12 19:23:12 -04:00
purian23 29272f47b0 Update Central Command Center bar widgets padding 2025-07-12 19:03:22 -04:00
bbedward 589f3f1907 Control center improvements 2025-07-12 15:05:18 -04:00
bbedward db05496dca Settings globally, refactor some menus 2025-07-12 14:33:50 -04:00
bbedward ba5217f2f1 Redesign center command center 2025-07-12 11:49:41 -04:00
bbedward af0522ada5 Many bug fixes for media center, spotlight 2025-07-12 10:47:01 -04:00
purian23 2375b6e7bd Implement transparency background slider 2025-07-12 04:07:25 -04:00
purian23 df3a56f9f4 UX update to widget padding heights, updated workspaces 2025-07-12 03:29:03 -04:00
bbedward abb1e09c7b iReposition audio indicator 2025-07-11 22:09:53 -04:00
bbedward 962c56c0ce Modularlize the TopBar 2025-07-11 22:07:54 -04:00