purian23
e50ac208e3
feat(mangowm): add live config reloads & misc QOL updates
...
- Hide workspace tags during Mango overview
- Add HJKL focus/move defaults
- Add Mango natural touchpad scrolling & cursor configs
- Fix Mango startup
2026-06-05 10:53:26 -04:00
purian23
a265625851
refactor(Hyprland): Update Lua migration and keybind writes
...
- emit native hl.dsp.* dispatchers for generated Lua keybinds
- keep legacy hyprland.conf installs read-only but preserved until dms setup migration
2026-05-30 23:07:06 -04:00
purian23
81a1bb1cd7
fix(Hyprland): Respect legacy conf configs before migrating to lua
2026-05-18 16:51:25 -04:00
purian23
0b55bf5dac
feat(Hyprland): Introduce Lua support for Hyprland configurations
...
- Note: We do not convert your existing conf configs to lua. This update only reflects DMS defaults state
- Updated README.md to reflect changes
- Updated Keyboard shortcut support
2026-05-18 13:06:58 -04:00
Particle_G
976b231b93
Add headless mode support with command-line flags ( #2182 )
...
* Add support for headless mode. Allow dankinstall run with command-line flags.
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056146219
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056146253
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056146271
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056146296
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056146348
* FIx https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056146328
* Update headless mode instructions
* Add log dir config. Use DANKINSTALL_LOG env var, fallback to /var/tmp
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056737552
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056737572
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3056737592
* Add explanations for headless validating rules and log file location
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3058087146 and https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3058087234
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3058087271
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3058310408
* Enhance configuration deployment logic to support missing files and add corresponding unit tests
* Fix https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3058310495
* Reworked the log channel handling logic to simplify the code and added the `drainLogChan` function to prevent blocking (https://github.com/AvengeMedia/DankMaterialShell/pull/2182#discussion_r3058609491 )
* Added dependency-checking functionality to ensure installation requirements are met, and optimized the pre-installation logic for AUR packages
* feat: output log messages to stdout during installation
* Revert dependency-checking functionality due to official fix
* Revert compositor provider workaround due to upstream fix
2026-04-13 09:03:12 -04:00
bbedward
122fb16dfb
clipboard: simplify copyFile, fix copy image from history
2026-01-26 21:49:34 -05:00
bbedward
db1de9df38
keybinds: fix empty string args, more writable provider options
2026-01-07 15:38:44 -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
2127fc339a
core: update hypr config test
2025-12-29 14:59:02 -05:00
Austin Farmer
04921eef62
Move Ghostty Application Theming ( #1047 )
...
* Moved ghostty config
First test. Seems to work but probably broke something.
* Updated test
2025-12-15 17:16:46 -05:00
bbedward
60c577a61e
core: hyprland session on all distros, dms setup systemd prompt
2025-12-08 22:04:04 -05:00
bbedward
37a843323d
dankisntall: add hyprland session target, disable hyprland-git variant
...
universally
2025-12-08 20:40:13 -05:00
bbedward
95c780ca8c
Revert "dankinstall: remove systemd path for Hyprland"
...
This reverts commit 0435a805c7 .
2025-12-08 20:24:58 -05:00
bbedward
0435a805c7
dankinstall: remove systemd path for Hyprland
2025-12-08 19:48:07 -05:00
bbedward
f406a977e0
Revert "dankinstall: update hyprland syntax"
...
This reverts commit 54b253099d .
2025-12-08 19:35:05 -05:00
bbedward
1293aecbca
dankinstall: nuke polkit
2025-12-08 19:03:11 -05:00
bbedward
9a08b81214
dankinstall: swap to systemd by default, use 90-dms.conf for vars
2025-12-07 22:51:22 -05:00
bbedward
54b253099d
dankinstall: update hyprland syntax
...
fixes #913
2025-12-07 21:03:24 -05:00
bbedward
c60dd42fa7
dankinstall: set default niri config with includes
2025-12-04 22:45:46 -05:00
bbedward
db584b7897
rename backend to core
2025-11-12 23:12:31 -05:00