Hyprland/src/managers/input
Sungyoon Cho 727f1b54cd
textinput: fix ime activation in some edge cases (#7660)
* textinput: clear ti3 state when focused surface gets destroyed

* textinput: send enter to newly created ti in focus
2024-09-05 20:04:23 +01:00
..
IdleInhibitor.cpp misc: constify the remaining for loops (#7534) 2024-08-26 20:24:30 +02:00
InputManager.cpp sessionLock: ensure sls focus in some edge cases (#7647) 2024-09-04 16:59:00 +01:00
InputManager.hpp input: don't emit idle activity when calling simulateMouseMovement (#7649) 2024-09-04 11:23:29 +01: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 textinput: fix ime activation in some edge cases (#7660) 2024-09-05 20:04:23 +01: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