Hyprland/src/managers
2024-09-01 21:33:31 +02:00
..
eventLoop config: Add a window rule to render while unfocused (#7582) 2024-08-30 17:37:52 +02:00
input textinput: don't deactivate ime if another ti is focused (#7617) 2024-09-01 21:33:31 +02:00
AnimationManager.cpp window/xwayland: minor property cleanup 2024-08-30 14:12:23 +02:00
AnimationManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
CursorManager.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02: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 keybinds: fixup misused kb state 2024-08-30 15:53:45 +02:00
KeybindManager.hpp keybinds: refactor dispatchers to be better (#7331) 2024-08-24 18:45:53 +02: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 misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
PointerManager.hpp pointermgr: fix initial cursorwarp (#7286) 2024-08-11 19:42:18 +01:00
ProtocolManager.cpp protocols: destroy new xdgDialog protocol at right time (#7600) 2024-08-31 21:07:23 +02:00
ProtocolManager.hpp protocols: Move globalshortcuts impl (#7102) 2024-07-30 23:33:56 +02:00
SeatManager.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
SeatManager.hpp core: Move to hyprutils for Math 2024-06-19 16:20:15 +02:00
SessionLockManager.cpp renderer: better lockscreen dead behavior (#7574) 2024-08-29 23:30:12 +02:00
SessionLockManager.hpp renderer: better lockscreen dead behavior (#7574) 2024-08-29 23:30:12 +02: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 core: move to steady_clock where applicable 2024-06-25 16:05:47 +02:00
TokenManager.hpp core: move to steady_clock where applicable 2024-06-25 16:05:47 +02:00
XCursorManager.cpp Fix missing include needed by clang 2024-08-26 22:36:43 +03:00
XCursorManager.hpp xcursormgr: dont apply scale on gsettings (#7316) 2024-08-16 17:00:59 +01:00
XWaylandManager.cpp window/xwayland: minor property cleanup 2024-08-30 14:12:23 +02:00
XWaylandManager.hpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00