Hyprland/src/managers
vaxerski 1ac1ff457a touch: detach from pointer input
this detaches touch from pointer input. Touch should not affect where your cursor is, and it doesn't make much sense for it to move when we use touch
2025-08-20 13:01:31 +02:00
..
eventLoop refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
input touch: detach from pointer input 2025-08-20 13:01:31 +02:00
permissions refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
AnimationManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
AnimationManager.hpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
ANRManager.cpp anr: make dialog disappear if the app dies 2025-06-11 17:00:16 +02:00
ANRManager.hpp helpers: Add an async dialog box impl (#9919) 2025-04-06 17:31:58 +02:00
CursorManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
CursorManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02: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 renderer: add dpms animations (#11452) 2025-08-17 08:37:13 +01:00
KeybindManager.hpp keybinds: use the triggering keyboard for repeat timings (#11309) 2025-08-05 15:54:55 +02: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 refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
PointerManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
ProtocolManager.cpp protocols: implement ext-data-control (#11323) 2025-08-15 15:38:28 +01:00
ProtocolManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
SeatManager.cpp protocols: implement ext-data-control (#11323) 2025-08-15 15:38:28 +01:00
SeatManager.hpp core: use new typed signals from hu (#10853) 2025-07-08 18:56:40 +02:00
SessionLockManager.cpp session-lock: explicitly consider dpms states for sending locked or denied (#11278) 2025-07-30 22:36:02 +02: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
XCursorManager.cpp refactor: Use new hyprutils casts (#11377) 2025-08-14 15:44:56 +01:00
XCursorManager.hpp managers: refactor class member vars (#10242) 2025-05-02 17:07:20 +02:00
XWaylandManager.cpp xwayland: refactor class member vars (#10312) 2025-05-07 15:21:44 +02:00
XWaylandManager.hpp refactor: replace all typedef with using (#10594) 2025-05-31 14:02:02 +01:00