elementary / switchboard-plug-mouse-touchpad

Switchboard Mouse & Touchpad Plug
GNU General Public License v3.0
24 stars 13 forks source link

Listen both L/R_Click when switching primary button #83

Closed alex285 closed 4 years ago

alex285 commented 5 years ago

I changed primary mouse button to R_Click, and then I had a bit hard time to switch back, because the L_Click was dead, and it wasnt straight obvious we should R_Click; Can we accept both Right & Left Click on this special case?

On a sidenote the pressed/active state isn't very clear, which was an additional reason I got confused

mouse-settings

cassidyjames commented 5 years ago

I suggested the accepting both primary and secondary clicks on Twitter since it would remedy this, but my one reservation is that it could make it less immediately clear that the buttons just changed. But maybe being able to recover from accidental changes is worth it?

We could also color the selected button with .accent to help show it's selected, even if it already has the same pressed style as all other buttons; making it more clear isn't bad. :man_shrugging:

alex285 commented 5 years ago

for reference, to add that GNOME does exactly that, it assigns both R&L press, which is a special case; it doesnt apply to other radio button selections

Screenshot from 2019-07-23 16-07-09