bbedward
bf5faf725b
mango: suppress excessive reload messages
...
fixes #2848
port 1.5
(cherry picked from commit 6239e5a8e4 )
2026-07-19 16:45:44 +00:00
bbedward
2e0587ca16
mango: add separate dispatch socket
...
port 1.5
(cherry picked from commit 296b3a3d7e )
2026-07-14 21:10:01 +00:00
A042
6c2572fbfe
fix: use sleep_monitor/wakeup_monitor for DPMS to preserve monitor layout ( #2842 )
...
Since Mango v0.15.0, disable_monitor sets only_sleep=0 which removes the
output from the layout entirely. On NVIDIA (proprietary driver), the DRM
handshake fails on re-enable, leaving a black screen recoverable only via
TTY switch.
sleep_monitor/wakeup_monitor set only_sleep=1, keeping the output in the
layout while powered off. This matches the pre-v0.15 behavior and fixes
DPMS wake on NVIDIA.
These commands are available since Mango v0.15.0 (commit b0326d7).
(cherry picked from commit da7cc5648b )
2026-07-12 23:14:04 -04:00
bbedward
65c4167ab2
display config: fix mixed ID/model identifiers
...
fixes #2736
2026-07-04 13:24:53 -04:00
bbedward
ebad8e2dda
mango: add specific sorting for widgets using data from mango IPC
...
fixes #649
2026-07-03 23:11:34 -04:00
bbedward
31efe9b385
hyprland: fix named workspaces hiding from widget
...
fixes #2047
2026-07-02 22:49:09 -04:00
purian23
aea5189abb
fix: gate mango matugen and Cosmic config sync on active session
2026-06-23 23:22:42 -04:00
bbedward
12438d63c2
mango: remove legacy dwl service
2026-06-10 17:01:03 -04:00
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
e0ab0a6b90
feat(keybinds): new mango overview workspace pill & keybind updates
2026-06-04 23:23:03 -04:00
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