Xpra-org / xpra

Persistent remote applications for X11; screen sharing for X11, MacOS and MSWindows.
https://xpra.org/
GNU General Public License v2.0
1.92k stars 165 forks source link

inline more data #4366

Closed totaam closed 4 days ago

totaam commented 4 days ago

There used to be a bug in the html5 client which caused decoding errors when pixel data was inlined: https://github.com/Xpra-org/xpra-html5/issues/322#issuecomment-2370635791, but now that this is fixed there is no reason not to inline more compressed data with the packet contents. Let's try to make this the default and see how it goes.