1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-12 23:32:50 -04:00
Commit Graph

3655 Commits

Author SHA1 Message Date
bbedward 0208f1e840 dankslider: tooltip with value 2025-07-24 16:29:31 -04:00
purian23 0db026f775 Recalculate compact modes 2025-07-24 16:05:30 -04:00
bbedward 0e968d910d settings: redesign 2025-07-24 16:02:53 -04:00
bbedward c6df2bc11d smarter distance calculation 2025-07-24 15:09:28 -04:00
bbedward 8bcac36be3 lockscreen: implement 2025-07-24 14:56:58 -04:00
purian23 71be8bdeec Update focused app & media control screen response 2025-07-24 14:01:22 -04:00
bbedward e3e3788a37 meta: many resource usage improvements and consolidations 2025-07-24 12:44:11 -04:00
bbedward ee2cbd708d meta: integrate wallpaper, FileBrowser, StateLayer
- A lot of this is implements patterns implemented by soramannew's
  caelestia-shell
2025-07-23 23:20:11 -04:00
purian23 a0735db7a4 Merge branch 'master' of github.com:bbedward/DankMaterialShell 2025-07-23 18:48:39 -04:00
purian23 8c11e2f0cf Half Dank Status Achieved 2025-07-23 18:47:35 -04:00
bbedward 71f8b8ce9a fix context menus and general stuff 2025-07-23 18:30:43 -04:00
purian23 bb2a410039 Fix 2nd tier expansion 2025-07-23 17:40:00 -04:00
bbedward 4f63d5899b refactor: perf improvement stopping singletons with ref
Also switch to scale+opacity anims with custom curve
2025-07-23 16:54:19 -04:00
bbedward 2c57487046 appdrawer: remove background effect 2025-07-23 15:37:53 -04:00
bbedward 94b10159a9 refactor: app drawer de-dupe 2025-07-23 15:36:29 -04:00
bbedward c01da89311 mecha refactoring 2025-07-23 15:15:51 -04:00
bbedward 19adcf3578 refactor: mega refactoring of a bunch of things 2025-07-23 11:56:18 -04:00
bbedward 14eef59c9f refactors: more DankModals, remove GlobalDropdown and InputDialog 2025-07-23 11:11:56 -04:00
bbedward 56a857939b Merge branch 'master' of github.com:bbedward/dank-material-dark-shell 2025-07-23 10:04:21 -04:00
bbedward 70f8a127c6 processlist: breakout and de-dupe code, change styles
Also reverts bluetooth pairing modals since quickshell did not approve
of the PR
2025-07-23 10:03:29 -04:00
purian23 5b40396a8a Level up notifications 2025-07-23 00:04:16 -04:00
bbedward e94d2af9ae fix auto focusing text fields 2025-07-22 23:51:18 -04:00
bbedward 9c8c25711c sizing changes 2025-07-22 23:35:48 -04:00
bbedward 54a7281fa3 fix sizing of dialogs, re-add ipcs 2025-07-22 23:00:09 -04:00
bbedward 7232d66b5d layer effect instead 2025-07-22 21:20:55 -04:00
bbedward 2f50821db4 Focus text inputs by default 2025-07-22 21:16:00 -04:00
bbedward f1833a81a0 Add DankModal and SystemLogo widgets 2025-07-22 21:12:19 -04:00
bbedward 5cf04aa941 settings: complete re-organize and breakout 2025-07-22 19:51:16 -04:00
bbedward 3157622c8b bluetooth: pairing dialog
- Allows connecting pin/passkey/confirmation dialogs
- Fixes inability to connect to many devices
- Dependent on un-merged quickshell PR: https://github.com/quickshell-mirror/quickshell/pull/138
2025-07-22 19:20:10 -04:00
bbedward 02bd9bbc72 networking: improve wifi experience and bugs 2025-07-22 11:50:07 -04:00
bbedward a4da6921bd settings: restore location search for weather 2025-07-21 22:35:16 -04:00
bbedward 9730e4edae refactor: common DankTextField widget 2025-07-21 22:10:46 -04:00
bbedward 303dc70c28 clipboard: fix focus warning on exit 2025-07-21 21:37:19 -04:00
bbedward de8235d94f refactor: create DankActionButton and implement 2025-07-21 21:06:03 -04:00
bbedward dbf2b58b7f fix focus window lookups 2025-07-21 20:56:33 -04:00
bbedward 42183b308e Fix focused window 2025-07-21 20:52:58 -04:00
bbedward 4238bb4638 refactor: replace SettingsToggle with DankToggle 2025-07-21 20:46:57 -04:00
bbedward 1854395a0c Re-add padding as option 2025-07-21 20:43:23 -04:00
bbedward c47ecf8fb0 focusedwindow: fix various issues with workspaces 2025-07-21 17:36:15 -04:00
bbedward 135cf8f027 workspaces: remove arbitrary padding and minimum width 2025-07-21 17:25:00 -04:00
bbedward 6c9e0fb74c network: wifi indicator fix 2025-07-21 16:12:33 -04:00
bbedward 67f1c64dd6 network: cleanup state handling 2025-07-21 16:08:50 -04:00
bbedward 85cf5060e2 no workspace index by default 2025-07-21 15:53:34 -04:00
bbedward 81c232eb20 Improve NetworkTab view when wifi and ethernet interfaces present 2025-07-21 15:52:10 -04:00
bbedward 56662608d1 Remove pointless connections 2025-07-21 14:02:18 -04:00
purian23 5189a34d40 Add 3 workspace indicators by default 2025-07-21 01:20:10 -04:00
purian23 92908b6e0e DND Hotfix 2025-07-21 00:50:33 -04:00
purian23 6f54e592ba Implement user icon theme selection in settings 2025-07-21 00:34:45 -04:00
purian23 79a600cf0d Enhanced Notification System & Settings 2025-07-20 19:07:48 -04:00
purian23 30983b50d5 Remove redundant network header verbiage 2025-07-19 22:49:11 -04:00