Gestures
Allows to open the camera by drawing a circle on the screen /proc/touchpanel/camera_enable 0 = disabled 1 = enabled
Allows to open flashlight by drawing a V on the screen /proc/touchpanel/flashlight_enable
0 = disabled 1 = enabled
This allows using your smartphone with gloves /proc/touchpanel/glove_mode_enable
0 = disabled 1 = enabled
Allows to control music playback by drawing gestures on the screen two fingers vertically to play/pause draw a left arrow to previous track a right arrow for the next track /proc/touchpanel/music_enable
0 = disabled 1 = enabled
This enables smart2cover /proc/touchpanel/smartcover_mode_enable
0 = disabled 1 = enabled
This enables sweep2wake /proc/touchpanel/sweep_wake_enable
0 = disabled 1 = enabled
@Grarak Would this be something you preferred in a new tab labelled 'Panel' or a category within Misc? I can push a merge request later. Also, what's the staging branch for? Should future pull requests be pushed to that branch?