6675eccf6d
In some IM backends pre-edit text should be submitted on user interaction, in some it should be discarded. In TextInputV1 and V2 this was a flag sent to the client along with the commit string ahead of time. TextInputV3 does not have a flag for this, so we handle it compositor side. We flush the text to be committed : - when we change keyboard focus, before the current client gets wl_keyboard.leave - when a mouse is pressed in the relevant surface - when a key is pressed and the InputMethod doesn't have a grab - when the InputMethod forwards a key to the client (which includes the InputMethod passing on grabbed keys) |
||
---|---|---|
.. | ||
drm | ||
effect | ||
integration | ||
libinput | ||
wayland | ||
CMakeLists.txt | ||
onscreennotificationtest.cpp | ||
onscreennotificationtest.h | ||
opengl_context_attribute_builder_test.cpp | ||
output_transform_test.cpp | ||
test_client_machine.cpp | ||
test_colorspaces.cpp | ||
test_ftrace.cpp | ||
test_gestures.cpp | ||
test_utils.cpp | ||
test_virtual_desktops.cpp | ||
test_window_paint_data.cpp | ||
test_x11_timestamp_update.cpp | ||
test_xcb_size_hints.cpp | ||
test_xcb_window.cpp | ||
test_xcb_wrapper.cpp | ||
test_xkb.cpp | ||
testutils.h | ||
xcb_scaling_mock.cpp |