aboutsummaryrefslogtreecommitdiff
path: root/swaymsg
AgeCommit message (Expand)AuthorLines
2021-02-04Make command line option lists constManuel Stoeckl-1/+1
2021-01-16Changed fprintf(stdout,...) to printf(...) for more readable codeSpizzyCoder-1/+1
2021-01-15swaymsg: use 3 digits for fractional part of the refresh rateRonan Pigott-4/+4
2020-09-04swaymsg.1: expand tip for multi-word strings.Érico Rolim-1/+3
2020-08-05swaymsg.1: correct typoMark Stosberg-1/+1
2020-07-15Add note on quoting to swaymsg manpageCampbell Vertesi-6/+12
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader-0/+5
2020-03-07Add adaptive_sync_status to output IPC replySimon Ser-3/+8
2019-11-29add scale_filter output config optionRonan Pigott-1/+5
2019-11-17Add max_render_time to output JSONIvan Molodetskikh-2/+6
2019-09-12swaymsg.1: fix typosMartin Michlmayr-1/+1
2019-09-10swaymsg.1: fix description of --prettyMartin Michlmayr-1/+1
2019-08-13swaymsg.1: add tip about two hyphens for commandsBrian Ashworth-0/+5
2019-08-06swaymsg: return 2 for sway errorsBrian Ashworth-1/+14
2019-06-07Add the missing constant for the switch input typeAbdelhakim Qbaich-0/+1
2019-05-03swaymsg: fix quiet error reportingBrian Ashworth-20/+32
2019-04-17swaymsg: add timeout and type checksBrian Ashworth-1/+10
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff-1/+1
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng-0/+1
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer-1/+4
2019-03-16Flush stdout in swaymsg when in subscribe modeFlakebi-0/+1
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson-1/+9
2019-03-07ipc: describe libinput device configurationBrian Ashworth-3/+7
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth-0/+4
2019-02-11ipc: handle unnamed xkb_active_layout_nameBrian Ashworth-2/+2
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich-1/+1
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl-1/+1
2019-01-21Replace wlr_log with sway_logM Stoeckl-2/+2
2019-01-18meson: remove rpath optionsemersion-7/+6
2019-01-09get_inputs: add libinput send events modeBrian Ashworth-1/+5
2019-01-01Remove readline.cIan Fan-1/+0
2018-11-28swaymsg: parse success of single objectBrian Ashworth-0/+3
2018-11-28Implement support for swaymsg -t SUBSCRIBE [-m]Brian Ashworth-13/+68
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion-1/+1
2018-11-12IPC: Send keyboard layout info in IPC_GET_INPUTSHarish Krupo-2/+9
2018-11-04document swaymessage type for get_seatsmadblobfish-0/+4
2018-11-03ipc: move refresh from output to output->current_modeCole Mickens-11/+9
2018-11-03swaymsg: get_outputs: use output->current_mode for current mode displayCole Mickens-3/+8
2018-10-29swaymsg: fix get_outputs status codeemersion-1/+1
2018-10-10Fix program name in version stringsRyan Dwyer-1/+1
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler-0/+1
2018-08-01ipc: add tick eventIan Fan-1/+10
2018-07-10Remove `clipboard` command and `get_clipboard` messageemersion-48/+2
2018-07-10Add get_config message type to ipcIan Fan-1/+17
2018-07-10Add get_binding_modes message type to ipcIan Fan-0/+5
2018-07-09Update for swaywm/wlroots#1126emersion-1/+1
2018-06-30refactor success_objectArmin Preiml-5/+1
2018-06-30fix swaymsg: errors are displayed againArmin Preiml-6/+21
2018-06-06Store sway_outputs so that they can be reenabledBrian Ashworth-20/+29
2018-05-29Add tree representation to IPC workspace descriptionRyan Dwyer-3/+7