kwin/autotests
Vlad Zahorodnii ade861d6de Refactor session code
At the moment, the session code is far from being extensible. If we
decide to add support for libseatd, it will be a challenging task with
the current design of session management code. The goal of this
refactoring is to fix that.

Another motivation behind this change is to prepare session related code
for upstreaming to kwayland-server where it belongs.
2021-03-23 08:01:19 +00:00
..
drm decouple DRM planes from DrmOutput 2021-02-15 17:28:58 +00:00
integration Refactor session code 2021-03-23 08:01:19 +00:00
libinput Drop testLibinputContext 2021-03-23 08:01:19 +00:00
libkwineffects Move source code to src/ directory 2021-02-10 15:31:43 +00:00
libxrenderutils Make source code more relocatable 2021-02-10 15:31:42 +00:00
tabbox Drop QtScript dependency 2021-02-23 07:47:01 +00:00
abstract_client.h
CMakeLists.txt cmake: Use versionless Qt::Qml imported target 2021-03-04 15:22:47 +02: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 libkwineffects: Introduce EffectScreen 2021-03-09 08:58:22 +00:00
mock_screens.cpp
mock_screens.h Make source code more relocatable 2021-02-10 15:31:42 +00:00
mock_workspace.cpp
mock_workspace.h
mock_x11client.cpp
mock_x11client.h
onscreennotificationtest.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
test_builtin_effectloader.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_client_machine.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_ftrace.cpp
test_gbm_surface.cpp Move source code to src/ directory 2021-02-10 15:31:43 +00:00
test_gestures.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_plugin_effectloader.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_screen_edges.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_screen_paint_data.cpp libkwineffects: Introduce EffectScreen 2021-03-09 08:58:22 +00:00
test_scripted_effectloader.cpp [scripting] Port ScriptedEffects to QJSEngine 2021-02-23 07:47:01 +00:00
test_virtual_desktops.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_window_paint_data.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_xcb_window.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_xcb_wrapper.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
test_xkb.cpp Make source code more relocatable 2021-02-10 15:31:42 +00:00
testutils.h
workspace.h
x11client.h