Hyprland/src/managers
davc0n 4d14bcb02f
config: Refactor class member vars (#10124)
* Refactor config classes vars

* Fix clang format errors
2025-04-20 20:39:33 +02:00
..
eventLoop time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
input config: Refactor class member vars (#10124) 2025-04-20 20:39:33 +02:00
permissions Permission Manager: add permission management for screencopy (#9930) 2025-04-08 19:39:53 +02:00
AnimationManager.cpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
AnimationManager.hpp animations: add the gnomed animation style for windows 2025-02-16 20:53:49 +00:00
ANRManager.cpp helpers: Add an async dialog box impl (#9919) 2025-04-06 17:31:58 +02:00
ANRManager.hpp helpers: Add an async dialog box impl (#9919) 2025-04-06 17:31:58 +02:00
CursorManager.cpp windowrules: allow incrementing window props (#9566) 2025-04-16 01:00:40 +02:00
CursorManager.hpp CursorManager: Store cursor pixel data retrieved from X/HC as a copy (#9986) 2025-04-07 21:08:16 +02:00
DonationNagManager.cpp core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
DonationNagManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
EventManager.cpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
EventManager.hpp core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
HookSystemManager.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
HookSystemManager.hpp hooksystem: avoid huge include for HANDLE 2025-01-26 18:38:35 +00:00
KeybindManager.cpp config: Refactor class member vars (#10124) 2025-04-20 20:39:33 +02:00
KeybindManager.hpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
LayoutManager.cpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
LayoutManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
PointerManager.cpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
PointerManager.hpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
ProtocolManager.cpp renderer: add an option to disable cm and auto-skip cm if not necessary 2025-03-18 11:30:08 +00:00
ProtocolManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
SeatManager.cpp seatmgr: avoid crash on null surfs 2025-03-18 19:43:05 +00:00
SeatManager.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
SessionLockManager.cpp session-lock: send locked when in unsafe state (#9399) 2025-02-13 11:06:36 +00:00
SessionLockManager.hpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
TokenManager.cpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
TokenManager.hpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
VersionKeeperManager.cpp versionkeeper: create version file if not present (#9829) 2025-04-02 22:21:05 +02:00
VersionKeeperManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
XCursorManager.cpp xcursormgr: include <variant> 2025-04-16 13:49:41 +01:00
XCursorManager.hpp time: move to stl's clocks and move timer 2025-04-16 01:37:48 +01:00
XWaylandManager.cpp windowrules: allow incrementing window props (#9566) 2025-04-16 01:00:40 +02:00
XWaylandManager.hpp renderer/internal: stop using box pointers 2025-01-26 15:05:34 +00:00