Hyprland/src/managers
Vaxry 7f35f33b4c surface/wayland: conform to small surface requirements
do not stretch small surfaces, instead center them if they fit.
2023-10-20 20:15:57 +01:00
..
input input: don't reset cursor movement timer on simulateMouseMovement (#3595) 2023-10-17 17:00:39 +01:00
AnimationManager.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
AnimationManager.hpp internal: Unsafe state reworks (#3114) 2023-09-01 22:03:56 +02:00
EventManager.cpp internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
EventManager.hpp eventmanager: drop obsoleted ignore events flag (#2660) 2023-07-06 15:23:11 +02:00
HookSystemManager.cpp logging/format: use std::format_string to catch formatting string errors at compile time (#3377) 2023-09-20 08:26:20 +01:00
HookSystemManager.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
KeybindManager.cpp binds: add ignoreMods flag 2023-10-17 20:10:07 +01:00
KeybindManager.hpp binds: add ignoreMods flag 2023-10-17 20:10:07 +01:00
LayoutManager.cpp internal: Remove all .c_str() calls when using std::vformat (#3198) 2023-09-06 21:45:37 +02:00
LayoutManager.hpp Plugin System (#1590) 2023-02-27 12:32:38 +00:00
ProtocolManager.cpp internal: Protocol C++ Wraps + XDGOutput impl (#2733) 2023-07-18 15:30:28 +02:00
ProtocolManager.hpp internal: Protocol C++ Wraps + XDGOutput impl (#2733) 2023-07-18 15:30:28 +02:00
SessionLockManager.cpp internal: Formatter rework (#3186) 2023-09-06 12:51:36 +02:00
SessionLockManager.hpp Implement ext-session-lock-v1 2023-02-03 11:58:55 +00:00
ThreadManager.cpp Initialize priority managers before server init 2023-03-05 13:37:21 +00:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
XWaylandManager.cpp surface/wayland: conform to small surface requirements 2023-10-20 20:15:57 +01:00
XWaylandManager.hpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00