aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/input/TextInput.cpp
AgeCommit message (Expand)Author
2024-12-07core: Add clang-tidy (#8664)Vaxry
2024-09-15textinput: don't reset if ti isn't enabled (#7798)Sungyoon Cho
2024-09-12textinput: fix tiv3 leave (#7761)Sungyoon Cho
2024-09-10textinput: handle IME resetting (#7731)Sungyoon Cho
2024-09-09tiv1: fix deleting first character (#7716)Sungyoon Cho
2024-09-05textinput: fix ime activation in some edge cases (#7660)Sungyoon Cho
2024-09-01textinput: don't deactivate ime if another ti is focused (#7617)Sungyoon Cho
2024-09-01textinput: send deactivate to ime on destory ti (#7614)Sungyoon Cho
2024-07-29protocols: move text-input-v1 to hyprwayland-scanner (#7096)Ikalco
2024-07-13style: fix clang-formatVaxry
2024-06-08wayland/core: move to new impl (#6268)Vaxry
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-05-01ime-v2: move to new implVaxry
2024-04-25text-input-v3: move to new implVaxry
2024-04-06IME: fix race condition on closing window (#5455)Sungyoon Cho
2024-04-04IME: fix crash on restarting IME (#5428)Sungyoon Cho
2024-04-01textinput: fix typo (#5365)Sungyoon Cho
2024-03-31textinput: send deactivate on disable tiVaxry
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
2024-03-23input: fix crash with text-input-v1 (#5234)Sungyoon Cho
2024-03-22IME/TI: Fixes and refactoringVaxry