-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for double-tap display wakeup
This adds support for waking up the display of a non-suspended system by double-tapping the screen, making it a little easier to recover when the display timeout is reached while using the phone. Since this is generally a less precise action, this patch also increases the maximum distance for double-taps to about double of what it was previously. Closes #156.
- Loading branch information
1 parent
3d04f9e
commit c7e0749
Showing
1 changed file
with
53 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters