Hyprland/src/managers
Tom Englund 8f50460bfe
xcursor: move config check to sync gsettings (#9473)
move the check down into the function itself, 39df1f4 began syncing on
session change, but isnt checking for the setting itself, so instead of
duplicating checks all over. do it here.
2025-02-23 18:32:38 +01:00
..
eventLoop core: begin using CFileDescriptor from hyprutils (#9122) 2025-01-30 11:30:12 +00:00
input input: add follow_mouse_threshold (#9392) 2025-02-17 03:03:27 +01:00
AnimationManager.cpp animations: add the gnomed animation style for windows 2025-02-16 20:53:49 +00:00
AnimationManager.hpp animations: add the gnomed animation style for windows 2025-02-16 20:53:49 +00:00
ANRManager.cpp anr: add xwayland support (#9456) 2025-02-21 21:26:53 +01:00
ANRManager.hpp anr: add xwayland support (#9456) 2025-02-21 21:26:53 +01:00
CursorManager.cpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
CursorManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01: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 keybinds: fix some errors not returning a failure (#9416) 2025-02-15 20:04:02 +01:00
KeybindManager.hpp keybinds: Added toggleswallow dispatcher (#5548) 2025-02-05 09:56:41 +00: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 config: set no_hw_cursors to auto by default and disable on tearing 2025-02-15 00:29:27 +00:00
PointerManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
ProtocolManager.cpp protocols: add version 2 of ext-idle-notify-v1 protocol (#8959) 2025-02-11 15:58:43 +01:00
ProtocolManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
SeatManager.cpp datadevice: do the unfocus surface stuff before dndActive is true (#9157) 2025-01-24 16:50:15 +01: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 input: pass touch events to lock screens (#9129) 2025-01-25 19:44:13 +01:00
TokenManager.cpp internal: Remove some unused lambda captures (#8218) 2024-10-24 13:12:41 +01:00
TokenManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
VersionKeeperManager.cpp core: Add a periodic donation request (#8981) 2025-01-10 18:09:40 +00:00
VersionKeeperManager.hpp core: move all shared_ptrs from the STL to hyprutils (#9143) 2025-01-23 21:55:41 +01:00
XCursorManager.cpp xcursor: move config check to sync gsettings (#9473) 2025-02-23 18:32:38 +01:00
XCursorManager.hpp core,hyprctl: clang, clang-tidy, typo fixes and dtors changes (#9233) 2025-01-30 11:07:06 +00:00
XWaylandManager.cpp window: move size reporting to animation begin callback (#9298) 2025-02-06 11:21:04 +00:00
XWaylandManager.hpp renderer/internal: stop using box pointers 2025-01-26 15:05:34 +00:00