Hyprland/src/managers/input
Philip Damianik 60f81b8a23
input: Map touch devices and tablets bound to an output (#3544)
* Map bound touch devices and tablets to an output

* Add "[[Auto]]" default option for auto detecting outputs for touch inputs

* Bind new monitors to configured touch and tablet devices

* Use Monitor::matchesStaticSelector in CConfigManager::getMonitorRuleFor

* Use Monitor::matchesStaticSelector in CCompositor::getMonitorFromString
2024-02-27 22:11:59 +00:00
..
IdleInhibitor.cpp logging: implement std::formatter for some types (#3380) 2023-09-20 16:25:03 +01:00
InputManager.cpp input: Map touch devices and tablets bound to an output (#3544) 2024-02-27 22:11:59 +00:00
InputManager.hpp input: track exclusive LSes 2024-01-19 16:45:34 +01:00
InputMethodRelay.cpp IME: don't set modifiers on grab destroy 2024-02-27 12:23:45 +00:00
InputMethodRelay.hpp input: text-input-v1 support (#1778) 2023-03-14 12:57:50 +00:00
Swipe.cpp Migrate the config to hyprlang (#4656) 2024-02-18 15:00:34 +00:00
Tablets.cpp idle: notify idle on tablet inputs (#4201) 2023-12-20 17:53:54 +01:00
Touch.cpp input: don't send mouse events on touch (#4071) 2023-12-06 14:30:40 +00:00