Hyprland/src/managers
memchr 1357b66091
windowrules: add rule group to map windows grouped (#3279)
* windows: add rule group to map windows grouped

* group rule: use `invade` to force open a window in a locked group
2023-09-22 00:42:00 +01:00
..
input input: simplify fullscreen workspace input calculations 2023-09-21 23:58:58 +01:00
AnimationManager.cpp animationmgr: guard monitor ptr in animationSlide 2023-09-06 13:05:37 +02: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 logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
HookSystemManager.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
KeybindManager.cpp windowrules: add rule group to map windows grouped (#3279) 2023-09-22 00:42:00 +01:00
KeybindManager.hpp windowrules: add rule group to map windows grouped (#3279) 2023-09-22 00:42:00 +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 xwayland: adjust coord calculation 2023-09-10 20:19:09 +01:00
XWaylandManager.hpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00