Hyprland/src/managers
Bernd Müller 1742605eb8
keybinds: fix movewindoworgroup onto empy workspace on next monitor (#4486)
* fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor

* fix: movewindoworgroup when no window or group is in desired direction, e.g. move window onto empty workspace on next monitor

* reset flake.nix

* add: changes mentioned in review of #4486
2024-02-26 14:05:24 +00:00
..
input Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
AnimationManager.cpp animationmgr: expand layer box for damage 2024-02-22 15:34:18 +00:00
AnimationManager.hpp internal: Unsafe state reworks (#3114) 2023-09-01 22:03:56 +02:00
EventManager.cpp internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
EventManager.hpp style/ci: apply clang-format and verify it in ci (#4039) 2023-12-06 22:54:56 +00:00
HookSystemManager.cpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
HookSystemManager.hpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
KeybindManager.cpp keybinds: fix movewindoworgroup onto empy workspace on next monitor (#4486) 2024-02-26 14:05:24 +00:00
KeybindManager.hpp dwindle: add swapsplit dispatcher (#4702) 2024-02-14 17:58:28 +00:00
LayoutManager.cpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
LayoutManager.hpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
ProtocolManager.cpp internal: Protocol C++ Wraps + XDGOutput impl (#2733) 2023-07-18 15:30:28 +02:00
ProtocolManager.hpp internal: Protocol C++ Wraps + XDGOutput impl (#2733) 2023-07-18 15:30:28 +02:00
SessionLockManager.cpp sessionLock: send preferred fractional scale 2024-02-20 16:13:01 +00:00
SessionLockManager.hpp Implement ext-session-lock-v1 2023-02-03 11:58:55 +00:00
ThreadManager.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
XWaylandManager.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
XWaylandManager.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00