kwin/autotests
Nate Graham e963ae09cc screenedge: reduce default activation delay
Currently there is a 150ms delay before screen edge actions and
hotcorners are triggered; the cursor has to spend that much time there
before they'll activate. This is good for preventing accidental
activations, but also prevents and delays deliberate activations, which
are likely to be more annoying for the user.

To alleviate this, the delay is reduced to 75ms, which still prevents
most of the accidental activations in my testing, while making
deliberate activations faster and easier.
2024-01-17 14:52:05 +00:00
..
drm autotests/drm: Fix connector_type_id usage 2023-12-22 18:39:21 +01:00
effect Port away from deprecated KConfigBase::group() api 2023-11-28 10:02:03 +00:00
integration screenedge: reduce default activation delay 2024-01-17 14:52:05 +00:00
libinput There's no QVector anymore, QList is the QVector in Qt6 2023-10-19 13:43:53 +00:00
wayland scene: Fix SurfaceItem::bufferTransform() 2024-01-09 17:42:09 +00:00
CMakeLists.txt move more opengl related files to the opengl folder 2024-01-09 19:45:59 +01:00
onscreennotificationtest.cpp Port away from deprecated KConfigBase::group() api 2023-11-28 10:02:03 +00:00
onscreennotificationtest.h
opengl_context_attribute_builder_test.cpp move more opengl related files to the opengl folder 2024-01-09 19:45:59 +01:00
output_transform_test.cpp core: Add OutputTransform::FlipY convenience aliases 2024-01-09 17:42:09 +00:00
test_client_machine.cpp
test_colorspaces.cpp autotests: add very basic ColorDescription mapping test 2023-12-22 20:25:44 +01:00
test_ftrace.cpp
test_gestures.cpp
test_utils.cpp
test_virtual_desktops.cpp Port away from deprecated KConfigBase::group() api 2023-11-28 10:02:03 +00:00
test_window_paint_data.cpp effects.h -> effecthandler.h 2023-11-20 15:47:36 +00:00
test_x11_timestamp_update.cpp libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
test_xcb_size_hints.cpp
test_xcb_window.cpp
test_xcb_wrapper.cpp
test_xkb.cpp Drop dead code 2023-12-15 08:57:11 +00:00
testutils.h libkwineffects/ -> effect/ 2023-11-20 11:32:43 +00:00
xcb_scaling_mock.cpp