aboutsummaryrefslogtreecommitdiff
path: root/sway/ipc-json.c
AgeCommit message (Collapse)Author
2016-07-21Handle transient_forMykyta Holubakha
2016-07-21Unite describe_view and describe_windowMykyta Holubakha
2016-07-21More progress on window eventsMykyta Holubakha
2016-07-17Implement configurable wrapping on bar ws scrollDrew DeVault
2016-07-17Fix a memory leakHummer12007
2016-07-12Fix build on x86Mykyta Holubakha
2016-07-05get_tree json fixesZandr Martin
- null pointer check against container names - use actual json null values instead of "null" strings - add "visible" property to all containers
2016-07-04fix typo in ipc-json.cZandr Martin
2016-07-04implement `get_tree` commandZandr Martin