kwin/autotests/integration
Vlad Zahorodnii 2717252861 Partially revert a0c4a8e766
Unfortunately, a0c4a8e766 has a major bug
where clients that track focus events may get confused by focusToNull().

One such a notable example is Dota 2. It tracks the focus events to
minimize itself after the keyboard focus has been lost as well stop
playing music while it's in background. So, when we call focusToNull(),
Dota 2 will receive a corresponding FocusOut event and ask the window
manager to minimize it. It doesn't really matter that the FocusOut
event is going to be followed by a FocusIn event because when a window
is minimized, kwin will activate the next one in the focus chain.

Since those issues can't be fixed from the window manager's side, this
patch partially reverts a0c4a leaving only the autotest.

BUG: 424223
FIXED-IN: 5.19.4
2020-07-21 12:56:21 +03:00
..
data Add support for desktopFileName provided by NETWinInfo 2016-10-31 13:19:46 +01:00
effects Introduce started signal in Application 2020-07-17 09:10:51 +00:00
fakes Update my email address 2020-01-14 18:17:18 +02:00
helper Run clang-tidy with modernize-use-override check 2019-07-22 20:03:22 +03:00
scripting Introduce started signal in Application 2020-07-17 09:10:51 +00:00
activation_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
activities_test.cpp Fix testActivities 2020-07-17 09:10:51 +00:00
buffer_size_change_test.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
CMakeLists.txt Move inputConfig away from KWin::Application 2020-07-13 12:54:34 +02:00
colorcorrect_nightcolor_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dbus_interface_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
debug_console_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
decoration_input_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
desktop_window_x11_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_aurorae_destroy_deco.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_cancel_animation.cpp Use AbstractClient instead of XdgShellClient wherever possible 2020-03-04 09:57:13 +02:00
dont_crash_cursor_physical_size_empty.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_empty_deco.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_glxgears.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_no_border.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_reinitialize_compositor.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
dont_crash_useractions_menu.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
generic_scene_opengl_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
generic_scene_opengl_test.h [autotests] Test creating core context profile 2017-06-25 09:48:46 +02:00
globalshortcuts_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
idle_inhibition_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
input_stacking_order.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
internal_window.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
keyboard_layout_test.cpp make keyboard layout DBus API more reliable 2020-07-17 12:42:28 +00:00
keymap_creation_failure_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
kwin_wayland_test.cpp Start accepting client connections after creating workspace 2020-07-17 09:10:51 +00:00
kwin_wayland_test.h Tests: Add outputmanagement to test helper 2020-06-24 11:17:42 +02:00
kwinbindings_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
lockscreen.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
maximize_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
modifier_only_shortcut_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
move_resize_window_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
no_global_shortcuts_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
no_xdg_runtime_dir_test.cpp Start accepting client connections after creating workspace 2020-07-17 09:10:51 +00:00
placement_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
plasma_surface_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
plasmawindow_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
platformcursor.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
pointer_constraints_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
pointer_input.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
quick_tiling_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
scene_opengl_es_test.cpp [autotests] Introduce a SceneOpenGL ES test 2017-06-24 21:05:49 +02:00
scene_opengl_shadow_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
scene_opengl_test.cpp [autotests] Introduce a SceneOpenGL ES test 2017-06-24 21:05:49 +02:00
scene_qpainter_shadow_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
scene_qpainter_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
screen_changes_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
screenedge_client_show_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
shade_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
showing_desktop_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
stacking_order_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
struts_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
tabbox_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
test_helpers.cpp Tests: Add outputmanagement to test helper 2020-06-24 11:17:42 +02:00
touch_input_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
transient_placement.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
virtual_desktop_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
window_rules_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
window_selection_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
x11_client_test.cpp Partially revert a0c4a8e766 2020-07-21 12:56:21 +03:00
xdgshellclient_rules_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
xdgshellclient_test.cpp Update input transformation matrix when buffer geometry changes 2020-07-17 11:56:22 +00:00
xwayland_input_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00
xwayland_selections_test.cpp Introduce started signal in Application 2020-07-17 09:10:51 +00:00