aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorrathnor <rathnor>2003-09-11 21:30:20 (GMT)
committerrathnor <rathnor>2003-09-11 21:30:20 (GMT)
commitda503e92475cd542f7b454d0f85ae1e3bf585604 (patch)
treefd7d6932f51e41d3b851b70adc289a7b22b5dd3f /ChangeLog
parent4b035f1d070582717620355895c9ce9967cbe8e4 (diff)
downloadfluxbox-da503e92475cd542f7b454d0f85ae1e3bf585604.zip
fluxbox-da503e92475cd542f7b454d0f85ae1e3bf585604.tar.bz2
fix problems relating to windows reparenting themselves.
Fixes vncviewer switch to fullscreen. Maybe mplayer fullscreen issue too?
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dec350c..e743849 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
1(Format: Year/Month/Day) 1(Format: Year/Month/Day)
2Changes for 0.9.6: 2Changes for 0.9.6:
3*03/09/12: 3*03/09/12:
4 * Fix a couple of issues related to windows reparenting themselves
5 to escape the WM. Hopefully fixes mplayer/vncviewer fullscreen
6 problems. (Simon)
7 fluxbox.cc Window.cc
4 * Fix window gravity handling (Simon) 8 * Fix window gravity handling (Simon)
5 - should fix some offset fullscreen issues 9 - should fix some offset fullscreen issues
6 FbWinFrame.hh/cc WinClient.hh/cc Window.cc 10 FbWinFrame.hh/cc WinClient.hh/cc Window.cc