You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Arjen Hiemstra 345736735e Add a fallback path for input when there is no text-input
An application that does not support text-input has no way of
communicating with the input method, so even if you show the input
method the application receives nothing. As a fallback, instead send
fake key events so the application still gets something at least.

The key events are synthesised based on the text string that the
input method sends, which may result in things that do not actually
correspond to real keys. Unfortunately I do not see a way around that.

CCBUG: 439911
2 years ago
..
integration Add a fallback path for input when there is no text-input 2 years ago
libinput libinput/device: Use button mapping that is used in input handling for supported buttons 2 years ago
libkwineffects
tabbox replace all uses of QScopedPointer with std::unique_ptr 2 years ago
CMakeLists.txt utils: Introduce RamFile class for memfd 2 years ago
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp backends/x11/standalone: rename files to be more consistent 2 years ago
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp replace all uses of QScopedPointer with std::unique_ptr 2 years ago
test_utils.cpp utils: Introduce RamFile class for memfd 2 years ago
test_virtual_desktops.cpp x11: Hard-code 0 default screen 2 years ago
test_window_paint_data.cpp
test_x11_timestamp_update.cpp Make backends part of libkwin 2 years ago
test_xcb_size_hints.cpp
test_xcb_window.cpp replace all uses of QScopedPointer with std::unique_ptr 2 years ago
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
xcb_scaling_mock.cpp Ensure size is valid after maximising 2 years ago