Differences between revisions 8 and 9
Revision 8 as of 2020-208 00:52:48
Size: 3014
Editor: Singpolyma
Comment:
Revision 9 as of 2020-240 01:31:27
Size: 3218
Editor: Singpolyma
Comment:
Deletions are marked like this. Additions are marked like this.
Line 31: Line 31:
** Update: I am using both surf and firefox on PinePhone now. Both work great with touch, since I guess GTK can tell when it's a real touchscreen vs just a mouse and change gesture support accordingly.

Debian is the Universal Operating System and we want to run it on our mobile devices. What are the apps a mobile user needs, and what is the state of readiness in Debian of these apps?

Things to look for:

  • Works well on small screen (main window, but also dialogs such as preferences)
  • Works well on low-resolution screen (such as 480x272 pocketCHIP)
  • Works well with only left clicks (single touch screens)
  • Works well with no keyboard (some devices need to use precious screen space for onscreen keyboard)
  • Supports gestures where appropriate (scrolling or dragging/swiping)
  • Supports multitouch gestures where appropriate (pinch zoom, etc)
  • Resource efficient (low-RAM devices)

Things to document:

  • Configurations that make the mobile experience better
  • Work still to be done

Apps

Check out: https://sr.ht/~mil/Sxmo/

DebianMobile (last edited 2020-240 01:31:27 by Singpolyma)