summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e183958..1d09a62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2009-09-06 Gary Wong <gtw@gnu.org>
+ * gwm.c (setup_display): Add various EWMH properties to the root
+ and fake windows.
+
+2009-09-06 Gary Wong <gtw@gnu.org>
+
* decorate-core.c (core_replace_icons): New function.
* decorate-render.c (render_picture, assemble_image)
(render_replace_icons): New functions.
@@ -8,6 +13,7 @@
* gwm.c (start_managing_window): Initialise icons.
(unmanage_window): Deallocate icons.
(setup_display): Add _NET_WM_ICON property.
+
* managed.c (handle_managed_get_property, async_get_property): Use
the window resource ID instead of a pointer to identify the window,
to detect if it disappears asynchronously.