summaryrefslogtreecommitdiff
path: root/swaymsg
AgeCommit message (Expand)Author
2024-02-23Define _POSIX_C_SOURCE globallySimon Ser
2023-02-25fix typorj1
2023-02-02swaymsg: s/inactive/disabled/Simon Ser
2023-02-02swaymsg: print output power statusSimon Ser
2023-02-01Added reference for event types to swaymsg manpageCedric Sodhi
2022-10-03swaymsg: show mode picture aspect ratioSimon Ser
2022-09-19swaymsg: show non-desktop property when pretty printing outputsAlex Maese
2022-07-26swaymsg: fix floating_nodes being ignoredllyyr
2021-12-21swaymsg: add GET_TREE pretty-printingSimon Ser
2021-12-21swaymsg: replace if with switch in pretty_printSimon Ser
2021-10-25refactor: use JSON_MAX_DEPTH everywhereJason Nader
2021-10-22refactor: use sway_abort insteadSefa Eyeoglu
2021-10-22fix: use sane value for json_tokener max_depthSefa Eyeoglu
2021-10-22fix: handle NULL from json_tokener_new_exSefa Eyeoglu
2021-10-18swaymsg: fix misplaced return valueJason Nader
2021-10-18swaymsg: be explicit about the json parser errorJason Nader
2021-10-18swaymsg: use INT_MAX max JSON depth when parsing IPC responseJason Nader
2021-10-15cross-reference further documentationJonas Große Sundrup
2021-10-15change incorrectly documented output typesJonas Große Sundrup
2021-10-15clarify the type of raw outputJonas Große Sundrup
2021-02-04Make command line option lists constManuel Stoeckl
2021-01-16Changed fprintf(stdout,...) to printf(...) for more readable codeSpizzyCoder
2021-01-15swaymsg: use 3 digits for fractional part of the refresh rateRonan Pigott
2020-09-04swaymsg.1: expand tip for multi-word strings.Érico Rolim
2020-08-05swaymsg.1: correct typoMark Stosberg
2020-07-15Add note on quoting to swaymsg manpageCampbell Vertesi
2020-06-14i3-compat: add GET_BINDING_STATE IPC commandJason Nader
2020-03-07Add adaptive_sync_status to output IPC replySimon Ser
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-17Add max_render_time to output JSONIvan Molodetskikh
2019-09-12swaymsg.1: fix typosMartin Michlmayr
2019-09-10swaymsg.1: fix description of --prettyMartin Michlmayr
2019-08-13swaymsg.1: add tip about two hyphens for commandsBrian Ashworth
2019-08-06swaymsg: return 2 for sway errorsBrian Ashworth
2019-06-07Add the missing constant for the switch input typeAbdelhakim Qbaich
2019-05-03swaymsg: fix quiet error reportingBrian Ashworth
2019-04-17swaymsg: add timeout and type checksBrian Ashworth
2019-04-16Send disabled output available modes on IPC get_outputsRanieri Althoff
2019-04-14Add heuristics to differentiate touchpadsBenjamin Cheng
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-16Flush stdout in swaymsg when in subscribe modeFlakebi
2019-03-08Add -p/--pretty option to swaymsgPeter Grayson
2019-03-07ipc: describe libinput device configurationBrian Ashworth
2019-02-27Add sway-ipc.7.scd to document IPC protocolBrian Ashworth
2019-02-11ipc: handle unnamed xkb_active_layout_nameBrian Ashworth
2019-01-23Make json-c include respect pkg-config --cflagsJan Beich
2019-01-21Removed unused wlroots dependency for sway(bg|bar|msg|nag)M Stoeckl
2019-01-21Replace wlr_log with sway_logM Stoeckl
2019-01-18meson: remove rpath optionsemersion
2019-01-09get_inputs: add libinput send events modeBrian Ashworth