index
:
sway
bandicoot
bindsym-tocode-cartesian
bindsym-tocode-dup-children
for_window-fixes
for_window-ignored
input-fix_context_menu_focus
master
zwlr_keyboard_interactivity-on_demand-behavior
i3-compatible Wayland compositor
Simon Ser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swaymsg
Age
Commit message (
Expand
)
Author
Lines
2018-05-05
swaymsg: Fix spelling in error message
Nicolas Braud-Santoni
-1
/
+1
2018-03-12
ipc: add output modes
emersion
-2
/
+24
2018-01-05
swaymsg: convert to wlr_log
Dominique Martinet
-2
/
+2
2018-01-04
update json-c dep to 0.13
Rachel K
-1
/
+1
2017-12-29
Pretty-print all output info in swaymsg -t get_outputs
emersion
-3
/
+16
2017-12-19
fix memory leak in swaymsg
Tony Crisci
-1
/
+3
2017-12-18
fix memory leak in swaymsg
Tony Crisci
-1
/
+1
2017-12-18
ipc get_inputs
Tony Crisci
-39
/
+33
2017-11-30
remove relevant CMakeLists.txt
Tony Crisci
-23
/
+0
2017-11-30
meson build swaymsg
Tony Crisci
-0
/
+8
2017-10-13
fintune swaymsg manpage
madblobfish
-1
/
+3
2017-10-08
Merge pull request #1263 from nyorain/master
Drew DeVault
-6
/
+57
2017-10-06
Fix github links in doc
Zuzana Svetlikova
-1
/
+1
2017-07-11
Add get_clipbard ipc errors; Adapt swaymsg
nyorain
-2
/
+14
2017-07-07
Rework get_clipboard implementation
nyorain
-14
/
+33
2017-07-07
Implement ipc get_clipboard
nyorain
-1
/
+21
2017-07-04
Make asciidoc (and man pages) optional
Drew DeVault
-1
/
+3
2017-04-26
Add -DVERSION flag for release version numbers
Sebastian Noack
-5
/
+1
2017-04-03
Add pretty printing to swaymsg
Drew DeVault
-7
/
+184
2017-03-10
UnGNUify the codebase
Drew DeVault
-0
/
+2
2016-12-09
Fix build on FreeBSD
Greg V
-0
/
+4
2016-07-31
swaymsg: pretty print ipc response
Tony Crisci
-3
/
+16
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
-2
/
+2
2016-01-19
libinput
Cole Mickens
-0
/
+5
2015-12-05
Merge pull request #292 from christophgysin/man
Drew DeVault
-0
/
+74
2015-12-02
swaymsg: add newline after response
Christoph Gysin
-1
/
+1
2015-12-02
move manpages to subfolders
Christoph Gysin
-0
/
+74
2015-12-02
cmake: build common code only once
Christoph Gysin
-5
/
+5
2015-12-01
cmake: remove subprojects
Christoph Gysin
-4
/
+2
2015-12-01
cmake: use out-of-source build
Christoph Gysin
-2
/
+0
2015-12-01
cmake: use tabs instead of spaces
Christoph Gysin
-6
/
+6
2015-12-01
cmake: style consistency
Christoph Gysin
-3
/
+5
2015-12-01
cmake: convert all cmake commands to lowercase
Christoph Gysin
-2
/
+2
2015-11-28
Fix option parsing
Christoph Gysin
-2
/
+3
2015-11-28
swaymsg: Add --help option that prints usage
Christoph Gysin
-1
/
+3
2015-11-28
swaymsg: Print usage and exit on unknown options
Christoph Gysin
-0
/
+11
2015-11-28
Use macros for exit values
Christoph Gysin
-2
/
+2
2015-11-27
Add command line to swaygrab
Drew DeVault
-1
/
+4
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
-68
/
+2
2015-11-27
Fix build warnings
Drew DeVault
-1
/
+3
2015-11-26
Implement swaymsg IPC behavior
Drew DeVault
-2
/
+70
2015-11-26
Parse command line args for swaymsg
Drew DeVault
-2
/
+92
2015-11-26
Add swaymsg subproject
Drew DeVault
-0
/
+27