Skip to content

kcms/workspaceoptions: Add slider for double click speed

Kai Uwe Broulik requested to merge work/kbroulik/new-doubleclick-settings into master

I don't see a reason for being able to configure this down to the millisecond.

Also add a test field to test the double click setting.


Not too happy about the default (400) not in the middle.

For reference: Windows allows setting them from 200–900ms in 70ms intervals. Here we do 100–2000ms in 100ms intervals.

Screenshot_20240404_055202

Merge request reports