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

Support for xcb-proto version 1.15, #issue 9 #10

Merged
merged 2 commits into from
Nov 5, 2022
Merged

Support for xcb-proto version 1.15, #issue 9 #10

merged 2 commits into from
Nov 5, 2022

Conversation

gen2brain
Copy link

  • Added minimal support for switch fields.
  • Changed the way Size is calculated to accommodate for lists inside structs (added to randr)
  • Removed heuristic to place alignment gaps, they are now explicitly described in XML

@jezek
Copy link
Owner

jezek commented Oct 30, 2022

@gen2brain Thanks for the patch, will make some tests and get to you later. Please give me some time.
Just a question. Did you use xcb-proto 1.15 or the latest 1.15.2 version?

@gen2brain
Copy link
Author

@jezek I used 1.15.2. I checked the Changelog, and the 1.12 was huge, they added a lot of padding-related additions that were not there before. I understand this now uses the correct method instead of the previous heuristic to add padding.

@jezek jezek merged commit a57abb5 into jezek:master Nov 5, 2022
@jezek
Copy link
Owner

jezek commented Nov 5, 2022

Thanks, I've made a new release from this PR.

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.

3 participants