aboutsummaryrefslogtreecommitdiff
path: root/include/sway/ipc-json.h
AgeCommit message (Expand)Author
2022-09-19sway: add non-desktop outputs to json when running `swaymsg -t get_outputs`Alex Maese
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-06-06Store sway_outputs so that they can be reenabledBrian Ashworth
2018-05-12Implement IPC get_seats commandRyan Dwyer
2018-03-30Merge remote-tracking branch 'origin/wlroots' into swaybar-layersDrew DeVault
2018-03-29Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree"Tony Crisci
2018-03-29Revert "Refactor tree"Drew DeVault
2018-03-29Implement enough IPC for swaybar to workDrew DeVault
2018-03-29remove swayc_t typedefTony Crisci
2018-03-29move tree includes to their own directoryTony Crisci
2017-12-18ipc get_inputsTony Crisci
2017-12-18Add IPC get_outputsemersion
2017-12-03basic get_treeTony Crisci
2017-11-22Wire up IPC serverDrew DeVault
2017-11-18Move everything to sway/old/Drew DeVault
2017-04-03Add pretty printing to swaymsgDrew DeVault
2016-09-01Reorganize includesDrew DeVault