D13141: Touchpad KCM Redesign Using Kirigami
Nathaniel Graham
noreply at phabricator.kde.org
Tue May 29 00:01:58 UTC 2018
ngraham added a comment.
The middle click emulation issue is tricky because the behavior and available options are different depending on the hardware configuration, and, if using a buttonless touchpad, also the click method used. I wonder if we need to make the UI dynamically adapt to the aforementioned possibilities, like this:
1. Touchpad with hardware buttons
---------------------------------
Show a checkbox like this:
Middle click: [X] By pressing left and right buttons simultaneously
2. Touchpad with no hardware buttons when "clickfinger" click method is used
----------------------------------------------------------------------------
Change the checkbox to have the following text:
Middle click: [X] By pressing on the touchpad with three fingers
3. Touchpad with no hardware buttons when "areas" click method is used
----------------------------------------------------------------------
Instead show radio buttons like this:
Middle click: (o) By pressing virtual left and right buttons simultaneously
( ) With a virtual button between virtual left and right buttons
REPOSITORY
R119 Plasma Desktop
REVISION DETAIL
https://phabricator.kde.org/D13141
To: furkantokac, ngraham, romangg, abetts
Cc: esedgh, knambiar, plasma-devel, ragreen, Pitel, ZrenBot, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20180529/fa2bfbcb/attachment.html>
More information about the Plasma-devel
mailing list