Age | Commit message (Expand) | Author |
2019-04-17 | swaymsg: add timeout and type checks | Brian Ashworth |
2019-04-16 | Send disabled output available modes on IPC get_outputs | Ranieri Althoff |
2019-04-14 | Add heuristics to differentiate touchpads | Benjamin Cheng |
2019-03-24 | Add support for manually setting subpixel hinting on outputs. | Geoff Greer |
2019-03-16 | Flush stdout in swaymsg when in subscribe mode | Flakebi |
2019-03-08 | Add -p/--pretty option to swaymsg | Peter Grayson |
2019-03-07 | ipc: describe libinput device configuration | Brian Ashworth |
2019-02-27 | Add sway-ipc.7.scd to document IPC protocol | Brian Ashworth |
2019-02-11 | ipc: handle unnamed xkb_active_layout_name | Brian Ashworth |
2019-01-23 | Make json-c include respect pkg-config --cflags | Jan Beich |
2019-01-21 | Removed unused wlroots dependency for sway(bg|bar|msg|nag) | M Stoeckl |
2019-01-21 | Replace wlr_log with sway_log | M Stoeckl |
2019-01-18 | meson: remove rpath options | emersion |
2019-01-09 | get_inputs: add libinput send events mode | Brian Ashworth |
2019-01-01 | Remove readline.c | Ian Fan |
2018-11-28 | swaymsg: parse success of single object | Brian Ashworth |
2018-11-28 | Implement support for swaymsg -t SUBSCRIBE [-m] | Brian Ashworth |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-12 | IPC: Send keyboard layout info in IPC_GET_INPUTS | Harish Krupo |
2018-11-04 | document swaymessage type for get_seats | madblobfish |
2018-11-03 | ipc: move refresh from output to output->current_mode | Cole Mickens |
2018-11-03 | swaymsg: get_outputs: use output->current_mode for current mode display | Cole Mickens |
2018-10-29 | swaymsg: fix get_outputs status code | emersion |
2018-10-10 | Fix program name in version strings | Ryan Dwyer |
2018-09-30 | Add support for installing binaries with DT_RPATH | Arkadiusz Hiler |
2018-08-01 | ipc: add tick event | Ian Fan |
2018-07-10 | Remove `clipboard` command and `get_clipboard` message | emersion |
2018-07-10 | Add get_config message type to ipc | Ian Fan |
2018-07-10 | Add get_binding_modes message type to ipc | Ian Fan |
2018-07-09 | Update for swaywm/wlroots#1126 | emersion |
2018-06-30 | refactor success_object | Armin Preiml |
2018-06-30 | fix swaymsg: errors are displayed again | Armin Preiml |
2018-06-06 | Store sway_outputs so that they can be reenabled | Brian Ashworth |
2018-05-29 | Add tree representation to IPC workspace description | Ryan Dwyer |
2018-05-28 | swaymsg: Fix exit code | Ryan Dwyer |
2018-05-25 | Delete old asciidoc man pages | emersion |
2018-05-12 | Merge remote-tracking branch 'origin/master' into scdoc | Drew DeVault |
2018-05-12 | Implement IPC get_seats command | Ryan Dwyer |
2018-05-11 | Add swaylock(1) and swaymsg(1) | Drew DeVault |
2018-05-05 | swaymsg: Fix spelling in error message | Nicolas Braud-Santoni |
2018-03-12 | ipc: add output modes | emersion |
2018-01-05 | swaymsg: convert to wlr_log | Dominique Martinet |
2018-01-04 | update json-c dep to 0.13 | Rachel K |
2017-12-29 | Pretty-print all output info in swaymsg -t get_outputs | emersion |
2017-12-19 | fix memory leak in swaymsg | Tony Crisci |
2017-12-18 | fix memory leak in swaymsg | Tony Crisci |
2017-12-18 | ipc get_inputs | Tony Crisci |
2017-11-30 | remove relevant CMakeLists.txt | Tony Crisci |
2017-11-30 | meson build swaymsg | Tony Crisci |
2017-10-13 | fintune swaymsg manpage | madblobfish |