kwin/autotests
Xaver Hugl ae84480fbf outputconfigurationstore: add new config system
Instead of an external service (like KScreen) storing and restoring output configurations,
with this commit KWin takes over that responsibility. This allows it to, among other things,
generate appropriate configs for new sets of outputs immediately, and take KWin-internal information
about outputs into account when generating them.

CCBUG: 474021
CCBUG: 469653
CCBUG: 466342
CCBUG: 470863
CCBUG: 466556
BUG: 466208
BUG: 455082
BUG: 457430
2023-10-05 20:29:04 +02:00
..
drm autotests: Remove old kernel checks 2023-09-10 10:14:18 +03:00
integration outputconfigurationstore: add new config system 2023-10-05 20:29:04 +02:00
libinput backends/libinput: enable tap to click and tap-and-drag by default 2023-08-22 14:17:23 +00:00
libkwineffects libkwineffects: drop gallium detection 2023-09-07 21:13:16 +02:00
CMakeLists.txt
onscreennotificationtest.cpp Add explicit moc includes to sources for moc-covered headers 2023-07-15 08:40:49 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_client_machine.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_ftrace.cpp
test_gestures.cpp
test_utils.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_virtual_desktops.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_window_paint_data.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_xcb_window.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_xcb_wrapper.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
test_xkb.cpp Don't use QtTest => use QTest + missing include 2023-07-04 10:38:21 +00:00
testutils.h
xcb_scaling_mock.cpp