aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/TextInput.cpp
AgeCommit message (Collapse)Author
2024-04-01textinput: fix typo (#5365)Sungyoon Cho
2024-03-31textinput: send deactivate on disable tiVaxry
ref #5288
2024-03-30IME: don't assert on lock mismatch, just fix itVaxry
2024-03-28format: fix formatVaxry
2024-03-26textinput: fix ime when opening multiple windows (#5281)Sungyoon Cho
2024-03-24IME: Refactor and fixup popupsVaxry
2024-03-24text-input: reset lock counter on surface destroyVaxry
fixes #5231
2024-03-23input: fix crash with text-input-v1 (#5234)Sungyoon Cho
2024-03-22IME/TI: Fixes and refactoringVaxry
Fixes #5189