From eecf9f8e57f06716026323fb918d5b8827134d14 Mon Sep 17 00:00:00 2001 From: Erik Garrison Date: Wed, 17 Sep 2008 18:25:38 +0000 Subject: Cleanup screenshot acquisition behavior in activity.py, so that we acquire screenshots on user-initiated activity save and close. Check before saving that the window is not fully obscured, as it might be if the user initiates the close from the frame--- this would produce incorrect screenshots. The check for visibility is done by attaching a handler to the Activity class which handles visibility-notify-events from X. In the sugar repository equivalent changes remove automated screenshot acquisition from window manager navigation events (e.g. tabbing). --- (limited to 'configure.ac') -- cgit v0.9.1