mirror of
https://github.com/hyprwm/Hyprland
synced 2025-12-24 13:30:10 +01:00
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. |
||
|---|---|---|
| .. | ||
| IdleInhibitor.cpp | ||
| InputManager.cpp | ||
| InputManager.hpp | ||
| InputMethodPopup.cpp | ||
| InputMethodPopup.hpp | ||
| InputMethodRelay.cpp | ||
| InputMethodRelay.hpp | ||
| Swipe.cpp | ||
| Tablets.cpp | ||
| TextInput.cpp | ||
| TextInput.hpp | ||
| Touch.cpp | ||