Hyprland/src/managers
John M. Harris, Jr 40ce17bbbd
gestures: Add gestures:workspace_swipe_min_fingers option (#6342)
When gestures:workspace_swipe_min_fingers is enabled,
gestures:workspace_swipe_fingers is considered to be the minimum
number of fingers required to swipe.

This behavior is more similar to sway and macOS's default behavior.

For example, this allows you to set workspace_swipe_fingers to 3,
but swipe with 4 or more fingers instead of 3.
2024-06-07 19:54:08 +02:00
..
eventLoop core: fix a few asan reported issues and a coredump on exit (#6285) 2024-06-03 18:46:20 +02:00
input gestures: Add gestures:workspace_swipe_min_fingers option (#6342) 2024-06-07 19:54:08 +02:00
AnimationManager.cpp layer-shell: move to new impl 2024-05-09 22:02:18 +01:00
AnimationManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
CursorManager.cpp core: free more memory on destruction (#6348) 2024-06-06 20:27:09 +02:00
CursorManager.hpp hyprctl: Make setcursor better (support XCursor themes, give fail message) (#6097) 2024-05-28 23:35:18 +02:00
EventManager.cpp socket2: fix events being reordered (#5955) 2024-05-10 12:32:50 +01:00
EventManager.hpp socket2: fix events being reordered (#5955) 2024-05-10 12:32:50 +01:00
HookSystemManager.cpp hookSystem: Make needsDeadCleanup volatile (#6356) 2024-06-07 18:31:27 +02:00
HookSystemManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
KeybindManager.cpp input: add cursor:persistent_warps to maintain relative position within a window (#6338) 2024-06-07 19:52:15 +02:00
KeybindManager.hpp config: add tag dispacther and window rule (#6211) 2024-05-28 23:37:24 +02: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
PointerManager.cpp pointer: Include monitor scaling in HW hotspot calculation (#6283) 2024-05-31 12:38:52 +02:00
PointerManager.hpp core: free more memory on destruction (#6348) 2024-06-06 20:27:09 +02:00
ProtocolManager.cpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
ProtocolManager.hpp XDG-Output: move to hyprwayland-scanner 2024-04-20 19:39:59 +01:00
SeatManager.cpp seat: discrete round away from zero + high res scrolling (#6317) 2024-06-03 22:47:02 +02:00
SeatManager.hpp seat: discrete round away from zero + high res scrolling (#6317) 2024-06-03 22:47:02 +02:00
SessionLockManager.cpp session-lock: don't allow events from rejected locks 2024-05-07 18:43:00 +01:00
SessionLockManager.hpp session-lock: move to new impl 2024-04-30 16:34:09 +01: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
TokenManager.cpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
TokenManager.hpp internal: new shared_ptr and weak_ptr implementation (#5883) 2024-05-05 17:16:00 +01:00
XWaylandManager.cpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00
XWaylandManager.hpp xwayland: move to hyprland impl (#6086) 2024-05-25 22:43:51 +02:00