summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6a38e97..7b7fc771 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2004-09-15 Elijah Newren <newren@math.utah.edu>
+
+ Focus correct window after minimizing via the tasklist (fixes
+ #128200; see also #107681)
+
+ * src/display.h (struct _MetaDisplay): track the
+ previously_focused_window
+
+ * src/display.c (meta_display_open): initialize
+ previously_focused_window
+
+ * src/window.c (meta_window_free): clear the
+ previously_focused_window if it's being freed,
+ (meta_window_client_message): if we get a request to minimize the
+ previously_focused_window and the focus_window is a dock or the
+ desktop, focus the default window, (meta_window_notify_focus):
+ update the previously_focused_window
+
2004-09-13 Rob Adams <readams@readams.net>
* configure.in: post-release increment