Design Team/Sugar Shell Touch Input: Difference between revisions
Garycmartin (talk | contribs) |
Garycmartin (talk | contribs) |
||
| Line 3: | Line 3: | ||
: ''On Android 4 after not using the trackpad for a few seconds the cursor is hidden again, which works quite well --erikos'' | : ''On Android 4 after not using the trackpad for a few seconds the cursor is hidden again, which works quite well --erikos'' | ||
: ''John pointed me towards XFixes HideCursor/ShowCursor and that there is a [https://bugzilla.gnome.org/show_bug.cgi?id=650604 feature ticket] and a [http://mail.gnome.org/archives/commits-list/2011-June/msg02029.html patch] for gnome-settings-daemon that Sugar could hook into (out of my depth here, didn't get any working code) --gary'' | : ''John pointed me towards XFixes HideCursor/ShowCursor and that there is a [https://bugzilla.gnome.org/show_bug.cgi?id=650604 feature ticket] and a [http://mail.gnome.org/archives/commits-list/2011-June/msg02029.html patch] for gnome-settings-daemon that Sugar could hook into (out of my depth here, didn't get any working code) --gary'' | ||
: ''Apparently John (mentioned briefly in a voice call) has added some hooks for us to easily enable and disable the hardware cursor, not yet investigated the code yet --gary'' | |||
* Palette hover/click behaviours | * Palette hover/click behaviours | ||
** Single tap of a button with a primary action should _not_ trigger hover delay palette content (to prevent toolbar palettes and help hints obscuring UI after use) | ** Single tap of a button with a primary action should _not_ trigger hover delay palette content (to prevent toolbar palettes and help hints obscuring UI after use) | ||