sway/swaygrab
Markus Ongyerth 22656ae1e4 fixes a hanging swaygrab
https://github.com/SirCmpwn/sway/issues/1350 is fixed with this.
The commit that change swaygrab to use fork instead of Popen tried to
write to the read end of the pipe in the child branch and exec in the
parent branch.
This commit fixes both of those and closes the write fd after writing,
so convert actually exits.
2017-09-11 22:32:00 +02:00
..
CMakeLists.txt Make asciidoc (and man pages) optional 2017-07-04 16:02:54 -04:00
json.c FreeBSD fixes 2017-06-06 09:45:50 +02:00
main.c fixes a hanging swaygrab 2017-09-11 22:32:00 +02:00
swaygrab.1.txt FFmpeg options for swaygrab 2017-06-17 22:14:39 -04:00