Hyprland/src/managers
Vaxry 8bbeee1173
core: Add clang-tidy (#8664)
This adds a .clang-tidy file for us.

It's not a strict requirement to be compliant, but I tuned it to be alright.
2024-12-07 18:51:18 +01:00
..
eventLoop core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
input core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
AnimationManager.cpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
AnimationManager.hpp core: move colorspace handling to oklab (#8635) 2024-12-03 18:58:24 +00: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: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
EventManager.hpp core: move to hyprutils for utils (#6385) 2024-06-11 17:17:45 +02: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 core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
KeybindManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01: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: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
PointerManager.hpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
ProtocolManager.cpp protocols: mark primarySelection as not privileged 2024-11-15 00:47:34 +00:00
ProtocolManager.hpp internal: Move CMonitor to SP (#8178) 2024-10-19 23:03:29 +01:00
SeatManager.cpp core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +01:00
SeatManager.hpp input: Fix VRR for constrained cursors (#6877) 2024-10-12 01:29:51 +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 core: Add clang-tidy (#8664) 2024-12-07 18:51:18 +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 core: Add support for hyprqtutils' update screen (#8651) 2024-12-06 15:45:02 +01: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 windows/xdg: minor cleanup of min/max size calculations 2024-11-17 19:31:54 +00:00
XWaylandManager.hpp windows/xdg: minor cleanup of min/max size calculations 2024-11-17 19:31:54 +00:00