summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorGary Wong <gtw@gnu.org>2009-08-28 17:44:32 -0600
committerGary Wong <gtw@gnu.org>2009-08-28 17:44:32 -0600
commite4a2e7ebcb44081de49879816fe8c95ee5b00951 (patch)
treec59004bdd6d9ca5c3765295adb2af863aac9fe00 /ChangeLog
parenta71d93565fd4d3e916444c4bb57329fb6a92f26f (diff)
Reparent the windows in strict stacking order.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72e1aab..da99bad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-08-28 Gary Wong <gtw@gnu.org>
+ * gwm.c (shutdown_display): Reparent the windows in strict stacking
+ order.
+
+2009-08-28 Gary Wong <gtw@gnu.org>
+
* decorate-render.c (query_metrics, render_text, render_update_window,
decorate_render_init): Replace FONT_FAMILY, FONT_WEIGHT,
FONT_PIXEL_SIZE, FONT_LOAD_TARGET with FONT_NAME.