aboutsummaryrefslogtreecommitdiff
path: root/swaymsg/main.c
AgeCommit message (Expand)Author
2018-06-06Store sway_outputs so that they can be reenabledBrian Ashworth
2018-05-29Add tree representation to IPC workspace descriptionRyan Dwyer
2018-05-28swaymsg: Fix exit codeRyan Dwyer
2018-05-12Implement IPC get_seats commandRyan Dwyer
2018-05-05swaymsg: Fix spelling in error messageNicolas Braud-Santoni
2018-03-12ipc: add output modesemersion
2018-01-05swaymsg: convert to wlr_logDominique Martinet
2018-01-04update json-c dep to 0.13Rachel K
2017-12-29Pretty-print all output info in swaymsg -t get_outputsemersion
2017-12-19fix memory leak in swaymsgTony Crisci
2017-12-18fix memory leak in swaymsgTony Crisci
2017-12-18ipc get_inputsTony Crisci
2017-07-11Add get_clipbard ipc errors; Adapt swaymsgnyorain
2017-07-07Rework get_clipboard implementationnyorain
2017-07-07Implement ipc get_clipboardnyorain
2017-04-26Add -DVERSION flag for release version numbersSebastian Noack
2017-04-03Add pretty printing to swaymsgDrew DeVault
2017-03-10UnGNUify the codebaseDrew DeVault
2016-07-31swaymsg: pretty print ipc responseTony Crisci
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-01-19libinputCole Mickens
2015-12-02swaymsg: add newline after responseChristoph Gysin
2015-11-28Fix option parsingChristoph Gysin
2015-11-28swaymsg: Add --help option that prints usageChristoph Gysin
2015-11-28swaymsg: Print usage and exit on unknown optionsChristoph Gysin
2015-11-28Use macros for exit valuesChristoph Gysin
2015-11-27Add command line to swaygrabDrew DeVault
2015-11-27Move IPC client into common, refactor IPCDrew DeVault
2015-11-27Fix build warningsDrew DeVault
2015-11-26Implement swaymsg IPC behaviorDrew DeVault
2015-11-26Parse command line args for swaymsgDrew DeVault
2015-11-26Add swaymsg subprojectDrew DeVault