index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
input
/
text_input.c
Age
Commit message (
Expand
)
Author
2024-02-28
text_input: don't destroy scene_node twice
llyyr
2024-02-23
input/text_input: fix dangling listeners
Simon Ser
2024-02-20
input/text_input: parent wlr_box may be uninitialized
llyyr
2024-02-20
text_input: Implement input-method popups
Access
2022-03-04
sway/input: don't pass possibly invalid modifiers pointer
Alexander Gramiak
2021-03-12
Implement input method keyboard grab
xdavidwu
2021-02-15
text_input: Only send surrounding_text and content_type if supported
Tadeo Kondrak
2021-02-15
text_input: Ignore text_input disable from unfocused windows
Tadeo Kondrak
2021-01-01
input: Clean up input_method_relay in seat_destoy()
Andri Yngvason
2020-04-04
im: Fix crash when im destorying and no focused surface exists
Leo
2020-04-04
im: remove listener on pending surface destoryed
xdavidwu
2020-04-04
im: make text-input listeners per text-input
xdavidwu
2020-04-04
input-method: avoid and log unneeded set_focus
xdavidwu
2020-04-04
input-method: remove surface listener before set
xdavidwu
2020-04-04
Port input method and text input from rootston
xdavidwu