#171 closed defect (fixed)
XSETTINGS is endian specific, we cannot send it as a blob
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 0.5 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
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
Attachments (1)
Change History (4)
Changed 9 years ago by
Attachment: | xpra-xsettings.patch added |
---|
comment:2 Changed 9 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 6 weeks ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/171
Note: See
TracTickets for help on using
tickets.
working patch for parsing and formatting xsettings blobs