Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Release 0.82.10v0.82.10Marco Pesenti Gritti2008-09-201-1/+1
|
* Cleanup screenshot acquisition behavior in activity.py, so that we acquireErik Garrison2008-09-201-13/+24
| | | | | | | | | | 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).
* Release 0.82.9v0.82.9Marco Pesenti Gritti2008-09-201-1/+1
|
*