kwin/autotests
Vlad Zahorodnii c3d5c3db1d x11: Add a helper to get the default screen
Since the screen number is well-known, we can look up the default
screen on demand. Note that xcb_get_setup() is pretty cheap as it
simply returns a const pointer to pre-allocated data.
2022-07-29 14:15:12 +00:00
..
integration x11: Add a helper to get the default screen 2022-07-29 14:15:12 +00:00
libinput input: Introduce a outputArea property for tablet devices 2022-07-25 23:29:07 +00:00
libkwineffects
tabbox
CMakeLists.txt backends/x11/standalone: rename files to be more consistent 2022-07-24 13:05:13 +00:00
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp backends/x11/standalone: rename files to be more consistent 2022-07-24 13:05:13 +00:00
test_client_machine.cpp
test_ftrace.cpp
test_gestures.cpp
test_virtual_desktops.cpp
test_window_paint_data.cpp
test_x11_timestamp_update.cpp
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp
testutils.h
xcb_scaling_mock.cpp Ensure size is valid after maximising 2022-07-27 08:43:23 +00:00