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.
Vlad Zahorodnii e6b5cf283e core: Batch pointer input device events
This change introduces InputDevice::pointerFrame(). The main motivation
behind it is to allow batching multiple pointer events within a single
event frame.

BUG: 454428
1 year ago
..
drm backends/drm: store drm properties directly in drm objects 1 year ago
integration core: Batch pointer input device events 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 Drop XCB_ICCCM_FOUND checks 1 year ago
onscreennotificationtest.cpp
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp Extend GLX switch to check if QtGui was being built with GLX plugin 1 year 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_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