aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorsimonb <simonb>2005-01-05 05:37:06 (GMT)
committersimonb <simonb>2005-01-05 05:37:06 (GMT)
commit83224b7f55c9fd1febb89171d311da95f323eae4 (patch)
treee96bf13c28e04cb0a5086bcaf997995211125890 /ChangeLog
parenta6c1529a97585aea2392e6cc2ddcbd3b909aeff7 (diff)
downloadfluxbox-83224b7f55c9fd1febb89171d311da95f323eae4.zip
fluxbox-83224b7f55c9fd1febb89171d311da95f323eae4.tar.bz2
fix up window initialisation ordering
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 887a3de..45c0a47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.12 2Changes for 0.9.12
3*05/01/05: 3*05/01/05:
4 * Tidy up initialisation a bit better. Handlers can still use "action"
5 functions (e.g. stick()), but those functions should now check if
6 isInitialised and only set the state variables (not send signals
7 etc) if not.
8 Window.hh/cc Ewmh.cc
4 * Fix for BScreen::reassociateWindow (Mathias) 9 * Fix for BScreen::reassociateWindow (Mathias)
5 Simon's last changes made fluxbox crash when "Sticky" or "Workspace" 10 Simon's last changes made fluxbox crash when "Sticky" or "Workspace"
6 options in the apps-file where used. This fix also solves <Current> and 11 options in the apps-file where used. This fix also solves <Current> and