Hyprland/src/managers
Zach DeCook 3c21f5e07b
swipe: Touchscreen workspace swipe (#4489)
* Workspace Swipe: Refactor update and end functions

* Touch: Implement workspace swipe better

ignoring additional fingers and new touches

allow gaps-right and gaps-left to be different
2024-03-17 15:43:59 +00:00
..
input swipe: Touchscreen workspace swipe (#4489) 2024-03-17 15:43:59 +00:00
AnimationManager.cpp renderer: add better multi monitor animations (#5126) 2024-03-16 14:49:34 +00:00
AnimationManager.hpp animations: Refactor AnimatedVariable (#4911) 2024-03-02 00:35:17 +00:00
CursorManager.cpp cursormgr: use XCURSOR_THEME for x themes 2024-03-11 20:33:26 +00:00
CursorManager.hpp cursormgr: fix invalid access to hyprcursor in xwayland init 2024-03-09 21:54:33 +00:00
EventManager.cpp socket2: move to the wayland event loop 2024-02-26 17:20:51 +00:00
EventManager.hpp socket2: move to the wayland event loop 2024-02-26 17:20:51 +00:00
HookSystemManager.cpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
HookSystemManager.hpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
KeybindManager.cpp keybinds: add Dispatchers for "force float" and "force tiling" (non-toggle) (#5137) 2024-03-17 15:41:43 +00:00
KeybindManager.hpp keybinds: add Dispatchers for "force float" and "force tiling" (non-toggle) (#5137) 2024-03-17 15:41:43 +00:00
LayoutManager.cpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43:38 +00:00
LayoutManager.hpp hyprctl: Add 'layouts' command (#3895) 2023-11-21 18:43: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 sessionlock: refocus after destroy focused surface (#5117) 2024-03-15 18:44:17 +00:00
SessionLockManager.hpp lock: fix red screen issues with multiple monitors (#5100) 2024-03-15 16:17:13 +00:00
ThreadManager.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
ThreadManager.hpp Added clang format (#1239) 2022-12-16 17:17:31 +00:00
XWaylandManager.cpp config: improve config value infrastructure 2024-03-03 18:41:38 +00:00
XWaylandManager.hpp drag: check min size for reisze drags 2024-03-02 15:25:32 +00:00