You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xaver Hugl e7c803b7e5 backends/drm: store drm properties directly in drm objects
This makes it possible to ensure type safety for enums, as each drm property
object can have its own type now, and it reduces the amount of typing needed
to access properties
1 year ago
..
drm backends/drm: store drm properties directly in drm objects 1 year ago
integration autotests: Remove render node check in testPointerInput 1 year ago
libinput Port to KF6 2 years ago
libkwineffects libkwineffects: extract most useful kwinglplatform bits to a separate class 1 year ago
CMakeLists.txt autotests/drm: disable tests to work around FreeBSD CI issues 1 year ago
onscreennotificationtest.cpp build: Add -Wno-unused-parameter compiler option 2 years ago
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Prefix more kwineffects includes with libkwineffects/ 2 years ago
test_client_machine.cpp Remove Qt 5 specific code 2 years ago
test_ftrace.cpp
test_gestures.cpp gesture: use the global direction enums 2 years ago
test_utils.cpp test_utils: Test whether mmap PROT_WRITE fails 2 years ago
test_virtual_desktops.cpp Make VirtualDesktopManager::currentChanged pass VirtualDesktop 2 years ago
test_window_paint_data.cpp Remove some include_directories() 2 years ago
test_x11_timestamp_update.cpp Remove Qt 5 specific code 2 years ago
test_xcb_size_hints.cpp Remove Qt 5 specific code 2 years ago
test_xcb_window.cpp Remove Qt 5 specific code 2 years ago
test_xcb_wrapper.cpp Remove Qt 5 specific code 2 years ago
test_xkb.cpp Remove Qt 5 specific code 2 years ago
testutils.h Remove some include_directories() 2 years ago
xcb_scaling_mock.cpp