1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-05-13 07:42:46 -04:00
Commit Graph

3609 Commits

Author SHA1 Message Date
bbedward 7f6a71b964 ci: switch to gh pat 2025-11-30 01:20:19 -05:00
bbedward 1b4363a54a dankbar: dont early return in path functions 2025-11-30 01:08:38 -05:00
bbedward 16d168c970 core: update deps 2025-11-30 01:05:15 -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 dde426658f core: fix golang-ci lints and add a config 2025-11-30 00:12:45 -05:00
bbedward f6874fbcad workflow: run go CI on PRs 2025-11-29 23:35:40 -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
purian23 9643de3ca0 Update greet sync to rec ACL 2025-11-28 18:45:55 -05:00
purian23 3bf3a54916 Enhance DMS Greeter logic 2025-11-28 18:10:54 -05:00
Marcus Ramberg bcffc8856a nix: install completion support for dms cli (#836) 2025-11-28 19:59:37 -03:00
purian23 6b8c35c27b feat: DMS Greeter for Ubuntu 2025-11-28 16:32:48 -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 0221021078 Enhance DMS Greeter automation
- Thanks @brunodsf05 for doing some legwork to hunt this down!
2025-11-27 23:12:33 -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
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