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

1256 Commits

Author SHA1 Message Date
bbedward 4484f6bd61 launcher: built-in plugins, add settings search plugin with ? default
trigger
2026-01-05 21:46:12 -05:00
purian23 0076c45496 shell: dmsCoreApp updates 2026-01-05 20:31:06 -05:00
bbedward ab071e12aa icons: fix transmission-gtk modded app ID again 2026-01-05 16:44:31 -05:00
bbedward 8386b40c50 launcher: F10 as alt for menu key 2026-01-05 14:58:50 -05:00
bbedward 03a985228d dankbar: add shadow option
fixes #916
2026-01-05 13:43:15 -05:00
bbedward ef7d7ec13d desktop widgets: niri overview only option + grid on overlay when on
overview
2026-01-05 13:01:10 -05:00
bbedward 824792cca7 notifications: add support for none, count, app name, and full detail
for lock screen
fixes #557
2026-01-05 12:22:05 -05:00
bbedward 850e5b6572 session: handle hibernate error
fixes #308
2026-01-05 12:01:17 -05:00
bbedward 64310854a6 compositor+matugen: border override, hypr/mango layout overrides, new
templates, respect XDG paths
- Add Hyprland and MangoWC templates
- Add GUI gaps, window radius, and border thickness overrides for niri,
  Hyprland, and MangoWC
- Add replacement support in matugen templates for DATA_DIR, CACHE_DIR,
  CONFIG_DIR
fixes #1274
fixes #1273
2026-01-05 11:25:13 -05:00
bbedward 4005a55bf2 session: blockLoading true 2026-01-05 09:11:19 -05:00
bbedward 0236fe3276 session: fix persist on empty file 2026-01-05 09:07:00 -05:00
bbedward c1d95a3086 launcher: fix invalid icon rendering wrong icon 2026-01-04 22:58:20 -05:00
bbedward 9b027df1d5 doctor: add links to dr command 2026-01-04 22:44:19 -05:00
purian23 5e03afe7f0 feat: Implement DMS Core Persistent Apps 2026-01-04 22:33:50 -05:00
bbedward 145a974b6d welcome: add IPC targets and button on about page 2026-01-04 21:45:02 -05:00
bbedward d23fc9f2df welcome: add a first launch welcome page with doctor integration
fixes #760
2026-01-04 19:07:34 -05:00
bbedward 29d27ebd6d mautgen: update vscode package 2026-01-04 17:19:51 -05:00
bbedward e45075dd84 launcher: fix binding loop 2026-01-04 17:19:35 -05:00
bbedward 80bc87e76b clock: fixed width chars in vertical mode 2026-01-04 13:20:20 -05:00
bbedward 76d88517ec matugen: publish vscode theme to marketplace/ovsix 2026-01-04 13:07:23 -05:00
bbedward 151d695212 launcher: optimize bindings and filters 2026-01-04 11:49:24 -05:00
bbedward 436c99927e settings: detect read-only on save attempts 2026-01-03 20:34:36 -05:00
bbedward aa72eacae7 notifications: add image persistence 2026-01-03 19:56:08 -05:00
bbedward 913bb2ff67 niri: ensure outputs.kdl and binds.kdl exist 2026-01-03 18:31:36 -05:00
bbedward 166843ded4 niri: preserve remaining settings when turning off output 2026-01-03 16:17:16 -05:00
bbedward f0f2e6ef72 i18n: update terms 2026-01-03 15:20:34 -05:00
bbedward 8d8d5de5fd matugen: update vscode template
- yaml/toml highlighting colors
- fix scrollbar contrast
- fix command-search marker
2026-01-03 15:10:38 -05:00
bbedward 6d76f0b476 power: add fade to monitor off option
fixes #558
2026-01-03 15:00:12 -05:00
bbedward f3f720bb37 settings: fix network refresh button animation behavior
fixes #1258
2026-01-03 14:37:27 -05:00
bbedward 2bf85bc4dd motifications: add support for configurable persistent history
fixes #929
2026-01-03 13:08:48 -05:00
bbedward 2991aac82e printers: fix input field height
fixes #1254
2026-01-03 10:54:53 -05:00
bbedward e1817027b1 settings: add existence check in addition to RO check 2026-01-02 22:36:37 -05:00
bbedward 405749aa98 theme: unconditionally load dms-colors.json 2026-01-02 22:01:04 -05:00
bbedward 77681fd387 launcher: allow terminal apps 2026-01-02 21:56:56 -05:00
bbedward 8253ec4496 theme: add dank16 to dms matugen template 2026-01-02 21:37:48 -05:00
bbedward a1e001e640 i18n: update terms 2026-01-02 19:35:02 -05:00
bbedward 3a65ea21ba plugins: fix first plugin install reactivity 2026-01-02 19:22:04 -05:00
Phil Jackson 4cb90c5367 Bar (mediaplayer): Mouse wheel options for media player widget (#1248)
* Add different options for scroll on media widget.

* Nicer lookup code.

* Remove some checks I didn't need.

* Update the search tags.

* EOF.
2026-01-02 17:08:42 -05:00
vha 7268a3fe7f feat: Add group workspace apps toggle (#1238)
* Add group workspace apps toggle

* wording

* fix pre-commit

---------

Co-authored-by: bbedward <bbedward@gmail.com>
2026-01-02 15:55:51 -05:00
pcortellezzi d2c4391514 feat: Persistent Plugins & Async Updates (#1231)
- PluginService: maintain persistent instances for Launcher plugins
- AppSearchService: reuse persistent instances for queries
- Added requestLauncherUpdate signal for async UI refreshes
2026-01-02 15:49:04 -05:00
sweenu 69b1d0c2da bar(ws): add option to show name (#1223) 2026-01-02 15:47:33 -05:00
sweenu ba28767492 bar(clock): respect compact mode on vertical bar (#1222) 2026-01-02 15:46:33 -05:00
bbedward 6cff5f1146 settings: prevent overwrites if parse called with null object 2026-01-02 15:45:31 -05:00
Phil Jackson 1a98da22b2 Larger option for the media player widget. (#1236) 2026-01-01 22:12:37 -05:00
johngalt 618ccbcb2f zen-userchrome.css - fixing workspaces container color (#1194) 2026-01-01 22:03:59 -05:00
Body d3a79a055e tweak background and popout colors to be brighter and more similar to adwaita (#1237) 2026-01-01 21:44:50 -05:00
bbedward f6279b1b2e greeter: simplify start-hyprland check 2026-01-01 13:17:01 -05:00
bbedward 957c89a85d settings: refactor for read-only handling
- Remove default-* copying logic
- Allow in-memory changes of settings/session datas
- Convert SessionData to newer spec pattern
- Migrate weather coords to Session data
- Bricks home manager (temporarily)
2026-01-01 13:13:35 -05:00
bbedward 571a9dabcd dock: fix tooltip positioning with adjacent bars 2026-01-01 12:04:49 -05:00
bbedward 51ca9a7686 cachingimage: dont depend on sha256sum 2026-01-01 11:47:26 -05:00