Xpra: Ticket #171: XSETTINGS is endian specific, we cannot send it as a blob

See xsettings-spec-0.5: "Why is the _XSETTINGS_SETTINGS property stored in the endianess of the manager instead of a neutral endianness?"

We need to parse it server side and send it it as a python structure instead. Which will also allow us to access the properties, and if needed, modify them



Thu, 02 Aug 2012 12:36:38 GMT - Antoine Martin: attachment set

working patch for parsing and formatting xsettings blobs


Thu, 02 Aug 2012 15:19:09 GMT - Antoine Martin: status changed; resolution set

fixed in r1259


Fri, 03 Aug 2012 09:17:07 GMT - Antoine Martin: description changed


Sat, 23 Jan 2021 04:47:28 GMT - migration script:

this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/171