mirror of
https://github.com/swaywm/sway.git
synced 2024-11-10 20:44:01 +01:00
22656ae1e4
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
json.c | ||
main.c | ||
swaygrab.1.txt |