Hyprland/src/managers
2025-12-05 14:16:22 +00:00
..
animation desktop: rewrite reserved area handling + improve tests (#12383) 2025-12-05 14:16:22 +00:00
cursor cursor: refactor override handling (#12166) 2025-10-31 00:14:08 +00:00
eventLoop renderer: asynchronously load background tex (#11749) 2025-09-18 22:10:30 +02:00
input compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
permissions i18n: init localization for ANR, Permissions and Notifications (#12316) 2025-11-16 14:51:14 +00:00
ANRManager.cpp i18n: init localization for ANR, Permissions and Notifications (#12316) 2025-11-16 14:51:14 +00:00
ANRManager.hpp i18n: init localization for ANR, Permissions and Notifications (#12316) 2025-11-16 14:51:14 +00:00
CursorManager.cpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
CursorManager.hpp renderer: add more uniforms to the screen shader (#11986) 2025-10-20 12:22:50 +01:00
DonationNagManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
DonationNagManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
EventManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
EventManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
HookSystemManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
HookSystemManager.hpp refactor: replace all typedef with using (#10594) 2025-05-31 14:02:02 +01:00
KeybindManager.cpp desktop: rewrite reserved area handling + improve tests (#12383) 2025-12-05 14:16:22 +00:00
KeybindManager.hpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
LayoutManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
LayoutManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
PointerManager.cpp pointer: apply locked pointer workaround only on xwayland (#12402) 2025-12-04 18:05:50 +00:00
PointerManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
ProtocolManager.cpp protocols/cursor-shape: impl version 2 (#12270) 2025-11-30 15:05:31 +00:00
ProtocolManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
SeatManager.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
SeatManager.hpp protocols: implement pointer-warp-v1 (#11469) 2025-08-29 22:16:40 +02:00
SessionLockManager.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
SessionLockManager.hpp session-lock: don't render workspaces when locked (#10865) 2025-07-14 13:13:54 +02:00
TokenManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
TokenManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
VersionKeeperManager.cpp versionkeeper: don't pop up on initial launch 2025-05-24 20:39:36 +02:00
VersionKeeperManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
WelcomeManager.cpp welcome: init welcome manager (#12409) 2025-12-02 22:26:43 +00:00
WelcomeManager.hpp welcome: init welcome manager (#12409) 2025-12-02 22:26:43 +00:00
XCursorManager.cpp protocols/cursor-shape: impl version 2 (#12270) 2025-11-30 15:05:31 +00:00
XCursorManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
XWaylandManager.cpp compositor: Configurable behavior when window to be focused conflicts with fullscreen (#12033) 2025-11-25 22:44:26 +00:00
XWaylandManager.hpp refactor: replace all typedef with using (#10594) 2025-05-31 14:02:02 +01:00