Gestures configuration
Open, Needs TriagePublic

Description

A set of configuration options should be offered to the users enabling them to match actions against gestures. For example (just as a reference):

  • Show running apps: Two fingers swipe left
  • Take screenshot: Three fingers swipe down

Knowledge Requirements: Willing to learn Qt/QML, CMake.

System Requirements: You can develop this application on normal Linux system, and test it in native Linux system. If you want to test it on Plasma Mobile system, you can use actual Mobile device or Plasma Mobile x86 ISO in emulated environment.

Related Objects

StatusAssignedTask
OpenNone
OpenNone

Gestures could also (optionally) be used for replacing the navigation bar at the bottom to save space.

The basic functionality of the bottom bar is:

  • showing the task switcher
  • showing the home screen
  • closing apps

This actions could be replaced in this way:

  • there's already a gesture for opening the task switcher, but for this the finger has to be placed on one of the bottom bar buttons and swiped up (would have to be changed to be swipeable up from the bottom of the phonescreen without the need for the bottom bar)
  • there's already a home button on the task switcher screen, but maybe there should be added another gesture for this
  • closing apps is not done that often on mobile (in my experience), it is enough that it can be done from the close buttons in the task switcher
bshah updated the task description. (Show Details)Apr 9 2020, 3:33 PM
bshah edited projects, added Plasma: Mobile (PM 2.0); removed Plasma: Mobile (PM 1.0).