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 EventCopy.Write() #7

Merged
merged 2 commits into from
May 1, 2022
Merged

Fix EventCopy.Write() #7

merged 2 commits into from
May 1, 2022

Conversation

tesselslate
Copy link

@tesselslate tesselslate commented Apr 30, 2022

  • Fixed EventCopy.Write() to write the type of the event rather than keep the type of the event it is derived from
  • Regenerated bindings from xcbproto 1.11

Closes #6

@jezek jezek merged commit 7effddc into jezek:master May 1, 2022
@jezek
Copy link
Owner

jezek commented May 1, 2022

Thank you for your work.

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.

KeyReleaseEvent.Bytes() doesn't write type
2 participants