elementary / switchboard-plug-mouse-touchpad

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

Pointing: Add pointer size #110

Closed danirabbit closed 4 years ago

danirabbit commented 4 years ago

Fixes #109

screenshot-pointing

danirabbit commented 4 years ago

After spending some time with cursor stuff:

  1. Yup, that would make a lot more sense

  2. We currently don't supply a 16px cursor, so the smallest size should be 24px. On HiDPI, setting 16px uses the 32px cursor, but I don't think we want options that only work on certain DPIs

  3. Yeah my understanding of how cursors work was incorrect. This should definitely be radios