Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@moaxcp
Copy link
Owner

@moaxcp moaxcp commented Dec 20, 2024

  • Added support for no-sequence-number events which is only used in KeymapNotifyEvent
    • This fixed part of the RecordApiExample
  • Adding XApi interfaces to cleanup client
  • Added examples and api to run examples

@moaxcp moaxcp force-pushed the examples branch 2 times, most recently from 6270961 to 22e70fb Compare December 26, 2024 03:54
Added support for no-sequence-number in KeymapNotifyEvent I suspect this also fixed the RecordApiExample.

Fixed bug when generating code to read generic events.

Added XApi and extended interfaces to act as traits for the X11Client. These interfaces allow the X11Client to have an api beyond the simple response, reply, event, and error api.

Added examples for xproto.
@moaxcp moaxcp force-pushed the examples branch 4 times, most recently from c0347f5 to 0a12cbb Compare December 28, 2024 21:33
Added support for no-sequence-number in KeymapNotifyEvent I suspect this also fixed the RecordApiExample.

Fixed bug where generated code for reading generic events was missing from protocol plugins

Fixed bug in generated code for replies where reading pad align was missing

Added XApi and extended interfaces to act as traits for the X11Client. These interfaces allow the X11Client to have an api beyond the simple response, reply, event, and error api.

Fixed bug where new resource ids are not requested by the client when they run out

Added examples for xproto.
@moaxcp moaxcp merged commit c802ba8 into master Dec 28, 2024
1 check passed
@moaxcp moaxcp deleted the examples branch December 28, 2024 21:44
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