Use the Xlib API to take window screenshots
authorAlberto Garcia <agarcia@igalia.com>
Tue, 15 Sep 2009 18:12:29 +0000 (20:12 +0200)
committerClaudio Saavedra <csaavedra@igalia.com>
Thu, 17 Sep 2009 14:46:58 +0000 (17:46 +0300)
commitbbafa6bdc9595a516d1ea37d4e66bc3bb1dd9e91
tree1c8c8d46f71b53f702dda5d73adfc511ab9a8832
parent554e2df9451b7b8fc59703fc69db3315725cfbf3
Use the Xlib API to take window screenshots

* hildon/hildon-gtk.c (hildon_gtk_window_take_screenshot):
Use the Xlib API to take window screenshots, since the GDK API
doesn't allow us to set the event mask.

Fixes: NB#138857 (hildon_gtk_window_take_screenshot doesn't take a
screenshot)
ChangeLog
hildon/hildon-gtk.c