diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-12-21 05:35:30 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2008-12-21 05:35:30 +0000 |
commit | 01027006a736e5a9ec1965acaff2709f4f6020ba (patch) | |
tree | fb4f419a4b8cd5a1b9f202e2374dc751c36e0fad /ChangeLog | |
parent | 38faa8fe109071dcb9c49fdbc13774d13f4691ee (diff) | |
download | metacity-01027006a736e5a9ec1965acaff2709f4f6020ba.tar.gz |
windows which attempt to present themselves but are offscreen end up
* src/core/window.c: windows which attempt to present themselves
but are offscreen end up demanding attention, unless they
are transient, when they move to the current workspace
as before. Closes #482354.
svn path=/trunk/; revision=4060
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2008-12-21 Colin Walters <walters@verbum.org> + + * src/core/window.c: windows which attempt to present themselves + but are offscreen end up demanding attention, unless they + are transient, when they move to the current workspace + as before. Closes #482354. + 2008-12-19 Thomas Thurman <tthurman@gnome.org> * src/ui/frames.c: when the user double-clicks the title bar, |