binding state post-submit review fixes

This commit is contained in:
Michael Stapelberg
2020-06-16 22:28:58 +02:00
parent 4e676ef73e
commit b402ce2cc9
2 changed files with 3 additions and 2 deletions

View File

@ -19,6 +19,7 @@ working. Please reach out to us in that case!
• configure: respect --program-suffix
• use exec to avoid leaving useless shell process
• ipc: always include the marks property (even if empty)
• ipc: introduce GET_BINDING_STATE command
• introduce “tiling_from” and ”floating_from” criteria
• make dock client order deterministic (sorted by class/instance) as a
side effect, i3bars without an explicit bar-id will be sorted according