forked from davatorium/rofi
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This was very buggy, we were counting the events twice... * always use pointer frame, it's available since v5 * drop axis handler * use axis_discrete or axis_120 (v >= 8) instead * fail on some protocol minimum version checks * simplify output protocol version check Fixes #120
- Loading branch information
Showing
2 changed files
with
65 additions
and
59 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
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