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

127 Commits

Author SHA1 Message Date
bbedward 1eed499151 meta: consistent transparency for all popups/modals 2025-11-04 08:40:26 -05:00
bbedward 712449674f fix hypr workspace right click 2025-11-03 21:25:44 -05:00
bbedward 0f29149014 dankbar: fix mousearea position for scrolling workspaces
fixes #610
2025-11-03 11:55:41 -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 7252d1e4d7 polkit: simplify service usage 2025-10-31 11:51:11 -04:00
bbedward 1fb4eb33aa dwl: don't always show tag 1 2025-10-30 21:58:26 -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 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 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 116c421492 net: don't force singleActive on VPNs
fixes #574
2025-10-28 08:54:56 -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 0ac5b7bc87 workspaces: add desktop entries binding 2025-10-26 22:35:45 -04:00
ahoyiski a90b00e5fe Added a Compact mode to the keyboard_layout_name widget. (#554)
* Added a Compact mode to the keyboard_layout_name widget.

* Added another root.currentLayout = "Unknown" that was missing.
2025-10-26 09:07:11 -04:00
bbedward 8c626b20e1 dankbar: fix center section spacers 2025-10-25 18:21:22 -04:00
bbedward 237333941a font: bundle in material symbols rounded 2025-10-25 16:15:15 -04:00
bbedward 62df30ed6c apps: fix sorting and reactivity 2025-10-25 12:42:54 -04:00
bbedward 7e75c9e510 dankbar: fix widget hover effects 2025-10-25 12:42:54 -04:00
bbedward 032777e32e net: switch to native VPN backend 2025-10-25 11:47:46 -04:00
bbedward cedba3770c clock: baseline text relative to date
fixes #535
2025-10-24 08:47:09 -04:00
bbedward 771920b38b dankbar: fix focusedapp & media text clipping
fixes #537
2025-10-23 23:15:53 -04:00
bbedward 0f55bbc148 dankbar: remove hardcoded font weights
fixes #539
2025-10-23 23:11:20 -04:00
bbedward ab4e9646ad workspace: don't wrap on mousewheel
fixes #538
2025-10-23 23:04:17 -04:00
bbedward 492c0e7ef7 dankbar: fix separator 2025-10-23 22:44:49 -04:00
purian23 0865ae000b Remove Notepad indicator 2025-10-23 22:13:53 -04:00
bbedward 0c7af9c740 meta: log level re-work 2025-10-23 16:13:27 -04:00
bbedward d5c4b990dc accessibility: widen click targets to bar edge 2025-10-23 15:51:59 -04:00
Aleksandr Lebedev a650a79dfc Fixed bugs in Workspace Switcher (#534)
* Fixed bugs with workspace switcher:

- fixed bug that, when moving existing windows/moving focus from one
window to another, information about positions and active windows on
workspace switcher was not updated
- fixed bug that hovering/clicking on app icons didn't work, because
of missplaced MouseArea

* Added comment
2025-10-23 14:46:29 -04:00
bbedward 2a744fb174 battery: hide secondary text on no battery 2025-10-23 12:24:20 -04:00
bbedward 85c00a9c4e dankbar: prevent double widget instances for horiz/vertical 2025-10-23 09:30:37 -04:00
bbedward a25e929200 cc: allow pinning brightness device per-monitor 2025-10-22 16:30:51 -04:00
Roni Laukkarinen dbc1bdeb3b Fix WorkspaceSwitcher crash: replace undefined parentScreen?.name with screenName (#527) 2025-10-22 13:34:39 -04:00
bbedward d90dd5288b notif: improve indicator 2025-10-22 11:14:54 -04:00
bbedward ea7676c98e runningapps: fix context menu on vertical bar 2025-10-22 10:11:51 -04:00
bbedward 951136bc4c dankbar: enhance widget click targets
- Fitt's law stuff, whole height on horiz, whole width in vertical
- Probably missed stuff or breaks stuff, pretty big refactor
2025-10-22 00:12:41 -04:00
bbedward 1e72733e81 dankdash: add wallpaper selector + IPC targets 2025-10-21 23:15:10 -04:00
bbedward 967b7d05de Revert 2025-10-21 23:13:54 -04:00
purian23 647c358b72 feat: Wallpapers built into the Media Hub
- Thanks @TaylanTatli for the inspiration
2025-10-21 23:09:10 -04:00
bbedward c07ba3f737 hyprland: add overview 2025-10-21 14:02:53 -04:00
purian23 507b516f89 fix: Privacy audio null property 2025-10-20 21:02:33 -04:00