diff options
author | rathnor <rathnor> | 2004-09-11 14:13:06 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2004-09-11 14:13:06 (GMT) |
commit | b063688992c877a19556b36e8140e4d4b6890a0c (patch) | |
tree | bd4d5260911f3b8ab49c4461dba310129a5f95f2 /ChangeLog | |
parent | 92bc932dc341948b23f959b93403a7561e438871 (diff) | |
download | fluxbox_pavel-b063688992c877a19556b36e8140e4d4b6890a0c.zip fluxbox_pavel-b063688992c877a19556b36e8140e4d4b6890a0c.tar.bz2 |
ignore 32-bit visuals for now - until we can support alpha channel in colors
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,6 +1,9 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.11 | 2 | Changes for 0.9.11 |
3 | *04/09/11: | 3 | *04/09/11: |
4 | * Ignore 32-bit visuals for now when selecting (Simon) | ||
5 | - should fix problems with Composite being enabled in X.org | ||
6 | FbRootWindow.cc | ||
4 | * Fixed issues with Strut and multiple heads (Thanks Mathieu De Zutter) | 7 | * Fixed issues with Strut and multiple heads (Thanks Mathieu De Zutter) |
5 | Screen.hh/cc, HeadArea.hh/cc, Slit.cc, Toolbar.cc, Ewmh.cc | 8 | Screen.hh/cc, HeadArea.hh/cc, Slit.cc, Toolbar.cc, Ewmh.cc |
6 | Strut.hh/cc, ToolFactory.cc, fluxbox.cc, FbTk/Menu.hh/cc | 9 | Strut.hh/cc, ToolFactory.cc, fluxbox.cc, FbTk/Menu.hh/cc |