Hyprland/src/managers/input
Vaxry 1237732b97 input: Introduce basic hyprland HID classes
Implements an intermediary HID class for mice, keyboards and touch devices, removing the old structs from WLClasses.hpp

Yes, virtual ones are duplicated a bit, but will likely be de-duped once wlr_input_device is not used anymore.
2024-05-03 22:40:27 +01:00
..
IdleInhibitor.cpp ext-idle-notify: move to new impl 2024-04-29 17:50:07 +01:00
InputManager.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
InputManager.hpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00
InputMethodPopup.cpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
InputMethodPopup.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
InputMethodRelay.cpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
InputMethodRelay.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
Swipe.cpp swipe: fix crashes with invalid distance 2024-04-26 19:11:28 +01:00
Tablets.cpp ext-idle-notify: move to new impl 2024-04-29 17:50:07 +01:00
TextInput.cpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
TextInput.hpp ime-v2: move to new impl 2024-05-01 16:41:17 +01:00
Touch.cpp input: Introduce basic hyprland HID classes 2024-05-03 22:40:27 +01:00