1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-13 07:42:46 -04:00
Commit Graph

3630 Commits

Author SHA1 Message Date
bbedward 7d3196c3cf Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-08-30 10:59:52 -04:00
bbedward 62c7202b33 fix bluetooth codec modal 2025-08-30 10:59:42 -04:00
purian23 ad23261478 Auto enable & disable nightMode on automation 2025-08-30 00:30:22 -04:00
purian23 e693857c39 Enchance nightMode toggle indicators 2025-08-29 23:53:38 -04:00
bbedward bd39a92d16 remove uptime: 2025-08-29 22:25:11 -04:00
Purian23 b8bffe97fe Merge pull request #128 from asaadmohammed74:keyboard-layout-widget
added keyboard layout widget (niri only)
2025-08-29 17:26:38 -04:00
asaadmohammed74 1030f4ba75 added keyboard layout widget (niri only) 2025-08-29 23:34:33 +03:00
bbedward 61a3dc4033 minor tweaks 2025-08-29 14:57:30 -04:00
bbedward 48643582e9 move light mode above night mode 2025-08-29 14:25:05 -04:00
bbedward 108fdd9b7f night mode repairs 2025-08-29 14:23:37 -04:00
bbedward 3746b1cfad no BT auto scan 2025-08-29 12:06:13 -04:00
bbedward 9b113c05c3 fix wifi toggling logic and simplify gammastep 2025-08-29 12:04:52 -04:00
BB 2672cb792c Merge pull request #127 from gonengazit/master
change DesktopEntries.byId to DesktopEntries.heuristicLookup
2025-08-29 11:48:39 -04:00
bbedward 76181bafff redesign control center 2025-08-29 11:48:11 -04:00
Gonen Gazit d37ccd86ee change DesktopEntries.byId to DesktopEntries.heuristicLookup
If there isn't an exact id match - it also looks for the WMStartupClass
field in .desktop files
2025-08-29 16:55:22 +03:00
purian23 64a26aabb8 Night Mode cleanup 2025-08-28 23:38:11 -04:00
purian23 9d8b196644 Updates to Night Mode Automation 2025-08-28 23:16:53 -04:00
purian23 324d6c13b4 feat: Night Mode Automation 2025-08-28 21:37:05 -04:00
purian23 48a78c39e2 Initial commit for nightMode automation 2025-08-28 17:18:59 -04:00
bbedward 6f11891b1c fix nil error 2025-08-28 11:34:54 -04:00
bbedward 29ee15e477 control center container width calculations 2025-08-28 10:46:42 -04:00
bbedward 77f40a7201 shorten modal duration 2025-08-28 10:12:48 -04:00
bbedward ddbebd8f7d Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-08-28 09:19:40 -04:00
bbedward 59d3e99ced fix infinite settings loop 2025-08-28 09:19:28 -04:00
BB 5b7de4789c Merge pull request #125 from yunxi177/patch-1
Fix READNE.md matugen package name error
2025-08-28 08:47:53 -04:00
云溪 503ff07c9d Fix READNE.md matugen package name error
matugen is not available in the official Arch repositories; use the AUR package matugen-bin instead
2025-08-28 14:10:47 +08:00
bbedward d7f14fada4 symlink flake to dms 2025-08-27 23:23:51 -04:00
bbedward 0aa064916c missing import 2025-08-27 18:15:10 -04:00
bbedward 9bdbefffe2 Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-08-27 18:12:03 -04:00
bbedward c2765f655c more uwsm hacks 2025-08-27 18:11:56 -04:00
purian23 cab91e927e ReadMe 2025-08-27 18:07:44 -04:00
bbedward 74e64c178d dank16: ensure contrast against background 2025-08-27 15:04:32 -04:00
bbedward 0a25b6bc8e fallback backdrop on lock screen 2025-08-27 14:51:34 -04:00
bbedward 033098038b fix position 2025-08-27 11:39:53 -04:00
bbedward 174025eaff tweak backdrop 2025-08-27 11:35:33 -04:00
bbedward b4aba30ba8 change backdrop logo 2025-08-27 11:33:58 -04:00
bbedward ab9f482ffd fix light mode ipc 2025-08-27 09:00:56 -04:00
bbedward 4122cfca4c stock wallpaper tweak 2025-08-26 23:40:03 -04:00
bbedward f8b10204f8 fix notif modal close 2025-08-26 23:37:01 -04:00
bbedward 346e00d395 uwsm fix 2025-08-26 23:19:18 -04:00
bbedward 38b23d7fb0 Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-08-26 22:54:50 -04:00
bbedward 21b1d79752 DankBackdrop and resizing control center 2025-08-26 22:54:30 -04:00
purian23 eda3ee8d3b fix: Workspace padding settings 2025-08-26 22:03:13 -04:00
BB dfd5524516 Merge pull request #121 from Vantesh/master
Add UWSM session check to prefer uwsm stop over compositor exit
2025-08-26 19:57:34 -04:00
Vantesh 4ca64a85bc feat:implement uwsm session check 2025-08-27 02:34:46 +03:00
Vantesh 5aa34b898c feat: implement uwsm session check on logout 2025-08-27 00:51:33 +03:00
bbedward 257df891ee hyprland running apps improvement 2025-08-26 15:55:32 -04:00
bbedward e2df1da5be hyprland for running apps workspace only 2025-08-26 15:29:35 -04:00
BB 50ea9daca6 Merge pull request #119 from gonengazit/master
Add option to only show apps in the current workspace in the running apps widget
2025-08-26 15:12:35 -04:00
bbedward 9e16368222 fix clipboard history issues 2025-08-26 14:59:55 -04:00