diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,7 +11,6 @@ BUGS: | |||
11 | * Some builds/distros seem to require all supported locales to be | 11 | * Some builds/distros seem to require all supported locales to be |
12 | installed to build properly (e.g. mdk, gentoo reported), this ok? | 12 | installed to build properly (e.g. mdk, gentoo reported), this ok? |
13 | 13 | ||
14 | * Icons menu isn't in Workspaces menu | ||
15 | 14 | ||
16 | * Window handle is invisible sometimes. | 15 | * Window handle is invisible sometimes. |
17 | 16 | ||
@@ -58,6 +57,9 @@ Fixed bugs (or not-our-fault bugs): | |||
58 | * KDE dockapp support (e.g klipper) | 57 | * KDE dockapp support (e.g klipper) |
59 | => fixed | 58 | => fixed |
60 | 59 | ||
60 | * Icons menu isn't in Workspaces menu | ||
61 | => fixed | ||
62 | |||
61 | * Some people get weird transparency behaviour: | 63 | * Some people get weird transparency behaviour: |
62 | - this appears to be a problem with nvidia drivers, make sure | 64 | - this appears to be a problem with nvidia drivers, make sure |
63 | RenderAccel is off (Option "RenderAccel" "false"). (thanks RJNFC | 65 | RenderAccel is off (Option "RenderAccel" "false"). (thanks RJNFC |