index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaymsg
/
main.c
Age
Commit message (
Expand
)
Author
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-12
Implement IPC get_seats command
Ryan Dwyer
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-07-11
Add get_clipbard ipc errors; Adapt swaymsg
nyorain
2017-07-07
Rework get_clipboard implementation
nyorain
2017-07-07
Implement ipc get_clipboard
nyorain
2017-04-26
Add -DVERSION flag for release version numbers
Sebastian Noack
2017-04-03
Add pretty printing to swaymsg
Drew DeVault
2017-03-10
UnGNUify the codebase
Drew DeVault
2016-07-31
swaymsg: pretty print ipc response
Tony Crisci
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
2016-01-19
libinput
Cole Mickens
2015-12-02
swaymsg: add newline after response
Christoph Gysin
2015-11-28
Fix option parsing
Christoph Gysin
2015-11-28
swaymsg: Add --help option that prints usage
Christoph Gysin
2015-11-28
swaymsg: Print usage and exit on unknown options
Christoph Gysin
2015-11-28
Use macros for exit values
Christoph Gysin
2015-11-27
Add command line to swaygrab
Drew DeVault
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
2015-11-27
Fix build warnings
Drew DeVault
2015-11-26
Implement swaymsg IPC behavior
Drew DeVault
2015-11-26
Parse command line args for swaymsg
Drew DeVault
2015-11-26
Add swaymsg subproject
Drew DeVault