diff options
author | simonb <simonb> | 2006-04-26 12:34:24 (GMT) |
---|---|---|
committer | simonb <simonb> | 2006-04-26 12:34:24 (GMT) |
commit | 4d6e5e3f1cc47f85b228a476134f572cf277c152 (patch) | |
tree | 12f61aba59d1068362b2e961287c432333f005c8 /ChangeLog | |
parent | 7d9118389577bd9a356820cbe7d23ab3ed020181 (diff) | |
download | fluxbox-4d6e5e3f1cc47f85b228a476134f572cf277c152.zip fluxbox-4d6e5e3f1cc47f85b228a476134f572cf277c152.tar.bz2 |
resize and notify client when autogrouping
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.16: | 2 | Changes for 0.9.16: |
3 | *06/04/26: | ||
4 | * Fix resizing of client window when autogroup from apps (Simon) | ||
5 | Window.cc | ||
3 | *06/04/25: | 6 | *06/04/25: |
4 | * Cleanup unneeded headers (thanks Semushin Slava) | 7 | * Cleanup unneeded headers (thanks Semushin Slava) |
5 | FbAtoms.cc Slit.cc Keys.cc FocusControl.cc FbTk/App.cc | 8 | FbAtoms.cc Slit.cc Keys.cc FocusControl.cc FbTk/App.cc |