aboutsummaryrefslogtreecommitdiff
path: root/swaymsg
AgeCommit message (Expand)Author
2019-01-01Remove readline.cIan Fan
2018-11-28swaymsg: parse success of single objectBrian Ashworth
2018-11-28Implement support for swaymsg -t SUBSCRIBE [-m]Brian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-12IPC: Send keyboard layout info in IPC_GET_INPUTSHarish Krupo
2018-11-04document swaymessage type for get_seatsmadblobfish
2018-11-03ipc: move refresh from output to output->current_modeCole Mickens
2018-11-03swaymsg: get_outputs: use output->current_mode for current mode displayCole Mickens
2018-10-29swaymsg: fix get_outputs status codeemersion
2018-10-10Fix program name in version stringsRyan Dwyer
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler
2018-08-01ipc: add tick eventIan Fan
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion
2018-07-10Add get_config message type to ipcIan Fan
2018-07-10Add get_binding_modes message type to ipcIan Fan
2018-07-09Update for swaywm/wlroots#1126emersion
2018-06-30refactor success_objectArmin Preiml
2018-06-30fix swaymsg: errors are displayed againArmin Preiml
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-25Delete old asciidoc man pagesemersion
2018-05-12Merge remote-tracking branch 'origin/master' into scdocDrew DeVault
2018-05-12Implement IPC get_seats commandRyan Dwyer
2018-05-11Add swaylock(1) and swaymsg(1)Drew DeVault
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-11-30remove relevant CMakeLists.txtTony Crisci
2017-11-30meson build swaymsgTony Crisci
2017-10-13fintune swaymsg manpagemadblobfish
2017-10-08Merge pull request #1263 from nyorain/masterDrew DeVault
2017-10-06Fix github links in docZuzana Svetlikova
2017-07-11Add get_clipbard ipc errors; Adapt swaymsgnyorain
2017-07-07Rework get_clipboard implementationnyorain
2017-07-07Implement ipc get_clipboardnyorain
2017-07-04Make asciidoc (and man pages) optionalDrew DeVault
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-12-09Fix build on FreeBSDGreg V
2016-07-31swaymsg: pretty print ipc responseTony Crisci
2016-02-26Correctly exit sway on errors.Mikkel Oscar Lyderik
2016-01-19libinputCole Mickens
2015-12-05Merge pull request #292 from christophgysin/manDrew DeVault