Skip to content
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

Fix pixel mouse detection #31

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

neurocyte
Copy link
Contributor

I forgot process the second parameter that determins if pixel mouse is actually supported or not.

neurocyte added 2 commits May 23, 2024 16:19
Attempting to close /dev/tty may block indefinitely on macos if another
thread is already blocked on a read operation. As there is no practical
use for closing /dev/tty on exit besides unblocking other threads (which
does not work on macos anyway) we can just skip the close call.
@rockorager rockorager merged commit 473357f into rockorager:main May 23, 2024
@neurocyte neurocyte deleted the pixel_mouse branch June 4, 2024 19:16
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.

2 participants