kwin/autotests/integration
Bhushan Shah 222b558b04 virtualkeyboard: rename class to InputMethod
VirtualKeyboard class does not implement the relevant VirtualKeyboard
protocol but rather implements the InputMethod protcol and can in theory
be used by other input method like e.g. ibus.

Make class name consistent with what it does to avoid confusion in
future.

For now only rename of main class is done and dbus service is kept as-is
to provide retro-compatibility, when input method protocol is
implemented fully, we can think of what to do wrt the dbus interface
later when we fully implement zwp_input_method_unstable_v1 protocol.
2020-09-29 20:55:24 +05:30
..
data Prettify license headers 2020-08-07 19:57:56 +00:00
effects autotests: Use new xdg-shell helpers in ToplevelOpenCloseAnimationTest 2020-09-09 15:23:06 +00:00
fakes Prettify license headers 2020-08-07 19:57:56 +00:00
helper Prettify license headers 2020-08-07 19:57:56 +00:00
protocols Implement the layer-shell v1 protocol 2020-09-03 18:11:44 +00:00
scripting Prettify license headers 2020-08-07 19:57:56 +00:00
CMakeLists.txt virtualkeyboard: add text-input-v3 support 2020-09-29 10:56:24 +00:00
activation_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
activities_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
buffer_size_change_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
colorcorrect_nightcolor_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dbus_interface_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
debug_console_test.cpp Port some tests away from a deprecated QProcess::start() overload 2020-09-10 10:19:30 +03:00
decoration_input_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
desktop_window_x11_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_aurorae_destroy_deco.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_cancel_animation.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_cursor_physical_size_empty.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
dont_crash_empty_deco.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_glxgears.cpp Port some tests away from a deprecated QProcess::start() overload 2020-09-10 10:19:30 +03:00
dont_crash_no_border.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
dont_crash_reinitialize_compositor.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
dont_crash_useractions_menu.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
generic_scene_opengl_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
generic_scene_opengl_test.h Prettify license headers 2020-08-07 19:57:56 +00:00
globalshortcuts_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
idle_inhibition_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
input_stacking_order.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
internal_window.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
keyboard_layout_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
keymap_creation_failure_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
kwin_wayland_test.cpp virtualkeyboard: rename class to InputMethod 2020-09-29 20:55:24 +05:30
kwin_wayland_test.h virtualkeyboard: add text-input-v3 support 2020-09-29 10:56:24 +00:00
kwinbindings_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
layershellv1client_test.cpp Implement the layer-shell v1 protocol 2020-09-03 18:11:44 +00:00
lockscreen.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
maximize_test.cpp Fix Build Warning 2020-08-26 19:24:02 +02:00
modifier_only_shortcut_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
move_resize_window_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
no_global_shortcuts_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
no_xdg_runtime_dir_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
placement_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
plasma_surface_test.cpp Fix for PlasmaSurfaceTest broken in a3b50500 2020-09-24 09:34:29 +00:00
plasmawindow_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
platformcursor.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
pointer_constraints_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
pointer_input.cpp Avoid QPointer in return types of Input methods 2020-09-08 08:04:13 +00:00
quick_tiling_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_opengl_es_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_opengl_shadow_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_opengl_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_qpainter_shadow_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
scene_qpainter_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
screen_changes_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screenedge_client_show_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
shade_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
showing_desktop_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
stacking_order_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
struts_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
tabbox_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
test_helpers.cpp virtualkeyboard: rename class to InputMethod 2020-09-29 20:55:24 +05:30
touch_input_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
transient_placement.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
virtual_desktop_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
virtualkeyboard_test.cpp virtualkeyboard: rename class to InputMethod 2020-09-29 20:55:24 +05:30
window_rules_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
window_selection_test.cpp Avoid QPointer in return types of Input methods 2020-09-08 08:04:13 +00:00
x11_client_test.cpp Port some tests away from a deprecated QProcess::start() overload 2020-09-10 10:19:30 +03:00
xdgshellclient_rules_test.cpp autotests: Remove XdgShellSurfaceType enum 2020-09-09 13:21:57 +03:00
xdgshellclient_test.cpp Replace remaining usages of old connect syntax with new connect syntax 2020-09-24 09:33:45 +00:00
xwayland_input_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
xwayland_selections_test.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
xwaylandserver_crash_test.cpp xwayland: Restart the Xwayland server after it has crashed 2020-09-01 06:16:02 +00:00
xwaylandserver_restart_test.cpp xwayland: Restart the Xwayland server after it has crashed 2020-09-01 06:16:02 +00:00