[systemsettings] [Bug 413502] Restore/Add Double Click Speed setting that used to live in the mouse KCM
Nicolas Fella
bugzilla_noreply at kde.org
Sat Nov 4 11:59:15 GMT 2023
https://bugs.kde.org/show_bug.cgi?id=413502
Nicolas Fella <nicolas.fella at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/plas
| |ma/plasma-desktop/-/commit/
| |901b1b8c2db64130209d52482df
| |93e7cab435dfb
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #10 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 901b1b8c2db64130209d52482df93e7cab435dfb by Nicolas Fella.
Committed on 04/11/2023 at 12:30.
Pushed by nicolasfella into branch 'master'.
[kcms/workspaceoptions] Add setting for double click interval
This is part of the legacy mouse KCM, but not the libinput-based one
This is odd because it's not actually a driver-level feature, it's implemented
on the toolkit (Qt) level
The KCM only writes a value to kdeglobals that plasma-integration then passes
to Qt
It also does not only affect mice, it also applies to touchpads
This patch adds it to the 'General Behavior' KCM, where we already have similar
'Mouse but not acutally mouse' settings like single/double click settings
M +42 -0 kcms/workspaceoptions/ui/main.qml
M +6 -0 kcms/workspaceoptions/workspaceoptions_kdeglobalssettings.kcfg
M +1 -1 kcms/workspaceoptions/workspaceoptions_kdeglobalssettings.kcfgc
https://invent.kde.org/plasma/plasma-desktop/-/commit/901b1b8c2db64130209d52482df93e7cab435dfb
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Unassigned-bugs
mailing list