sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 09e8eceb8969a50ff65c37e11c182fd44761361a
parent aed3469c08cfa20d601bcf210307289b4ba42240
Author: Hummer12007 <hilobakho@gmail.com>
Date:   Mon, 13 Feb 2017 02:22:48 +0200

Document swaygrab -f
Diffstat:
Mswaygrab/swaygrab.1.txt | 5++++-
1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/swaygrab/swaygrab.1.txt b/swaygrab/swaygrab.1.txt @@ -42,8 +42,11 @@ Options Specify a framerate (in frames per second). Used in combination with -c. Default is 30. Must be an integer. -*--raw*:: +*-r, --raw*:: Instead of invoking ImageMagick or ffmpeg, dump raw rgba data to stdout. + +*-f, --focused*:: + Capture only the currently focused container. Examples --------