purian23
|
8eb23bcc29
|
feat(mango): first-class MangoWM support across DMS, dankinstaller & UI tools
- Bring up Mango to parity with niri/hyprland via a native JSON-IPC w/Native MangoServic., replaces the legacy dwl/`mmsg` path and recent breaking changes
- Dankinstall: mango supported installer, config/binds templates, and packaging (Arch AUR, Fedora Terra auto-enable, Gentoo GURU)
- Window rules: Go provider + CLI + Settings GUI editor
- Keybinds + config reload on edit (mmsg dispatch reload_config)
- Misc new supported options in DMS settings
|
2026-06-04 18:45:04 -04:00 |
|
jbwfu
|
2b661e241d
|
fix(settings): support localized settings search (#2521)
|
2026-05-30 01:55:46 -04:00 |
|
purian23
|
4845299cc2
|
fix(Spotlight): Update the new clipboard/settings merge w/cache & debouced refresh
|
2026-05-19 01:39:16 -04:00 |
|
purian23
|
c7d44cfb12
|
fix(Settings): Update card registration logic to fix binded crash
|
2026-05-10 21:47:15 -04:00 |
|
bbedward
|
f76724f7cd
|
logger: add a dedicated QML logging Singleton
- adds log.info/error/debug/warn/fatal
- adds ability to write logs to any file
- add CLI options in addition to env to set log levels
|
2026-04-29 15:42:30 -04:00 |
|
bbedward
|
5c5af5795f
|
launcher: improve perf of settings search
|
2026-02-19 08:46:19 -05:00 |
|
bbedward
|
9fc0d5efff
|
settings: add index extractor script for search
|
2025-12-26 22:21:20 -05:00 |
|
bbedward
|
8a71ead51d
|
themes: remove catpuccin, support accent colors
|
2025-12-26 20:28:55 -05:00 |
|
bbedward
|
d9d6ab5776
|
settings: add search
- because tabs arent loaded at runtime, we have to have a separate index
- Less ideal, but functional enough for now
|
2025-12-26 19:19:47 -05:00 |
|