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
/
swaygrab
Age
Commit message (
Expand
)
Author
2018-05-11
Remove swaygrab entirely
Drew DeVault
2017-12-01
remove the rest of cmake
Tony Crisci
2017-10-22
swaygrab: Add some error handling.
Geoff Greer
2017-10-22
swaygrab: Increase max depth of JSON parsing to 256. Prevent segfault if IPC ...
Geoff Greer
2017-10-06
Fix github links in doc
Zuzana Svetlikova
2017-09-11
fixes a hanging swaygrab
Markus Ongyerth
2017-08-27
Use fork in swaygrab instead of popen.
Clar Charr
2017-07-04
Make asciidoc (and man pages) optional
Drew DeVault
2017-06-17
FFmpeg options for swaygrab
David Blajda
2017-06-06
FreeBSD fixes
johalun
2017-04-26
Add -DVERSION flag for release version numbers
Sebastian Noack
2017-03-10
UnGNUify the codebase
Drew DeVault
2017-02-13
Document swaygrab -f
Hummer12007
2016-09-18
implement "focused container" feature for swaygrab
Zandr Martin
2016-04-28
Fix missing include paths
Tomáš Čech
2016-03-29
Fix a typo in swaygrab manual
Hummer12007
2016-03-28
Added -R option to getopt opt_string
Hummer12007
2016-03-24
CMake: add missing wlc include dir for common and swaygrab
Dominique Martinet
2016-02-26
Correctly exit sway on errors.
Mikkel Oscar Lyderik
2016-01-24
use log10 in numlen
Mikkel Oscar Lyderik
2016-01-23
Revert "s/numlen/log10/g"
Drew DeVault
2016-01-23
s/numlen/log10/g
Drew DeVault
2016-01-17
Copy filename from argv
Mikkel Oscar Lyderik
2016-01-05
Fix whitespace issues.
Mikkel Oscar Lyderik
2015-12-22
swaygrab: Fix memory leak when recording videos
Julien Savard
2015-12-17
swaygrab: add default output filename.
Mikkel Oscar Lyderik
2015-12-17
swaygrab: update man page
Mikkel Oscar Lyderik
2015-12-17
swaygrab: make focused output default
Mikkel Oscar Lyderik
2015-12-14
Move numlen(1) to sway/util.c
Mikkel Oscar Lyderik
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
swaygrab: Add --help option that prints usage
Christoph Gysin
2015-11-28
swaygrab: Print usage and exit on unknown options
Christoph Gysin
2015-11-28
Use macros for exit values
Christoph Gysin
2015-11-28
Remove extraneous logging from swaygrab
Drew DeVault
2015-11-28
Rearrange logging headers
Drew DeVault
2015-11-27
Fix uninitialized variable warning in swaygrab
Drew DeVault
2015-11-27
Add ffmpeg capture to swaygrab (with limitations)
Drew DeVault
2015-11-27
Fix swaygrab memory leak
Drew DeVault
2015-11-27
Implement swaygrab for still images
Drew DeVault
2015-11-27
Add command line to swaygrab
Drew DeVault
2015-11-27
Add swaygrab subproject
Drew DeVault