Hyprland/src/managers
thejch 9e3dccca76
keybinds: Close special workspace after moving windows out of it (#3649)
* use old monitor

* use pMonitor for for special workspace
2023-11-15 12:32:02 +00:00
..
input pluginapi: add touch event hooks (#3836) 2023-11-13 16:32:12 +00:00
AnimationManager.cpp animationmgr: push shadow avs to ended on disabled 2023-11-11 15:23:33 +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 eventmanager: drop obsoleted ignore events flag (#2660) 2023-07-06 15:23:11 +02: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: Close special workspace after moving windows out of it (#3649) 2023-11-15 12:32:02 +00:00
KeybindManager.hpp binds: add ignoreMods flag 2023-10-17 20:10:07 +01:00
LayoutManager.cpp internal: Remove all `.c_str()` calls when using `std::vformat` (#3198) 2023-09-06 21:45:37 +02:00
LayoutManager.hpp Plugin System (#1590) 2023-02-27 12:32: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 internal: Formatter rework (#3186) 2023-09-06 12:51:36 +02:00
SessionLockManager.hpp Implement ext-session-lock-v1 2023-02-03 11:58:55 +00:00
ThreadManager.cpp Initialize priority managers before server init 2023-03-05 13:37:21 +00:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
XWaylandManager.cpp xdg: set state maximized for all tiled windows 2023-11-11 17:13:20 +00:00
XWaylandManager.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00