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

58 Commits

Author SHA1 Message Date
bbedward 17b405e9dc Also bind system tray visibility to # of items 2025-10-15 13:26:20 -04:00
bbedward 38b833c886 bar: dpr-aware canvas 2025-10-15 12:31:07 -04:00
bbedward 23ef19e683 bar: attempt to fix some nichhe binding issues 2025-10-15 09:16:53 -04:00
bbedward aa7a07fd99 bar: trigger repaint on opacity change 2025-10-15 09:03:31 -04:00
Oleksandr 1976ea4d49 Multi batteries support (#431)
* Multi batteries support

* Multi batteries support DMS_PREFERRED_BATTERY fix

---------

Co-authored-by: Oleksandr <avktech@gmail.com>
2025-10-15 08:45:35 -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
bbedward d63c0fc6f0 Simplify font picking and elide contents 2025-10-13 14:58:24 -04:00
bbedward 6814b140fc bar: more repaint triggers + repaint debounce 2025-10-13 14:38:03 -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 3014fd8095 Fractional scaling fixes + bar border settings 2025-10-10 12:25:00 -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 1ed4abd347 Attempts to improve startup time 2025-10-08 10:02:54 -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 1f8bddaa5e Fix dank bar on overview clicks 2025-10-06 22:35:30 -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 0b11fb2fd5 Fix variant plugins in center section 2025-10-06 17:57:01 -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 89793d2d62 plugins: support for multiple widgets per-plugin (variants) 2025-10-06 12:33:58 -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
purian23 db440b8a14 feat: Add a 1px border to Dankbar w/edge detection
-  No edge gap (spacing = 0 AND corner radius = 0): Draws 1px border only on the exposed edge (bottom for top bar, top for bottom bar, right for left bar, left for right bar)
- Has edge gap (spacing > 0 OR corner radius > 0): Draws 1px border around all sides
2025-10-05 23:56:40 -04:00
bbedward c30f9a2841 use wayland idle-inhibit when available 2025-10-04 08:12:18 -04:00
bbedward d83478239e plugins: add pillClickAction + PopoutService 2025-10-04 01:12:17 -04:00
bbedward 345d37edf8 Shift urgent workspace color 2025-10-04 00:11:49 -04:00
bbedward 44449e26a0 Handle urgent workspaces 2025-10-03 18:17:24 -04:00
bbedward 731db13c14 Fix bindings in center section & icon sizes 2025-10-02 21:41:24 -04:00
bbedward a3d30211f6 Fix missing screen info 2025-10-02 12:57:43 -04:00
bbedward aaca31276b shift clock and date weights in vertical mode 2025-10-02 12:44:21 -04:00
bbedward fb5aa0313e cleanup debug logs, fix center section plugins 2025-10-02 12:24:45 -04:00
bbedward 9b41eecbf1 Fix reactivity, different settings structure, etc, etc. 2025-10-02 12:13:49 -04:00
bbedward ae461b1caf Merge branch 'master' of github.com:bbedward/DankMaterialShell into wip/plugins 2025-10-02 00:22:32 -04:00
bbedward 4560d5c2d5 Fix overview auto hide bar 2025-10-01 18:16:27 -04:00
bbedward 0ca12d275c Abstract away plugin dev a little more 2025-10-01 17:47:39 -04:00
bbedward ab1c0bb129 Merge branch 'master' of github.com:bbedward/DankMaterialShell into wip/plugins 2025-10-01 13:38:49 -04:00
Bruno Cesar Rocha 53983933dc feat: Plugin System (#276)
* feat: Plugin System

* fix: merge conflicts
2025-10-01 11:28:10 -04:00
bbedward 6e638cadb7 slightly thinner workspace pills + more forgiving mousearea 2025-09-30 15:49:13 -04:00