kwin/autotests
Vlad Zahorodnii d89501a079 Move platform backends to backends directory
This improves file organization in kwin by putting backends in a single
directory.

It also makes easier to discover kwin's low level components for new
contributors because the plugins directory may come as the last place to
look for. When one hears "plugin", the first thing that comes to mind is
regular plugins, not low level backends.
2021-11-02 09:02:41 +00:00
..
integration autotests: Fix TestXdgShellClientRules 2021-10-31 22:22:29 +02:00
libinput Move input backends in their own directory 2021-11-01 16:27:16 +02:00
libkwineffects
libxrenderutils
tabbox
abstract_client.h
CMakeLists.txt Move platform backends to backends directory 2021-11-02 09:02:41 +00:00
fakeeffectplugin.cpp
fakeeffectplugin.json
fakeeffectplugin_version.cpp
fakeeffectplugin_version.json
mock_abstract_client.cpp
mock_abstract_client.h
mock_effectshandler.cpp
mock_effectshandler.h kwineffects: Drop numScreens property 2021-10-22 09:14:52 +00:00
mock_workspace.cpp
mock_workspace.h
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Move platform backends to backends directory 2021-11-02 09:02:41 +00:00
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp tests: fix GestureTest 2021-08-31 01:45:27 +00:00
test_plugin_effectloader.cpp Fully port away from KPluginLoader 2021-10-19 21:39:51 +02:00
test_screen_paint_data.cpp
test_scripted_effectloader.cpp
test_virtual_desktops.cpp tests: fix TestVirtualDesktops 2021-08-31 01:45:27 +00:00
test_window_paint_data.cpp effects: Port effects from int screens ids to EffectScreen 2021-10-20 12:09:09 +00:00
test_x11_timestamp_update.cpp Fully port away from KPluginLoader 2021-10-19 21:39:51 +02:00
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
workspace.h