Skip to content

Conversation

bjh83
Copy link

@bjh83 bjh83 commented Jan 29, 2022

EventDevice has a constructor that opens from a path; however, it does
not actually save the file descriptor for the open file causing
initialization to always fail. This fixes that.

I found this bug when trying to use the record feature of ydotool which appears to be a related project.

…om path

EventDevice has a constructor that opens from a path; however, it does
not actually save the file descriptor for the open file causing
initialization to always fail. This fixes that.

Signed-off-by: Brendan Higgins <[email protected]>
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.

1 participant