diff options
author | Jan Palus <jpalus@fastmail.com> | 2021-02-04 00:50:27 +0100 |
---|---|---|
committer | Tudor Brindus <me@tbrindus.ca> | 2021-02-15 18:14:27 -0500 |
commit | b944735b47a660efbe55563ecfbc086636c9832b (patch) | |
tree | 8af94a6b24a8f328e482de8deb96b34ae50f3293 /include/sway | |
parent | 37d7bc69986f0c22eef629d5e0446f22800fa515 (diff) |
Align ordering of core node properties with i3
Try to better mimic JSON node structure produced by i3 which might be
relied on by already existing tools. In particular having "type" right
after "id" is quite handy for streaming high-performance JSON parsers
such as simdjson (which are handy for maintaining responsiveness on
resource constrained systems).
refer https://github.com/i3/i3/blob/ab2a22a78b25ad12fed2c177a34c44950795cf33/src/ipc.c#L338
Diffstat (limited to 'include/sway')
0 files changed, 0 insertions, 0 deletions