moaxcp / x11

An x11 protocol implementation and client for the jvm
MIT License
18 stars 3 forks source link

XEvents and XErrors write with the wrong code #17

Open moaxcp opened 3 years ago

moaxcp commented 3 years ago

Events need to have the extension offset in order to write correctly. This is needed in order for the send event requests to function.