kwin/autotests
Vlad Zahorodnii e09ca74295 wayland: Make workspace responsible for creating Screens
The Screens object is created by Workspace on X11. This change makes X11
and Wayland behave more similar. As is, the Screens is a helper for
window management code, don't use it in backends. Note that the X11 backend
already uses the Screens, it needs to be addressed individually.
2022-07-13 17:54:35 +00:00
..
integration wayland: Make workspace responsible for creating Screens 2022-07-13 17:54:35 +00:00
libinput libinput: use std::unique_ptr for events 2022-06-21 17:50:49 +00:00
libkwineffects Make TimeLine API ergonomic with presentation timestamps 2022-05-26 17:10:07 +00:00
tabbox Introduced a new setting for the task switcher - OrderMinimizedMode - and implemented the tabbox logic for it 2022-06-14 07:57:01 +00:00
CMakeLists.txt kwineffects: Strip ScreenPaintData of transforms 2022-07-06 11:10:54 +00:00
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp
test_virtual_desktops.cpp Make touchscreen gestures realtime 2022-05-11 15:08:43 +00:00
test_window_paint_data.cpp Make WindowItem handle opacity 2022-05-11 09:42:35 +00:00
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
test_xcb_window.cpp
test_xcb_wrapper.cpp Rename AbstractClient to Window 2022-04-22 17:39:12 +00:00
test_xkb.cpp
testutils.h
xcb_scaling_mock.cpp Support an alternative harcoded scale for X 2022-06-07 11:58:26 +01:00