sharplispers / clx

a fork of crhodes' fork of danb's fork of the CLX library, an X11 client for Common Lisp
Other
114 stars 46 forks source link

Resize output buffer to max size supported by server on opening display. #141

Closed JMC-design closed 5 years ago

JMC-design commented 5 years ago

Also turned off activating big requests since we can't handle 32bit indices, nor is there code in place to report extended requests which just messes with the buffer. This should fix some hard to discern bugs when sending large amounts of data, whether text or images, would shutdown the connection. I've haven't got code setup to check things like large text output in mcclim, but I've tested putting images of upto 16000 in width and getting 4k images.