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

886 Commits

Author SHA1 Message Date
bbedward 00abb839f9 dock: add preventStealing 2025-11-04 10:22: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 712449674f fix hypr workspace right click 2025-11-03 21:25:44 -05:00
bbedward 3f70ca3506 brightness: dont cap to 1 minimum for non-backlight/ddc 2025-11-03 15:39:49 -05:00
bbedward 706a99817f wallpaper: small ui tweak 2025-11-03 15:30:55 -05:00
bbedward 13f1673371 toast: handle error overflow better 2025-11-03 15:18:06 -05:00
bbedward 5ed449773c lock: prevent sending lockerReady during unlock 2025-11-03 15:03:31 -05:00
bbedward 5cd1167b28 net: add auto connect option for wifi networks
fixes #597
2025-11-03 14:56:49 -05:00
bbedward a0ee4792b9 greeter: fix cornerRadius and fillmode sync
fixes #609
2025-11-03 13:26:21 -05:00
bbedward a8f6880840 wallpaper: improve per-mode wallpaper selection interface
- Separate it out so its clear what you're changing
fixes #611
2025-11-03 12:11:33 -05:00
bbedward 51296d1d44 niri: skip wallpaper transition during mode switches
fixes #612
2025-11-03 12:01:00 -05:00
bbedward 0f29149014 dankbar: fix mousearea position for scrolling workspaces
fixes #610
2025-11-03 11:55:41 -05:00
Bruno Cesar Rocha 3abee7f2f5 Consolidate launcher (#615)
* refactor: Consolidate Icon Renderer for launcher

Launcher icons are built on 2 places Spotlight and AppDrawer
This duplicates the maintanance effort, every time something
changes on one place must be replicated on the other.

This commit consolidates the Icon renderer in a shared component.

* refactor: Consolidate Launcher list and grid

List and GRid builders were split in 2 components.

this commit adds separate delegates to be reused as shared components.
2025-11-03 10:58:52 -05:00
bbedward ed0b80008f brightness: use brightness.decrement/increment/refresh APIs 2025-11-03 10:57:16 -05:00
bbedward 976ff108b3 brightness: remove brightnessctl + ddcutil dependencies
- Switches to DMS API v13+ dependency
2025-11-02 20:22:45 -05:00
Aziz Hasanain 414ce5610d Remove wallpaper engine support in favor of plugin (#601)
* Remove wallpaper engine support in favor of plugin

* i18n: update source strings from codebase

* Add migration notification for WallpaperEngine support

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-11-02 13:44:06 -05:00
bbedward 54a69a6101 gamma: allow setting high temp 2025-11-02 11:07:47 -05:00
bbedward 84e89599bf widgets: fix right click handling 2025-11-01 10:39:25 -04:00
bbedward e1cdf4ed50 keyboard/hyprland: sync keyboard layout with event 2025-11-01 10:35:22 -04:00
bbedward 9c45d13cbf lock/greeter: don't elide password field
fixes #593
2025-11-01 10:22:27 -04:00
Bruno Cesar Rocha ff3123e387 feat: allow Launcher plugins to set unicode icons. (#594)
Launcher plugins can now set `icon: "unicode:🍉"`
and the symbol is used as the icon.
2025-10-31 17:10:00 -04:00
bbedward cf66d28774 about tab: replace ansi art with logo 2025-10-31 16:31:35 -04:00
bbedward 7252d1e4d7 polkit: simplify service usage 2025-10-31 11:51:11 -04:00
bbedward 3c20e9e203 dankdash: show mangowc/sway when on one 2025-10-30 22:07:19 -04:00
bbedward 1fb4eb33aa dwl: don't always show tag 1 2025-10-30 21:58:26 -04:00
Mattias 293179daa6 fix: Enable "Show on Last Display" for Notepad Slideout and System Tray (#590) 2025-10-30 13:38:57 -04:00
bbedward 55d738e917 about: fix links 2025-10-30 13:13:29 -04:00
bbedward 4d06333624 about page: update for mango and sway 2025-10-30 13:04:10 -04:00
bbedward baf9b5e6f3 dwl: dont show empty tags 2025-10-30 10:50:35 -04:00
bbedward 5033d10246 dwl: remove wlr-randr dependency 2025-10-30 09:21:20 -04:00
bbedward 19b13a1e81 dwl: tag changes 2025-10-29 23:45:40 -04:00
bbedward 76637fab33 dwl: hide empty tags by default 2025-10-29 23:45:40 -04:00
bbedward 2a7cf187ad keyboard layout: remove polling on hyprland 2025-10-29 16:58:07 -04:00
bbedward c87fa0de5e sway: add support for sway 2025-10-29 15:08:11 -04:00
bbedward 7b26692c8e dwl: support display scales 2025-10-29 13:45:22 -04:00
bbedward 85f8e362e6 pam: try to avoid racey unlock states 2025-10-29 12:59:35 -04:00
bbedward aede6b064a dwl: add dwl/MangoWC support
- Requires dms api v12
- Tags/Workspace support
- MangoWC launcher logo
- dpms off/on support
- logout support
2025-10-29 12:39:31 -04:00
bbedward 76b168020c dash: fix IPC positioning 2025-10-29 10:42:39 -04:00
bbedward 5e36b1454a wallpaper: transition blurred wallpaper layer fixes #579 2025-10-29 09:26:03 -04:00
bbedward e081ec19cc dankbar: cooldown timer on scrolling workspaces 2025-10-29 09:18:46 -04:00
bbedward 20fd13c836 dankbar: scroll wheels to cycle apps and workspaces 2025-10-29 09:12:10 -04:00
bbedward 4ac1990c12 systray: fix icon fallback 2025-10-28 16:40:13 -04:00
bbedward 13a2813db9 calendar: parse event links from description 2025-10-28 11:20:42 -04:00
bbedward 116c421492 net: don't force singleActive on VPNs
fixes #574
2025-10-28 08:54:56 -04:00
bbedward b6688adb35 niri: more blur on overview 2025-10-27 17:54:53 -04:00
bbedward 7a3884a633 wallpaper: fix per-monitor dankdash tab + allow matugen override
per-monitor

fixes #561
2025-10-27 15:36:07 -04:00
bbedward 24b046e9d7 dankbar: fix app icon scaling fixes #568 2025-10-27 14:36:15 -04:00
bbedward 033f96a4b0 vpn: various state management fixes 2025-10-27 14:17:29 -04:00
bbedward b79c66d59a plugins: fix listview scroll issues
fixes #564
2025-10-27 10:53:29 -04:00