DOOMer / screengrab

Crossplatform tool for fast making screenshots.
http://screengrab.doomer.org/
GNU General Public License v2.0
23 stars 8 forks source link

Screengrab shouldn't capture own window #71

Open kapsh opened 8 years ago

kapsh commented 8 years ago

My use case: I bound "screengrab --fullscreen" to Printscreen key and taking screenshot. If application already minimized to tray - it's ok. But if it is cold launch - screengrab half loads, takes screenshot with blank rectangle of own window and displaying interface after this. Result looks like awful:

image

Expected behavior: application hides own window when grabs screen.