diff options
author | rathnor <rathnor> | 2003-07-24 04:33:51 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-07-24 04:33:51 (GMT) |
commit | e2f24826155bc756932836ccaa536ac3d41580b9 (patch) | |
tree | f623a78d11b642424c66feef6bb921bb0bb62d96 /BUGS | |
parent | d4131b25bbf3b988f86b40deb2be940ba3db849d (diff) | |
download | fluxbox_pavel-e2f24826155bc756932836ccaa536ac3d41580b9.zip fluxbox_pavel-e2f24826155bc756932836ccaa536ac3d41580b9.tar.bz2 |
add broken style defaults
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,7 +4,10 @@ BUGS: | |||
4 | 4 | ||
5 | * Window handle is invisible sometimes. | 5 | * Window handle is invisible sometimes. |
6 | 6 | ||
7 | 7 | * Default style stuff is completely broken (e.g. try breaking the path to | |
8 | your styleFile in init file) | ||
9 | => I also couldn't see an error about that, but maybe it got lost in | ||
10 | debug output? Check that too. | ||
8 | 11 | ||
9 | * Some menus don't close when you click on items. | 12 | * Some menus don't close when you click on items. |
10 | 13 | ||