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

58 Commits

Author SHA1 Message Date
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
purian23 0865ae000b Remove Notepad indicator 2025-10-23 22:13:53 -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 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 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
bbedward e02b255442 system tray: Add DMS_HIDE_TRAYIDs 2025-10-20 12:15:52 -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
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 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
Nasser Alshammari d4b13ef46b Dropbox icon workaround when DankBar is vertical (#466) 2025-10-16 21:22:15 -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
bbedward 59d123a4a1 common: dont require id in runCommand helper 2025-10-15 14:53:23 -04:00
bbedward 5f95fa5e79 Use proc helper in more places 2025-10-14 16:52:50 -04:00
bbedward 524d7ee5c0 systemupdate: use ref system to prevent executions 2025-10-14 14:14:06 -04:00
bbedward a48c39642a Fix outdated oSD trigger 2025-10-13 22:02:34 -04:00
bbedward 3be3e622bc re-work mouse handling of dannkbar 2025-10-13 21:34:53 -04:00
bbedward a3ada5b2bb Restructure lock screen 2025-10-13 17:44:09 -04:00
bbedward 38b3ad2b31 niri: re-gen layout kdl on dbar spacing change 2025-10-13 17:03:08 -04:00
Body 50fde1e308 Add niri overview toggle on launcher button rightclick. (#394) 2025-10-12 07:38:55 -04:00
max72bra 46fd0ae413 Hyprland: filter all spacial workspaces (#398)
Filters all workspaces with IDs less than 0, regardless of their name (which is user-defined)
2025-10-12 07:38:39 -04:00
bbedward ed1a5bfded i18n: Add japanese + i18n service 2025-10-08 16:25:06 -04:00
bbedward d64cd0b8a4 Fix launcher button mask 2025-10-08 15:12:47 -04:00
bbedward e327b1ca5b Add proxy service for legacy nmcli version 2025-10-08 14:00:51 -04:00
bbedward ed118f4e7a Dropbox icon workaround 2025-10-08 12:54:06 -04:00
bbedward 27f9b3cd0b native NetworkManager + all native dbus bindings via dms
- Scrap janky NetworkService in favor of, dms' native NM integration
  socket
- Scrap all gdbus usage in favor of native dbus bindings in dms
  (loginctl, freedesktop)

It means that - some features won't work if running without dms wrapper.

But the trade off is certainly worth it, in the long-run for efficiency
improvements.
2025-10-08 12:03:50 -04:00
bbedward 980aec714a Fix typo in workspace mousearea 2025-10-07 13:39:53 -04:00
bbedward 2757a41102 Add invert on mode change for launcher logo 2025-10-06 23:24:39 -04:00
bbedward ef9f76190d Implement sizing mechanism for bar widget content 2025-10-06 20:40:02 -04:00
bbedward 7158e09b0e Customizable launcher logo 2025-10-06 20:08:21 -04:00
bbedward 1b06090f72 Remove terms that shouldnt be localized 2025-10-06 16:06:19 -04:00
bbedward 5460c20ac3 Localization framework 2025-10-06 16:00:50 -04:00
bbedward 11a1af89f4 Allow removing force-padding on monitor widgets + plugin load fixes 2025-10-06 11:32:25 -04:00
bbedward e24ddb804d Filter out scratch_term ws on hyprland 2025-10-06 09:38:10 -04:00
Bruno Cesar Rocha 5140cd9d7f fix: use correct icon on CPU temp on bar (#327) 2025-10-06 09:05:44 -04:00