elementary / wingpanel-indicator-a11y

Wingpanel Universal Access Indicator
GNU General Public License v2.0
7 stars 7 forks source link

Add hover click switch #36

Closed davidmhewitt closed 3 years ago

davidmhewitt commented 3 years ago

Adds a switch where we can enable hover (dwell) click.

We have to use the org.gnome.desktop schema here and not our own because it's hardcoded into Mutter.

We'll probably also want to add some extra settings in this indicator to determine if hover clicking does primary, secondary, double click, or drag. But let's just get started with this for now.

This technically works, but is waiting on some code in Gala to show the countdown around the mouse.