aboutsummaryrefslogtreecommitdiff
path: root/sway/input/text_input.c
AgeCommit message (Expand)Author
2024-02-28text_input: don't destroy scene_node twicellyyr
2024-02-23input/text_input: fix dangling listenersSimon Ser
2024-02-20input/text_input: parent wlr_box may be uninitializedllyyr
2024-02-20text_input: Implement input-method popupsAccess
2022-03-04sway/input: don't pass possibly invalid modifiers pointerAlexander Gramiak
2021-03-12Implement input method keyboard grabxdavidwu
2021-02-15text_input: Only send surrounding_text and content_type if supportedTadeo Kondrak
2021-02-15text_input: Ignore text_input disable from unfocused windowsTadeo Kondrak
2021-01-01input: Clean up input_method_relay in seat_destoy()Andri Yngvason
2020-04-04im: Fix crash when im destorying and no focused surface existsLeo
2020-04-04im: remove listener on pending surface destoryedxdavidwu
2020-04-04im: make text-input listeners per text-inputxdavidwu
2020-04-04input-method: avoid and log unneeded set_focusxdavidwu
2020-04-04input-method: remove surface listener before setxdavidwu
2020-04-04Port input method and text input from rootstonxdavidwu