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

Prevent duplicate inheritance for <eventcopy> #16

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

medranocalvo
Copy link
Contributor

  • el_client.el (xelb-parse-structure-content): Remove duplicate inheritance from xcb:-event' when translating '.

The classes we inherit from already inherit xcb:-event. I seem to remember this caused some issues when I tried working with XInput and GenericEvents.

Marked as draft because we should regenerate once #4 is merged.

@medranocalvo medranocalvo marked this pull request as draft January 18, 2024 10:48
* xelb-gen (xelb-parse-structure-content): Remove duplicate
inheritance from `xcb:-event' when translating `<eventcopy>'.
* xcb-xproto.el:
* xcb-xinput.el: Regenerate.
@medranocalvo medranocalvo force-pushed the medranocalvo/eventcopy-double-inheritance branch 2 times, most recently from ec932c1 to 7ff0d98 Compare January 19, 2024 10:04
@medranocalvo medranocalvo marked this pull request as ready for review January 19, 2024 10:06
@medranocalvo
Copy link
Contributor Author

Rebased and regenerated. Please have a look.

@Stebalien Stebalien merged commit 8a877ce into master Jan 19, 2024
@Stebalien Stebalien deleted the medranocalvo/eventcopy-double-inheritance branch January 19, 2024 15:35
@Stebalien
Copy link
Contributor

Tested locally.

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