Hyprland/src/managers/input
Tom Englund 72c7818ae6
misc: constify the remaining for loops (#7534)
now we roll loops at blazing constified speed.
2024-08-26 20:24:30 +02:00
..
IdleInhibitor.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
InputManager.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
InputManager.hpp Core: Move to aquamarine (#6608) 2024-07-21 13:09:54 +02:00
InputMethodPopup.cpp wayland/core: move to new impl (#6268) 2024-06-08 10:07:59 +02:00
InputMethodPopup.hpp internal: introduce new types to avoid unsigned int rollover and signed int overflow (#7216) 2024-08-08 21:01:50 +02:00
InputMethodRelay.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
InputMethodRelay.hpp protocols: move text-input-v1 to hyprwayland-scanner (#7096) 2024-07-29 18:14:19 +02:00
Swipe.cpp core: make most for loops use const references (#7527) 2024-08-26 17:25:39 +02:00
Tablets.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
TextInput.cpp protocols: move text-input-v1 to hyprwayland-scanner (#7096) 2024-07-29 18:14:19 +02:00
TextInput.hpp protocols: move text-input-v1 to hyprwayland-scanner (#7096) 2024-07-29 18:14:19 +02:00
Touch.cpp touch: fix touch swipe invert config (#7014) 2024-07-24 10:59:50 +02:00