1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-06-07 19:59:14 -04:00
Commit Graph

40 Commits

Author SHA1 Message Date
bbedward 9e4b53e20b power: replace hibernate with "suspend behavior" opt 2025-11-04 13:05:48 -05:00
bbedward 20116b3933 settings: refactor for maintainability 2025-11-04 12:58:50 -05:00
bbedward 1eed499151 meta: consistent transparency for all popups/modals 2025-11-04 08:40:26 -05:00
bbedward 4f59dfc49c namespace tweaks for blur and layer targets 2025-11-03 21:28:40 -05:00
bbedward 505b6368e6 settings: wrap sidebar in flickable
fixes #581
2025-10-31 00:00:01 -04:00
bbedward b294e391e7 settings: don't overflow screen dimensions 2025-10-29 13:34:11 -04:00
bbedward daf3525e80 show hidden files for wallpapers 2025-10-19 22:44:21 -04:00
purian23 5a32398446 Update more sidebar settings nav 2025-10-18 23:10:08 -04:00
purian23 bcb22ec265 feat: Keybaord Nav to Category Settings
- fix: Escape key to exit settings
2025-10-18 20:45:01 -04:00
bbedward ce6c16214c lock: allow custom lock command 2025-10-17 08:36:11 -04:00
max72bra ab4f6baae6 Improvement: Allow the user to perform custom power actions (#439) 2025-10-15 08:46:32 -04:00
bbedward 5bb5cd296d config: restructure, migration system, cache data 2025-10-14 15:07:28 -04:00
bbedward 309b8d9efe i18n: update terms
adjacently, fix the power menu confirm option
2025-10-14 14:06:46 -04:00
max72bra c2f32b7bdc enhancement: let power actions confirmation optional (#427) 2025-10-14 13:59:12 -04:00
bbedward ee755b8bd6 lock: fprintd support 2025-10-14 09:18:57 -04:00
bbedward 3a7777c643 api: unify dms API clients
- Single subscribe socket
- Single req/callback socket
- Remove PrepareForSleep handling
- Dependency on dms API version enforcement
- Remove gdbus from portal and session
2025-10-11 14:37:18 -04:00
bbedward 71543c35d6 Re-organize settings 2025-10-11 13:04:26 -04:00
bbedward a4ceeafb1e Add ability to disable loginctl lock integration 2025-10-09 14:58:16 -04:00
bbedward ed1a5bfded i18n: Add japanese + i18n service 2025-10-08 16:25:06 -04:00
bbedward 43970d34aa Fix keyboard navi in file browser 2025-10-07 00:14:56 -04:00
bbedward 5460c20ac3 Localization framework 2025-10-06 16:00:50 -04:00
bbedward 1e2489ca76 Add support for plugin registry + install + management 2025-10-06 15:26:44 -04:00
bbedward fbbf10078f Fix focus issues with add widget dialog 2025-10-05 19:17:11 -04:00
bbedward 414a1ad4d2 Tweak colors a bit 2025-10-02 20:15:20 -04:00
bbedward 9b41eecbf1 Fix reactivity, different settings structure, etc, etc. 2025-10-02 12:13:49 -04:00
Bruno Cesar Rocha 53983933dc feat: Plugin System (#276)
* feat: Plugin System

* fix: merge conflicts
2025-10-01 11:28:10 -04:00
bbedward e875d1a5d7 meta: Vertical Bar, Notification Popup Position Options, ++
- CC Color picker widget
- Tooltips in more places
- Attempt to improve niri screen transitiosn
2025-09-30 09:51:18 -04:00
purian23 977043ac92 feat: Long Live the DankBar > Top/Bottom positioning 2025-09-26 23:45:19 -04:00
bbedward a4a59fd586 Theme consistency overhaul:
- Add surface shift option, start from surface by default (previously
  was surfaceContainer). Old colors can be attained by changing it back
to "container" in theme colors
- Remove borders on surface elements, mostly
- Fix popup distances
- Use surfaceContainer/sch by default on widgets
2025-09-25 12:46:37 -04:00
bbedward 897f48d151 Leverage DankCircularImage for profile pic 2025-09-21 23:45:00 -04:00
bbedward 66b493fb2b Add hibernate support to power menus 2025-09-21 22:06:12 -04:00
bbedward b18814e086 fix profile picture browser 2025-09-21 20:13:00 -04:00
bbedward 50bc3db048 Add lock before suspend option to power settings 2025-09-20 12:20:19 -04:00
bbedward 306a0c0e2d Add support for custom launch prefix, launch apps with niri msg action
spawn on niri
2025-09-20 11:54:46 -04:00
bbedward 4a673fe1b5 check disabled option on DankButtonGroup + always show bluetooth
placeholder
2025-09-19 17:00:53 -04:00
bbedward 691b6da7a7 Implement IdleMonitor to replace swayidle/hypridle functionality 2025-09-19 15:59:40 -04:00
bbedward 6c81aa0908 Add catpuccin theme + material 3 components
- Update DankToggle to be more representative of m3 design
- Add DankButtonGroup to represent a m3 button group
2025-09-17 14:54:34 -04:00
bbedward 54b63a1f5f fix ipc return types 2025-09-04 15:59:27 -04:00
bbedward d4db8a01fe better fuzzy search, sweeping clean and qmlfmt of Widgets 2025-09-03 12:52:03 -04:00
bbedward 73b832eddb cleanup and qmlfmt remaining modals
- qmlfmt sucks I know, but what else can I do
2025-09-03 00:50:15 -04:00