Guido Günther
|
0a5a65cf48
|
examples/input-method: Don't crash on NULL surrounding text
E.g. With e.g. gnome-terminal we never end up in handle_surrouding
so it will be NULL.
|
3 years ago |
Simon Ser
|
297354f847
|
Remove unnecessary wl_display_dispatch calls
wl_display_roundtrip already takes care of dispatching the display.
|
4 years ago |
emersion
|
5445d8aad0
|
meson: enable more compiler warnings
|
6 years ago |
emersion
|
a8bc8c65ce
|
examples: only link clients to wlroots if necessary
|
6 years ago |
Drew DeVault
|
b99da405e7
|
Assert read return value in examples/input-method
|
6 years ago |
Dorota Czaplejewicz
|
cec7471119
|
wlroots: add basic support for zwp_input_method_v2
Implemented basic input method functionality. Not included: popups, grabbing.
|
6 years ago |