Author :
Pierre Le Marre
Date :
2025-05-16 13:13:55
Hash :3a8bb1a1 Message :compose: Fix sequence not fully overriden
Previously if a new sequence did not produce a keysym or a string, the
corresponding property was not overriden, possibly leaking the previous
entry.
- Fixed by always writting all the properties.
- Also try to reuse the previous string entry, if possible, so that we
avoid allocating.