Hyprland/src/managers/input
Antoine Dutot 1d47e2c408
input: fix force_zero_scaling for tablet and touch (#3644)
* Attempt to fix force_zero_scaling for tablet and touch for XWayland apps.

* Formated using clang-format.

* Simpler way to compute touch origin.
2023-10-27 10:15:29 +01:00
..
IdleInhibitor.cpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
InputManager.cpp input: remove incorrect check in re-enter 2023-10-26 22:21:13 +01:00
InputManager.hpp input: properly track mouse focus on drag operations 2023-09-23 01:28:45 +01:00
InputMethodRelay.cpp hooksystem: add callbackinfo struct and cancellable events 2023-10-21 14:52:43 +01:00
InputMethodRelay.hpp input: text-input-v1 support (#1778) 2023-03-14 12:57:50 +00:00
Swipe.cpp cleanup: Replace find() with C++20 starts_with(), ends_with() and contains() (#3572) 2023-10-15 19:07:23 +01:00
Tablets.cpp input: fix force_zero_scaling for tablet and touch (#3644) 2023-10-27 10:15:29 +01:00
Touch.cpp input: fix force_zero_scaling for tablet and touch (#3644) 2023-10-27 10:15:29 +01:00