kwin/autotests/integration
Kai Uwe Broulik 3eb90b2c60 Adjust to KDecoration init API returning a bool
Will allow a fallback to client-side decoration when KDecoration init fails.
2023-10-22 10:52:42 +02:00
..
data
effects There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
fakes Adjust to KDecoration init API returning a bool 2023-10-22 10:52:42 +02:00
helper
protocols
scripting Remove X-Plasma-MainScript from C++ codepaths 2023-10-16 16:12:43 +00:00
activation_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
activities_test.cpp
CMakeLists.txt backends/fakeinput: Implement fake input protocol in backend 2023-09-22 11:08:26 +03:00
dbus_interface_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
debug_console_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
decoration_input_test.cpp Clear decoration focus when window closes 2023-08-30 09:28:03 +00:00
desktop_window_x11_test.cpp
dont_crash_aurorae_destroy_deco.cpp autotests: Don't be so paranoid about compositing type 2023-09-08 09:48:16 +03:00
dont_crash_cancel_animation.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
dont_crash_empty_deco.cpp autotests: Don't be so paranoid about compositing type 2023-09-08 09:48:16 +03:00
dont_crash_glxgears.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
dont_crash_reinitialize_compositor.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
dont_crash_useractions_menu.cpp
fakeinput_test.cpp backends/fakeinput: Implement fake input protocol in backend 2023-09-22 11:08:26 +03:00
fractional_scaling_test.cpp Port away from KWayland's server-decoration implementation 2023-09-25 06:42:02 +00:00
generic_scene_opengl_test.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
generic_scene_opengl_test.h
globalshortcuts_test.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
idle_inhibition_test.cpp
input_stacking_order.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
inputmethod_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
internal_window.cpp Remove window type from internal window and window system plugin 2023-10-16 14:41:53 +00:00
keyboard_layout_test.cpp Drop InputConfig 2023-06-21 10:48:50 +00:00
keymap_creation_failure_test.cpp
kwin_wayland_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
kwin_wayland_test.h There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
kwinbindings_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
layershellv1window_test.cpp autotests: Add more test cases in LayerShellV1WindowTest::testPlacementArea 2023-09-11 05:53:19 +00:00
lockscreen.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
maximize_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
modifier_only_shortcut_test.cpp
move_resize_window_test.cpp Move window specific signals from EffectsHandler to EffectWindow 2023-10-06 07:05:37 +00:00
no_global_shortcuts_test.cpp
outputchanges_test.cpp
placement_test.cpp placeSmart: Properly track width and height 2023-08-07 07:14:18 +00:00
plasma_surface_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
plasmawindow_test.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
platformcursor.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
pointer_constraints_test.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
pointer_input.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
quick_tiling_test.cpp Port away from KWayland's server-decoration implementation 2023-09-25 06:42:02 +00:00
scene_opengl_es_test.cpp
scene_opengl_test.cpp
screen_changes_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
screencasting_test.cpp autotests: Remove old kernel checks 2023-09-10 10:14:18 +03:00
screenedges_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
screens_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
shade_test.cpp
showing_desktop_test.cpp
stacking_order_test.cpp
struts_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
tabbox_test.cpp
test_helpers.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
test_virtualkeyboard_dbus.cpp
tiles_test.cpp
touch_input_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
transient_placement.cpp Port away from KWayland's server-decoration implementation 2023-09-25 06:42:02 +00:00
virtual_desktop_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
window_rules_test.cpp
window_selection_test.cpp
x11_window_test.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
xdgshellwindow_rules_test.cpp port most uses of the reset(new ...) pattern to std::make_unique 2023-08-11 15:58:15 +02:00
xdgshellwindow_test.cpp There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
xwayland_input_test.cpp wayland: Drop "_interface" from filenames 2023-09-15 13:13:43 +00:00
xwayland_selections_test.cpp wayland: Integrate KWaylandServer classes into KWin namespace 2023-09-15 16:31:15 +03:00
xwaylandserver_crash_test.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00
xwaylandserver_restart_test.cpp composite.h -> compositor.h 2023-09-08 09:48:59 +03:00