diff options
-rw-r--r-- | BUGS | 4 | ||||
-rw-r--r-- | ChangeLog | 2 |
2 files changed, 5 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 |
@@ -1,6 +1,8 @@ | |||
1 | (Format: Year/Month/Day) | 1 | (Format: Year/Month/Day) |
2 | Changes for 0.9.5: | 2 | Changes for 0.9.5: |
3 | *03/07/29: | 3 | *03/07/29: |
4 | * Fixed kde dockapp bug (Henrik) | ||
5 | Screen.cc, fluxbox.cc | ||
4 | * Added icon menu to workspace menu (Henrik) | 6 | * Added icon menu to workspace menu (Henrik) |
5 | Screen.cc/hh, IconMenuItem.hh, | 7 | Screen.cc/hh, IconMenuItem.hh, |
6 | * Change: (Simon) | 8 | * Change: (Simon) |