Hyprland/src/managers
2024-11-18 23:53:38 +00:00
..
eventLoop internal: more profiling less calls and local copies (#8300) 2024-10-30 23:20:32 +00:00
input pointer: map devices across all outputs by default (#8352) 2024-11-11 13:45:33 +00:00
AnimationManager.cpp shadow: add sharp and refactor options 2024-11-05 15:44:40 +00:00
AnimationManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
CursorManager.cpp internal: Move CMonitor to SP (#8178) 2024-10-19 23:03:29 +01:00
CursorManager.hpp cursormgr: fix cursor gsettings on session change (#7295) 2024-08-13 18:27:00 +01:00
EventManager.cpp core: Include cstring whenever strncpy is used (#7267) 2024-08-10 21:09:12 +01:00
EventManager.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02:00
HookSystemManager.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
HookSystemManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
KeybindManager.cpp miscfunctions: move configStringToInt to std::expected 2024-11-18 23:53:38 +00:00
KeybindManager.hpp keybinds: move to managed pointers 2024-11-18 19:56:26 +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
PointerManager.cpp pointer: add drm dumb buffers for cursors (#8399) 2024-11-14 20:15:51 +00:00
PointerManager.hpp internal: cleanup CMonitor usage and fix a few ref hogs 2024-10-26 02:06:13 +01:00
ProtocolManager.cpp protocols: mark primarySelection as not privileged 2024-11-15 00:47:34 +00:00
ProtocolManager.hpp internal: Move CMonitor to SP (#8178) 2024-10-19 23:03:29 +01:00
SeatManager.cpp input: try to refocus a focusable window when seat grabs are reset (#7669) 2024-09-07 01:06:55 +01:00
SeatManager.hpp input: Fix VRR for constrained cursors (#6877) 2024-10-12 01:29:51 +01:00
SessionLockManager.cpp renderer: add lockdead_screen_delay (#8467) 2024-11-17 15:58:18 +00:00
SessionLockManager.hpp renderer: add lockdead_screen_delay (#8467) 2024-11-17 15:58:18 +00:00
ThreadManager.cpp core: fix a few small memory leaks on exit (#6470) 2024-06-13 12:08:02 +02:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
TokenManager.cpp internal: Remove some unused lambda captures (#8218) 2024-10-24 13:12:41 +01:00
TokenManager.hpp core: move to steady_clock where applicable 2024-06-25 16:05:47 +02:00
XCursorManager.cpp xcursors: store themes in a std:set to order it (#8474) 2024-11-14 20:38:16 +00:00
XCursorManager.hpp xcursors: store themes in a std:set to order it (#8474) 2024-11-14 20:38:16 +00:00
XWaylandManager.cpp windows/xdg: minor cleanup of min/max size calculations 2024-11-17 19:31:54 +00:00
XWaylandManager.hpp windows/xdg: minor cleanup of min/max size calculations 2024-11-17 19:31:54 +00:00