Hyprland/src/managers
Junxuan Liao ae4e38d9d5
tablet: send motions on tip events (#9132)
Typically, the position of the tool tip also changes on tool tip events, so we
should forward this update to the clients.
2025-01-23 12:35:13 +00:00
..
eventLoop core/renderer: Add GPU hotplug support (#8980) 2025-01-23 11:08:19 +00:00
input tablet: send motions on tip events (#9132) 2025-01-23 12:35:13 +00:00
AnimationManager.cpp core: fixup includes 2025-01-17 19:14:55 +01:00
AnimationManager.hpp animationmgr: fix invalid include 2025-01-07 19:13:35 +01:00
CursorManager.cpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
CursorManager.hpp cursormgr: fix cursor gsettings on session change (#7295) 2024-08-13 18:27:00 +01:00
DonationNagManager.cpp core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
DonationNagManager.hpp core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
EventManager.cpp core: drop using deques in favor of vectors 2024-12-16 15:58:19 +00:00
EventManager.hpp core: drop using deques in favor of vectors 2024-12-16 15:58:19 +00:00
HookSystemManager.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
HookSystemManager.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
KeybindManager.cpp keybinds: add visible arg for cyclenext (#9045) 2025-01-21 14:17:07 +00:00
KeybindManager.hpp selectors: add a tag: to for matching window tag(s) by regex (#8985) 2025-01-09 20:52:26 +00:00
LayoutManager.cpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
LayoutManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
PointerManager.cpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
PointerManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
ProtocolManager.cpp protocols: add hyprland_lock_notify_v1 implementation (#9092) 2025-01-19 18:21:36 +00:00
ProtocolManager.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
SeatManager.cpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
SeatManager.hpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
SessionLockManager.cpp core: cleanup header includes (#9088) 2025-01-17 15:21:35 +00:00
SessionLockManager.hpp renderer: add lockdead_screen_delay (#8467) 2024-11-17 15:58:18 +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
VersionKeeperManager.cpp core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
VersionKeeperManager.hpp core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
XCursorManager.cpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
XCursorManager.hpp xcursors: store themes in a std:set to order it (#8474) 2024-11-14 20:38:16 +00:00
XWaylandManager.cpp animations: fix XWayland cursor glitch and refactor skill issues (#9033) 2025-01-11 16:38:04 +00:00
XWaylandManager.hpp xwayland: Support cross DnD from Wayland (#8708) 2024-12-15 00:37:17 +01:00