Use the Xlib API to take window screenshots
authorAlberto Garcia <agarcia@igalia.com>
Tue, 15 Sep 2009 18:12:29 +0000 (20:12 +0200)
committerAlberto Garcia <agarcia@igalia.com>
Thu, 17 Sep 2009 11:55:46 +0000 (13:55 +0200)
commita6a438fefa4f44520b42921abe02f3c78df1b2e7
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