diff options
author | fluxgen <fluxgen> | 2003-06-18 14:07:40 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2003-06-18 14:07:40 (GMT) |
commit | 2dbc6814fc2683fde4bb3a6ce9db3872c8b3c0ec (patch) | |
tree | bea065067f3067f2783865f4f73116bc32a4a62a /BUGS | |
parent | e3ab62fed1e63be3e7f6b81c316b15097638faf6 (diff) | |
download | fluxbox_pavel-2dbc6814fc2683fde4bb3a6ce9db3872c8b3c0ec.zip fluxbox_pavel-2dbc6814fc2683fde4bb3a6ce9db3872c8b3c0ec.tar.bz2 |
update
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,7 @@ Known bugs and missing features that will be fixed in future version: | |||
3 | bugs: | 3 | bugs: |
4 | 4 | ||
5 | * Window handle is invisible sometimes. | 5 | * Window handle is invisible sometimes. |
6 | * Disabling full-maximize doesn't work. | 6 | |
7 | * Some menus don't close when you click on items. | 7 | * Some menus don't close when you click on items. |
8 | * Transparancy for the slit does not always work right. | 8 | * Transparancy for the slit does not always work right. |
9 | * After startup the font of the toolbar is to big; reload config works | 9 | * After startup the font of the toolbar is to big; reload config works |
@@ -22,3 +22,4 @@ fixed bugs (or not-our-fault bugs): | |||
22 | -> this appears to be a problem with nvidia drivers, make sure | 22 | -> this appears to be a problem with nvidia drivers, make sure |
23 | RenderAccel is off (Option "RenderAccel" "false"). | 23 | RenderAccel is off (Option "RenderAccel" "false"). |
24 | (thanks RJNFC on #fluxbox, and barlad in gentoo forums) | 24 | (thanks RJNFC on #fluxbox, and barlad in gentoo forums) |
25 | * Disabling full-maximize doesn't work (fixed in cvs). | ||