aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/Touch.cpp
AgeCommit message (Expand)Author
2024-09-06input: move idle notify to input handlers (#7659)Maximilian Seidler
2024-07-24touch: fix touch swipe invert config (#7014)Leon
2024-07-22touch: set lastInputTouch on every eventVaxry
2024-07-21touch: add touch swipe invert config (#6940)khachbe
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-14wl_seat: move to hyprland implVaxry
2024-05-09layer-shell: move to new implVaxry
2024-05-09cursor: move to a hyprland implVaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-03input: Introduce basic hyprland HID classesVaxry
2024-04-30layerSurface: refactor/move to a memory-safe implVaxry
2024-04-29ext-idle-notify: move to new implVaxry
2024-04-27internal: Window storage rework - part 1 (#5762)Vaxry
2024-04-26swipe: fix crashes with invalid distanceVaxry
2024-04-24pointer-gestures: move to new implVaxry
2024-04-02Workspace/core: Refactor workspace storage (#5380)Vaxry
2024-03-17swipe: Touchscreen workspace swipe (#4489)Zach DeCook
2024-03-09deps: update wlrootsVaxry
2024-03-02animations: Refactor AnimatedVariable (#4911)GartoxFR
2023-12-06input: don't send mouse events on touch (#4071)swwind
2023-11-13pluginapi: add touch event hooks (#3836)Ching Pei Yang
2023-10-27input: fix force_zero_scaling for tablet and touch (#3644)Antoine Dutot
2023-07-13idle: implement new protocolvaxerski
2023-05-24touch: fix double offset in localvaxerski
2023-04-06input: ignore constraints on touchvaxerski
2023-02-28minor fixes to touch handlingvaxerski
2023-01-17added misc:hide_cursor_on_touchvaxerski
2023-01-17send cursor updates on touch movevaxerski
2022-12-16Added clang format (#1239)Vaxry
2022-11-11notify idle on touch downvaxerski
2022-10-27ignore pointer constraints in touchvaxerski
2022-10-14rework focus system to be more safe and fastervaxerski
2022-10-14add touch binding to outputvaxerski
2022-10-06map touch to the correct outputvaxerski
2022-09-22support more wlr_cursor eventsvaxerski
2022-09-09minor code styling fixesvaxerski
2022-08-17better integrate touch with subsurfacesvaxerski
2022-08-07added basic touch controlsvaxerski