This commit is contained in:
fluxgen 2003-07-29 08:28:21 +00:00
parent c73dafb79c
commit 7394ce39c8
2 changed files with 5 additions and 1 deletions

4
BUGS
View file

@ -11,7 +11,6 @@ BUGS:
* Some builds/distros seem to require all supported locales to be
installed to build properly (e.g. mdk, gentoo reported), this ok?
* Icons menu isn't in Workspaces menu
* Window handle is invisible sometimes.
@ -58,6 +57,9 @@ Fixed bugs (or not-our-fault bugs):
* KDE dockapp support (e.g klipper)
=> fixed
* Icons menu isn't in Workspaces menu
=> fixed
* Some people get weird transparency behaviour:
- this appears to be a problem with nvidia drivers, make sure
RenderAccel is off (Option "RenderAccel" "false"). (thanks RJNFC

View file

@ -1,6 +1,8 @@
(Format: Year/Month/Day)
Changes for 0.9.5:
*03/07/29:
* Fixed kde dockapp bug (Henrik)
Screen.cc, fluxbox.cc
* Added icon menu to workspace menu (Henrik)
Screen.cc/hh, IconMenuItem.hh,
* Change: (Simon)