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

1264 Commits

Author SHA1 Message Date
xdenotte cbd1fd908c Fix ProcessList context menu visibility in DankPopout (#857) 2025-11-30 11:21:15 -05:00
bbedward b2cf20f3d8 core: add pre-commit hooks for go CI checks 2025-11-30 11:04:12 -05:00
yayuuu b1834b1958 Adde Loader to only load shapes once the correct path has been generated (#851) 2025-11-30 10:11:53 -05:00
Willem Schipper 1beeb9fb55 fix: recreate plugin popout binding even if contentHeight is already set (#852) 2025-11-30 10:11:18 -05:00
bbedward 18d86354ec wallpaper: revert last changes
fixes #855
2025-11-30 10:06:01 -05:00
bbedward d62ef635a7 ci: use gh app 2025-11-30 01:42:15 -05:00
bbedward c53836040f dankbar: add width/height deps to binding 2025-11-30 01:28:04 -05:00
bbedward 1b4363a54a dankbar: dont early return in path functions 2025-11-30 01:08:38 -05:00
bbedward 4606d7960e dankbar: remove caching redraw prevention 2025-11-30 00:56:36 -05:00
bbedward 4eee126d26 media: suppress media OSD on new players for 2s
fixes #838
2025-11-30 00:35:24 -05:00
bbedward 621d4e4d92 dankbar: remove barTint Shape 2025-11-29 23:12:12 -05:00
bbedward 76062231fd dankbar: another hack to try and fix opacity 2025-11-29 23:06:49 -05:00
bbedward 261f55fea5 dankbar: simplify transparency binding 2025-11-29 22:55:14 -05:00
bbedward 202cf4bcc9 dankbar: try something else for binding 2025-11-29 22:43:55 -05:00
Willem Schipper b7572f727f feat: allow popout to resize to its contents (#847) 2025-11-29 22:39:30 -05:00
bbedward 50ab346d58 dankbar: try to fix binding issues on creation 2025-11-29 22:36:20 -05:00
bbedward b11b375848 settings: optimize mem usage
- keep un-loaded unless called upon
2025-11-29 18:32:45 -05:00
bbedward e6c3ae9397 cups: add comprehensive CUPs setting page
- Add printers
- Delete printers
- Use polkit APIs as fallback on auth errors
- Fix ref system to conditionally subscribe to cups when wanted
2025-11-29 17:35:21 -05:00
bbedward df663aceb9 net: less Theme.success 2025-11-29 11:14:15 -05:00
bbedward db7e597f67 DankDash: fix per-monitor wallpapers 2025-11-29 11:10:10 -05:00
bbedward 1d3fe81ff7 network: big feature enrichment
- Dedicated view in settings
- VPN profile management
- Ethernet disconnection
- Turn prompts into floating windows
2025-11-29 10:00:05 -05:00
Lucas 9c887fbe63 spotlight: fix mouse action menu click (#841) 2025-11-28 23:32:35 -05:00
Lucas 4723bffcd2 spotlight: fix clipping and add context menu keyboard navigation (#840)
* spotlight: fix clipping and add context menu keyboard navigation

* prime: also detect nvidia-offload command

* spotlight: fix review nitpicks
2025-11-28 19:36:35 -05:00
bbedward dd409b4d1c osd/audio: bind audio change to pipewire, suppress OSDs on startup and
resume from suspend
2025-11-28 11:05:53 -05:00
bbedward 94a1aebe2b dgop: use dgop for uptime 2025-11-28 10:41:59 -05:00
bbedward d3030c3ec6 color picker: fall back to niri picker when on niri
fixes #828
2025-11-28 09:47:19 -05:00
purian23 966021bfd4 fix: DankBar binding loop & sth transparency 2025-11-27 22:13:13 -05:00
bbedward f06e6e85d5 niri: support compact kb layout display
fixes #818
fixes #500
2025-11-27 10:53:37 -05:00
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
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 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