-
Notifications
You must be signed in to change notification settings - Fork 26
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 multiple monitors (#31)
* Add support for multiple monitors This is activated with two main talon settings, controlling if clamping occurs and the behavior when no eye tracker data * Changed eyetracker fallback to use enum Also ran formatter * Moved functions out of import try to if after * Use literal for setting, move clamp to functions * Add quick suggested changes Co-authored-by: James Stout <james.wolf.stout@gmail.com> * Move raise UnImplemented to beginning of function --------- Co-authored-by: James Stout <james.wolf.stout@gmail.com>
- Loading branch information
1 parent
627c31d
commit e33c221
Showing
3 changed files
with
100 additions
and
33 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
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