summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2008-12-21 05:35:30 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2008-12-21 05:35:30 +0000
commit01027006a736e5a9ec1965acaff2709f4f6020ba (patch)
treefb4f419a4b8cd5a1b9f202e2374dc751c36e0fad /ChangeLog
parent38faa8fe109071dcb9c49fdbc13774d13f4691ee (diff)
downloadmutter-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 507f42e78..d0f7c5a3f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,