diff options
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). | ||