1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-12 23:32:50 -04:00
Commit Graph

3579 Commits

Author SHA1 Message Date
bbedward 28ad641070 displays: workaround for duplicate models 2025-11-27 10:34:18 -05:00
bbedward 384c775f1a dank16: enrich with hex, hex stripped, rgb 2025-11-27 09:46:45 -05:00
bbedward ce40c691e9 niri: remove waitingForResults since it doesnt work and bind to search
term length
2025-11-27 01:47:33 -05:00
bbedward 5b0c38b0ed niri: fix warnings in overview 2025-11-27 01:01:35 -05:00
bbedward 734456785f matugen: log worker messages 2025-11-27 00:53:32 -05:00
bbedward 4f24312432 matugen: always set color scheme on exit 2025-11-27 00:31:56 -05:00
bbedward d79b1ff3b4 displays: show physical resolution/mode instead of logical
fixes #819
2025-11-26 23:54:19 -05:00
bbedward bbe1c1f1e0 filebrowser: re-add layer surface version 2025-11-26 23:51:59 -05:00
purian23 1978e67401 Update dms-cli for OBS packages 2025-11-26 23:27:33 -05:00
purian23 e129e4a2d0 Update dms-cli for nightly builds 2025-11-26 22:17:49 -05:00
Lucas f7f1bbbdd2 nix: fix NixOS systemd service PATH (#823) 2025-11-26 18:30:06 -05:00
Saurabh de8f2e6a68 feat/matugen3 (#771)
* added matugen 3 terminal templates and logic

fixed version check and light terminal check

refactored json generation

fixed syntax

keep tmp debug

fixed file outputs

fixed syntax issues and implicit passing

added debug stderr output

* moved calls to matugen after template is built correctly

added --json hex

disabled debug message

cleaned up code into modular functions, re-added second full matugen call

fixed args

added shift

commented vs code section

debug changes

* arg format fixes

fixed json import flag

fixed string quotation

fix arg order

* cleaned up

fix cfg naming

* removed mt2.0 templates and refactored worker

removed/replaced matugen 2 templates

fix formatter diffs + consistent styling

* fixed last json output

* fixed syntax error

* vs code templates

* matugen: inject all stock/custom theme colors as overrides
- also some general architectural changes

* dank16: remove vscode enrich option

---------

Co-authored-by: bbedward
2025-11-26 16:34:53 -05:00
Álvaro 85704e3947 Improved applications naming in AudioOutputDetail (#821) 2025-11-26 16:28:26 -05:00
bbedward 4d661ff41d dankinstall: add artix 2025-11-26 16:18:11 -05:00
bbedward d7b39634e6 hyprland: fix focus grab 2025-11-26 12:46:19 -05:00
bbedward 039c98b9e3 power: switch to hold-style confirmation
fixes #775
2025-11-26 11:19:18 -05:00
bbedward 172c4bf0a9 confirm: add keepPopoutsOpen 2025-11-26 10:34:59 -05:00
bbedward 1f2a1c5dec niri: keep overview focus when open 2025-11-26 09:38:15 -05:00
bbedward e5a6a00282 improve border 2025-11-26 00:35:21 -05:00
bbedward d8153f7611 dankbar: improve config reactivity 2025-11-25 22:35:38 -05:00
bbedward 8b6ae3f39b bar: use shape > canvas 2025-11-25 18:51:47 -05:00
bbedward 24537781b7 remove UPower import from Theme 2025-11-25 17:24:52 -05:00
Álvaro d2a29506aa Add middle-click close and collapse popout (#813)
* Add middle-click close and collapse popout

* Revert ControlCenterPopout
2025-11-25 16:21:01 -05:00
bbedward adf51d5264 cava: tweak options 2025-11-25 16:17:52 -05:00
bbedward 0864179085 media: change icon for player volume 2025-11-25 15:02:59 -05:00
bbedward 8de77f283d niri: fix exit anims on overview launcher 2025-11-25 14:54:29 -05:00
bbedward 004a014000 windows: add minimum sizes 2025-11-25 13:58:08 -05:00
bbedward 80f6eb94aa appdrawer: fix not getting mouse events sometimes 2025-11-25 12:25:40 -05:00
bbedward 4035c9cc5f plugins: fix reactivity, tooltips, new IPCs to reload 2025-11-25 11:02:38 -05:00
bbedward 3a365f6807 settings: make plugin browser and widget browser floating 2025-11-25 10:33:32 -05:00
purian23 9920a0a59f Tweak Workflows 2025-11-25 10:09:11 -05:00
github-actions[bot] c17bb9e171 chore: update packaging versions
🤖 Automated update by GitHub Actions
Workflow run: https://github.com/AvengeMedia/DankMaterialShell/actions/runs/19673220228
2025-11-25 14:37:10 +00:00
purian23 03073f6875 Refactor distro logic & automation 2025-11-25 09:32:24 -05:00
bbedward 609caf6e5f windows: disable QT CSD 2025-11-25 09:24:40 -05:00
bbedward 411141ff88 wallpaper: fix cycling
fixes #812
2025-11-25 09:24:00 -05:00
purian23 3e472e18bd Merge pull request #809 from LuckShiba/fix-scroll
bar: fix scroll on widgets that doesn't handle scroll
2025-11-25 01:24:45 -05:00
LuckShiba e5b6fbd12a bar: fix scroll on widgets that doesn't handle scroll 2025-11-25 03:21:35 -03:00
bbedward c2787f1282 wallpaper: disable cycling if any toplevel is full screen 2025-11-24 22:28:53 -05:00
bbedward df940124b1 net: allow overriding wifi device 2025-11-24 21:27:18 -05:00
bbedward 5288d042ca media: fix player button control popup things 2025-11-24 20:51:05 -05:00
bbedward fa98a27c90 dankbar: add generic bar widget IPC for popouts
fixes #750
2025-11-24 19:52:26 -05:00
bbedward d341a5a60b dankbar/controlcenter: add VPN, mic, brightness, battery, and printer
options for widget
2025-11-24 16:36:49 -05:00
purian23 7f15227de1 Reduce dups & add workflow hotfix 2025-11-24 13:58:22 -05:00
purian23 bb45240665 Further optimize OBS build scripts 2025-11-24 13:10:16 -05:00
bbedward 29f84aeab5 dankbar: fix monitoring widgets with no background option
fixes #806
2025-11-24 12:26:29 -05:00
bbedward 5a52edcad8 ws: add option for occupied only 2025-11-24 12:03:34 -05:00
bbedward b078e23aa1 settings: fix scrollable area in window 2025-11-24 11:56:10 -05:00
bbedward 7fa87125b5 audio: optimize visualizations 2025-11-24 11:37:24 -05:00
bbedward f618df46d8 audio: optimize non-cava fallback 2025-11-24 11:08:03 -05:00
bbedward ee03853901 idle: add fade to lock option
fixes #694
fixes #805
2025-11-24 10:59:36 -05:00