Roger / escrotum

Linux screen capture using pygtk, inspired by scrot
GNU General Public License v3.0
213 stars 23 forks source link

biger delay if runing under composite wm #16

Closed aanatoly closed 9 years ago

aanatoly commented 9 years ago

compton draws shadow under grab window, and keeps it for some time after grab window is closed. So lets wait more time to let compton completely remove shadow before taking screenshot.

Roger commented 9 years ago

Hey, thanks!, but i tried another fix for this, take a look at https://github.com/Roger/escrotum/commit/e57f3843c78f7f45b3a70170cebb23051005f293

aanatoly commented 9 years ago

It - e57f384 - works ok. Clean screenshots, no shadow artifacts and also fast :-) My commit iirc adds 1.3s delay