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

935 Commits

Author SHA1 Message Date
bbedward 0b68bf7c07 greeter: don't use a session lock 2025-10-21 17:06:26 -04:00
Bruno Cesar Rocha 92bcb83b16 Add support for material icons on launcher (#521)
- Add support for using material icons on launcher items (for plugins)
- Allow plugins to omit icons
- Update plugin docs
- add developer note so the next one working on launcher will not spend
  hours debugging the wrong place as I just did :)
2025-10-21 15:55:45 -04:00
bbedward 9b6fb29d46 nm: updates for NM agent in DMS API v7 2025-10-21 14:27:42 -04:00
bbedward c07ba3f737 hyprland: add overview 2025-10-21 14:02:53 -04:00
bbedward 322f1415f6 gamma: fix persistence of night mode auto-location 2025-10-21 08:40:27 -04:00
purian23 507b516f89 fix: Privacy audio null property 2025-10-20 21:02:33 -04:00
bbedward 7bf73ab14d gamma/nightmode: use dms V6 implementation - Scraps gammastep depednency 2025-10-20 18:24:57 -04:00
bbedward e02b255442 system tray: Add DMS_HIDE_TRAYIDs 2025-10-20 12:15:52 -04:00
bbedward c2f42f3f69 bar: fix border with radius 2025-10-20 11:34:46 -04:00
bbedward 635fcad416 Revert "lock: terminate fprint pam session when using password"
This reverts commit 7bf7d0afae.
2025-10-20 11:15:26 -04:00
bbedward 4924f3e55a cc: scrap bluetooth device icons 2025-10-20 10:04:36 -04:00
bbedward 53306165e1 bar: fix border canvas 2025-10-20 09:43:49 -04:00
bbedward 59669d8b7f i18n: add some terms 2025-10-20 09:22:03 -04:00
bbedward ad778b5d81 wallpaper: respect fill mode on lock + greeter 2025-10-19 23:39:21 -04:00
bbedward 0cb081a6d0 lock: bypass custom commands in ipc 2025-10-19 23:15:32 -04:00
bbedward daf3525e80 show hidden files for wallpapers 2025-10-19 22:44:21 -04:00
Mattias b35198c710 feat: Only colour Bluetooth icon in DankBar if a device is connected (#497) 2025-10-19 22:35:31 -04:00
Mattias 1feb77aadb chore: Tidy up superfluous whitespace (#503) 2025-10-19 22:35:17 -04:00
purian23 d6b690ae2f feat: Updated DMS Animations
- Based on Material 3 Expressive
- Now features custom timers options
- Thanks to Soramane/Caelestia for converting Google's Material 3 Expressive curves
2025-10-19 21:42:18 -04:00
purian23 b1ae246c86 Update Greeter ReadMe 2025-10-19 19:14:13 -04:00
Roni Laukkarinen 4ceb5f13e5 Dock: Support ultrawide monitors and wide docks instead of hardcoded 1200px dock boundary (#502) 2025-10-19 13:14:31 -05:00
bbedward 64960e4dcd wallpaper: support different fill modes 2025-10-19 12:49:57 -04:00
Mattias e1c180a13f feat: Indicate when the mic is muted in the Privacy Indicator (#495)
* feat: Indicate when the mic is muted in the Privacy Indicator

* chore: tidy up
2025-10-19 11:36:01 -05:00
purian23 8719dcf98f fix: System Updater focus 2025-10-18 19:33:54 -04:00
bbedward 8acde3a347 lock: fix passing screenName to surface 2025-10-18 12:53:19 -04:00
purian23 7c1e247ef8 feat: Group by App on Running Apps 2025-10-17 22:24:47 -04:00
bbedward 5696a36115 ws: disable window scrolling toggle when not niri 2025-10-17 08:40:26 -04:00
maggster165 3cdc1a9c81 Add Workspace Indicator scrolling (#475) 2025-10-17 08:37:28 -04:00
bbedward ce6c16214c lock: allow custom lock command 2025-10-17 08:36:11 -04:00
bbedward b6f7f2734e network: hide eth/wifi preference when apiVersion < 5 2025-10-17 08:23:56 -04:00
Massimo Branchini b21f6e80b3 enhancement: managed NetworkManager ethernet configurations connectio… (#473)
* enhancement: managed NetworkManager ethernet configurations connection from control panel

* server API minimal version
2025-10-17 08:05:42 -04:00
purian23 4ca91cd9f7 SELinux & Path DIR updates 2025-10-17 01:28:59 -04:00
bbedward ce9ab22ae1 notepad: use ref system for service 2025-10-16 23:01:48 -04:00
bbedward c0d110cde0 controlcenter: fix trigger position via IPC 2025-10-16 22:03:02 -04:00
bbedward b9d5deb2ae notifications: fix dnd tooltip & silence sounds on do not disturb 2025-10-16 21:30:45 -04:00
Nasser Alshammari d4b13ef46b Dropbox icon workaround when DankBar is vertical (#466) 2025-10-16 21:22:15 -04:00
bbedward 7ea3bd9df9 animations: dynamic bar/dock animation durations 2025-10-16 11:44:05 -04:00
bbedward 7bf7d0afae lock: terminate fprint pam session when using password 2025-10-16 11:37:14 -04:00
bbedward 0d329baaca dock: restructure + icon size option + orientation improvements 2025-10-16 11:23:16 -04:00
enzi 941a87b59c fix crash in spacer (#461) 2025-10-16 10:25:29 -04:00
bbedward 0d3a294118 dankbar: allow layer override via env 2025-10-16 09:58:44 -04:00
Oleksandr ce44edb419 support for displaying seconds on a clock (#457)
Co-authored-by: Oleksandr <avktech@gmail.com>
2025-10-16 09:51:23 -04:00
bbedward 9dcd8af7a3 workspace: respect theme corner radius 2025-10-16 09:50:19 -04:00
Massimo Branchini 13a188635d small fix: correct width for per-monitor dropdown (#454) 2025-10-16 08:19:30 -04:00
bbedward cd18fd5aed theme: make portal prefer-dark sync optional 2025-10-16 00:16:34 -04:00
bbedward edd54dda84 dock: repair context menu screens & tooltips 2025-10-15 18:17:56 -04:00
bbedward 09a45b49a6 dock: fix show on overview logic 2025-10-15 16:14:20 -04:00
bbedward 59d123a4a1 common: dont require id in runCommand helper 2025-10-15 14:53:23 -04:00
bbedward ed2afa03f9 revert useless changes 2025-10-15 14:52:53 -04:00
bbedward 3c531dc2ec bar: bind widget refresh to dpr changes 2025-10-15 14:43:47 -04:00