Hyprland/src/managers
Jibin George 2ce4b94a22
input: Fix custom acceleration profile config (#3948)
2023-11-25 14:39:21 +00:00
..
input input: Fix custom acceleration profile config (#3948) 2023-11-25 14:39:21 +00:00
AnimationManager.cpp renderer: clip floating boxes on slide anim 2023-11-16 20:20:41 +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 exec: remove redundant environment variables from spawn (#3923) 2023-11-24 12:42:20 +00:00
KeybindManager.hpp binds: add ignoreMods flag 2023-10-17 20:10:07 +01: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 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 renderer: Move to a full Hyprland GL rendering pipeline (#3920) 2023-11-24 10:54:21 +00:00
XWaylandManager.hpp Internal: Hyprland box implementation (#3755) 2023-11-04 17:03:05 +00:00