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
Age
Commit message (
Expand
)
Author
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
2017-10-08
Merge pull request #1263 from nyorain/master
Drew DeVault
2017-10-06
Fix github links in doc
Zuzana Svetlikova
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-07-04
Make asciidoc (and man pages) optional
Drew DeVault
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-12-09
Fix build on FreeBSD
Greg V
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-05
Merge pull request #292 from christophgysin/man
Drew DeVault
2015-12-02
swaymsg: add newline after response
Christoph Gysin
2015-12-02
move manpages to subfolders
Christoph Gysin
2015-12-02
cmake: build common code only once
Christoph Gysin
2015-12-01
cmake: remove subprojects
Christoph Gysin
2015-12-01
cmake: use out-of-source build
Christoph Gysin
2015-12-01
cmake: use tabs instead of spaces
Christoph Gysin
2015-12-01
cmake: style consistency
Christoph Gysin
2015-12-01
cmake: convert all cmake commands to lowercase
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