Skip to content

improve input handling #150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 31, 2021
Merged

improve input handling #150

merged 3 commits into from
Jan 31, 2021

Conversation

ardera
Copy link
Owner

@ardera ardera commented Jan 31, 2021

  • somewhat separate user input into an extra module
  • better keyboard config loading (better error messages, falls back to default config if possible)
  • libinput reports some devices as mouse devices, even though they aren't
  • to work around that, only consider a device a mouse device when it has actually send a mouse event
  • resolves Cannot hide cursor #118

- proper mouse movement when display is rotated
- add simple way to get current monotonic clock time
@ardera ardera merged commit 8869e4a into master Jan 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot hide cursor
1 participant