mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-05 22:51:58 -07:00
input: only configure newly added touch devices
This commit is contained in:
@@ -91,7 +91,7 @@ class CInputManager {
|
||||
|
||||
void setKeyboardLayout();
|
||||
void setPointerConfigs();
|
||||
void setTouchDeviceConfigs();
|
||||
void setTouchDeviceConfigs(STouchDevice* dev = nullptr);
|
||||
void setTabletConfigs();
|
||||
|
||||
void updateDragIcon();
|
||||
|
Reference in New Issue
Block a user