summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas James Alexander Thurman <tthurman@src.gnome.org>2006-03-17 04:34:16 +0000
committerThomas James Alexander Thurman <tthurman@src.gnome.org>2006-03-17 04:34:16 +0000
commitd07fccc8b1d81458cc830904ddc86352dbe3b0d4 (patch)
tree5a9825a029d473443b9a65e821ae62cca037da95
parent543f85a1db147df496aad1b30d660a9948678d92 (diff)
downloadmetacity-d07fccc8b1d81458cc830904ddc86352dbe3b0d4.tar.gz
Mentioned bug number (#315142)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 084a3e25..e19112b8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
2006-03-03 Thomas Thurman <thomas@thurman.org.uk>
Always set _NET_WM_STATE when a window is shown or
- hidden, even if it wasn't mapped.
+ hidden, even if it wasn't mapped. Fixes #315142.
* src/window.c (meta_window_hide, meta_window_show):
call set_net_wm_state unconditionally