jeffchannell / jiggle

Gnome extension that highlights the cursor position when the mouse is moved rapidly.
GNU General Public License v2.0
133 stars 27 forks source link

Lowered default shake threshold to make it more responsive to new users #7

Closed KeironO closed 4 years ago

KeironO commented 4 years ago

First of all, as someone with retinal issues, may I first thank you for your work. One of the major drawbacks to GNOME for me is that I have to resize my cursor late in the evenings as my eyestrain would become so severe that I'd be unable to find the cursor. The large cursor accessibility mode is fine, but I find the cursor to be a little bit invasive and off-putting from a UX point of view.

This fixes that problem.

This is a little fix to change the default shake threshold from 160 to 300 - to make it a little bit more responsive to new users (as noted here https://github.com/jeffchannell/jiggle/issues/6)

Best wishes,

Keiron

jeffchannell commented 4 years ago

I agree 300 was too high. I changed the default to 200, as 160 seems low, and recompiled the schemas. Merged into testing.