naelstrof / maim

maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on slop to query for regions. maim is supposed to be an improved scrot.
Other
2.15k stars 78 forks source link

Blank screenshot if geometry not on active window #199

Open ifohancroft opened 4 years ago

ifohancroft commented 4 years ago

If the screenshot is captured by providing geometry and that geometry is outside of the active window (not sure about providing small area on the same screen as the active window), the screenshot will be an empty image.

I have tested with the active window being a maximized terminal on one monitor, from which I ran Maim and providing the geometry of my other monitor.

arielnmz commented 4 years ago

Possibly related: https://github.com/naelstrof/maim/issues/206