aboutsummaryrefslogtreecommitdiffstats
path: root/sway/input/text_input.c
Commit message (Expand)AuthorAge
* text_input: don't destroy scene_node twiceLibravatar llyyr2024-02-28
* input/text_input: fix dangling listenersLibravatar Simon Ser2024-02-23
* input/text_input: parent wlr_box may be uninitializedLibravatar llyyr2024-02-20
* text_input: Implement input-method popupsLibravatar Access2024-02-20
* sway/input: don't pass possibly invalid modifiers pointerLibravatar Alexander Gramiak2022-03-04
* Implement input method keyboard grabLibravatar xdavidwu2021-03-12
* text_input: Only send surrounding_text and content_type if supportedLibravatar Tadeo Kondrak2021-02-15
* text_input: Ignore text_input disable from unfocused windowsLibravatar Tadeo Kondrak2021-02-15
* input: Clean up input_method_relay in seat_destoy()Libravatar Andri Yngvason2021-01-01
* im: Fix crash when im destorying and no focused surface existsLibravatar Leo2020-04-04
* im: remove listener on pending surface destoryedLibravatar xdavidwu2020-04-04
* im: make text-input listeners per text-inputLibravatar xdavidwu2020-04-04
* input-method: avoid and log unneeded set_focusLibravatar xdavidwu2020-04-04
* input-method: remove surface listener before setLibravatar xdavidwu2020-04-04
* Port input method and text input from rootstonLibravatar xdavidwu2020-04-04