Hyprland/src/managers
2025-01-09 20:52:26 +00:00
..
eventLoop core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
input core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
AnimationManager.cpp animationmgr: don't warp based on POINTY value (#9000) 2025-01-09 11:13:47 +00:00
AnimationManager.hpp animationmgr: fix invalid include 2025-01-07 19:13:35 +01:00
CursorManager.cpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
CursorManager.hpp cursormgr: fix cursor gsettings on session change (#7295) 2024-08-13 18:27:00 +01: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 internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
KeybindManager.cpp keybinds: add new window destruction dispatchers (#8962) 2025-01-08 21:16:34 +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: use cpu-buffer hw cursors on nvidia by default 2025-01-08 12:29:24 +01:00
PointerManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
ProtocolManager.cpp core: Add support for HDR and color management protocols (#8715) 2025-01-07 18:32:50 +00:00
ProtocolManager.hpp internal: Move CMonitor to SP (#8178) 2024-10-19 23:03:29 +01:00
SeatManager.cpp dnd/seat: avoid sending button events during a dnd op 2025-01-02 15:58:28 +01:00
SeatManager.hpp core/data: Use pointer focus for DnD operations (#8707) 2024-12-14 16:19:56 +01:00
SessionLockManager.cpp sessionLock: don't send motion events on every surface commit (#8584) 2024-11-27 19:59:00 +00:00
SessionLockManager.hpp renderer: add lockdead_screen_delay (#8467) 2024-11-17 15:58:18 +00:00
ThreadManager.cpp internal: Make static analysis more happy (#8767) 2024-12-19 02:56:01 +01:00
ThreadManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01: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 versionkeeper: init version to 0.0.0 if no file is present 2024-12-16 23:37:13 +00:00
VersionKeeperManager.hpp core: Add support for hyprqtutils' update screen (#8651) 2024-12-06 15:45:02 +01: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 core: move parts of the animation system to hyprutils (#8868) 2025-01-07 17:55:14 +00:00
XWaylandManager.hpp xwayland: Support cross DnD from Wayland (#8708) 2024-12-15 00:37:17 +01:00