32 Commits

Author SHA1 Message Date
Lemmy c31917105c fix(mango): prevent double focused windows in workspace apps 2026-04-01 20:54:43 -04:00
Lemmy a3b44f4230 fix(mango): fix window-to-output mapping and guard against empty metadata matches 2026-03-07 16:19:00 -05:00
Lemmy 4cb1b354ac feat(mango): new service implementation using the proper dwl implementation 2026-03-07 12:58:08 -05:00
Lemmy 72ac33c773 mango: simplified monitor turnOff/on commands in a single call to avoid race conditions 2026-03-01 16:45:20 -05:00
Lysec eded9777fc MangoService: fix idle monitor turn off/on (#2024) 2026-03-01 22:28:29 +01:00
Lysec 300d12dade IdleService: restore monitors when resuming from idle screen-off (fixes #2010) 2026-03-01 10:53:05 +01:00
Lemmy 9ee707d300 idle-management 2026-02-21 21:11:50 -05:00
Lemmy 1dc00a1373 mango-mmsg: use spawn_shell instead of spawn 2026-02-15 19:32:10 -05:00
Lemmy bb22b5fad4 mango: band-aid fix for mmsg not support spaces in commands (even if escaped) 2026-02-11 19:30:41 -05:00
Lysec 825701a57b Compositor: remove individual arry conversion - we already do it in CompositorService 2026-02-11 12:10:41 +01:00
Lysec eedbfed5ee Compositor: adjust launch command logic (#1742) 2026-02-11 11:05:30 +01:00
Lemmy cc64bff9cb launcher+mango: fix flatpak run 2026-02-04 17:14:43 -05:00
Lysec c3b71f7334 MangoService: possible final fix for spawn command 2026-02-02 13:16:31 +01:00
Lysec a89c1ab6b6 MangoService: fix spawn syntax 2026-02-02 12:58:55 +01:00
wxlyyy c095b78ef4 feat: spawn application process via compositor 2026-02-02 00:37:22 +08:00
Lemmy ab4f5d6af1 hyprland: using toplevel for current screen detection 2026-01-27 13:39:43 -05:00
Joe Maples f06b63b71f refactor(CompositorService/CurrentScreenDetector): abstract getFocusedScreen 2026-01-26 11:59:01 -05:00
Lemmy 89913688b5 bar-kblayout: proper tooltip with full layout name and cycle on click 2026-01-21 22:51:22 -05:00
ItsLemmy e0f38ff80b Mango: refactored mango service, much better but not perfect. 2025-11-29 23:48:19 -05:00
ItsLemmy 5983ba2fd1 Mango: fixed connection "on toplevels changed". 2025-11-24 18:39:19 -05:00
atheeq-rhxn 7be37eadf9 fix(MangoWC): Tags, windows parsing in overview mode 2025-11-25 00:45:24 +05:30
atheeq-rhxn 4e63b54c0e fix(MangoWC): Tags, Window parsing and optimize code 2025-11-25 00:12:54 +05:30
ItsLemmy 3ff5b7639f Switched to qmlformat. 2025-11-16 17:07:03 -05:00
ItsLemmy 51940a9fc0 Formatting 2025-11-14 14:20:03 -05:00
atheeq-rhxn 73269047ca fix: show empty workspaces when hideUnoccupied enabled 2025-11-14 20:48:46 +05:30
atheeq-rhxn 95d252a949 fix: single monitor support by conditional -o usage 2025-11-14 17:05:34 +05:30
atheeq-rhxn ee22bb9e21 feat: add multi-monitor support 2025-11-14 15:29:46 +05:30
atheeq-rhxn 06007549a3 fix: resolve active window detection 2025-11-13 22:56:23 +05:30
atheeq-rhxn a49f4ba009 fix: resolve MangoService window parsing scope and add KeyboardLayoutService import 2025-11-13 22:06:06 +05:30
atheeq-rhxn 3a80389ca4 fix(workspace): use tag command instead of view to prevent window moving 2025-11-13 21:21:15 +05:30
atheeq-rhxn 8ba0a0a51f refactor: Improve MangoWC implementation 2025-11-13 20:27:40 +05:30
atheeq-rhxn e814ba5827 feat: Add MangoWC compositor support 2025-11-13 14:48:20 +05:30