kwin/autotests/integration
Vlad Zahorodnii 885e9acb6e Drop ApplicationWaylandAbstract
We gain nothing with it. XCB setup logic in the Xwayland server has to
be moved to the workspace layer anyway. For example, this move of
responsibilities will be needed to support running more than just one
instance of Xwayland. Architecture-wise, it would be cleaner too.

Unfortunately, it breaks encapsulation of the Application, but this can
be taken care later.
2022-07-15 12:18:03 +00:00
..
data Prettify license headers 2020-08-07 19:57:56 +00:00
effects Use floating geometry throughout 2022-07-14 10:04:46 +01:00
fakes Run clang-format 2022-03-25 13:25:15 +02:00
helper Run clang-format 2022-03-25 13:25:15 +02:00
protocols Implement the layer-shell v1 protocol 2020-09-03 18:11:44 +00:00
scripting autotests: client -> window 2022-04-27 12:45:46 +00:00
activation_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
activities_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
buffer_size_change_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
CMakeLists.txt autotests: Port KWinFrameworkIntegration from source vars to target based apis 2022-04-25 13:12:21 +00:00
dbus_interface_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
debug_console_test.cpp Rename InternalWindow::internalWindow() to InternalWindow::handle() 2022-04-29 17:47:41 +03:00
decoration_input_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
desktop_window_x11_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_aurorae_destroy_deco.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_cancel_animation.cpp Realtime screen edges gestures for scripted effects 2022-05-03 13:43:38 +00:00
dont_crash_cursor_physical_size_empty.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_empty_deco.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_glxgears.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_no_border.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_reinitialize_compositor.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
dont_crash_useractions_menu.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
generic_scene_opengl_test.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
generic_scene_opengl_test.h Run clang-format 2022-03-25 13:25:15 +02:00
globalshortcuts_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
idle_inhibition_test.cpp wayland: Introduce IdleDetector 2022-06-29 20:27:50 +03:00
input_stacking_order.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
inputmethod_test.cpp InputMethodTest: Only create the windowAddedSpy when actually needed 2022-07-13 15:24:19 +00:00
internal_window.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
keyboard_layout_test.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
keymap_creation_failure_test.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
kwin_wayland_test.cpp Drop ApplicationWaylandAbstract 2022-07-15 12:18:03 +00:00
kwin_wayland_test.h Drop ApplicationWaylandAbstract 2022-07-15 12:18:03 +00:00
kwinbindings_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
layershellv1window_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
lockscreen.cpp autotests: Register ElectricBorder type 2022-05-25 08:40:24 +00:00
maximize_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
modifier_only_shortcut_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
move_resize_window_test.cpp autotests: Use less QRectF::toRect() 2022-07-15 07:56:07 +00:00
nightcolor_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
no_global_shortcuts_test.cpp Run clang-tidy with -checks=readability-braces-around-statements fixit 2022-03-28 10:54:11 +00:00
outputchanges_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
placement_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
plasma_surface_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
plasmawindow_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
platformcursor.cpp Run clang-format 2022-03-25 13:25:15 +02:00
pointer_constraints_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
pointer_input.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
quick_tiling_test.cpp autotests: Use less QRectF::toRect() 2022-07-15 07:56:07 +00:00
scene_opengl_es_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
scene_opengl_test.cpp Run clang-format 2022-03-25 13:25:15 +02:00
scene_qpainter_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
screen_changes_test.cpp autotests: Port more tests from obsolete Screens 2022-07-12 07:05:45 +00:00
screenedge_client_show_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
screenedges_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
screens_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
shade_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
showing_desktop_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
stacking_order_test.cpp Some client/toplevel -> window 2022-04-29 17:47:39 +03:00
struts_test.cpp autotests: Use less QRectF::toRect() 2022-07-15 07:56:07 +00:00
tabbox_test.cpp Prefer the term "window" over "client" in Workspace 2022-04-25 11:33:55 +00:00
test_helpers.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
test_virtualkeyboard_dbus.cpp Run clang-format 2022-03-25 13:25:15 +02:00
touch_input_test.cpp add autotest for touchscreen gestures 2022-05-27 17:49:59 +00:00
transient_placement.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
virtual_desktop_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
window_rules_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
window_selection_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
x11_window_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
xdgshellwindow_rules_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
xdgshellwindow_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
xwayland_input_test.cpp Use floating geometry throughout 2022-07-14 10:04:46 +01:00
xwayland_selections_test.cpp autotests: client -> window 2022-04-27 12:45:46 +00:00
xwaylandserver_crash_test.cpp autotests: Port more tests from obsolete Screens 2022-07-12 07:05:45 +00:00
xwaylandserver_restart_test.cpp autotests: Port more tests from obsolete Screens 2022-07-12 07:05:45 +00:00