fluxbox/BUGS

30 lines
1.4 KiB
Text
Raw Normal View History

2003-06-11 09:12:45 +00:00
Known bugs and missing features that will be fixed in future version:
bugs:
2003-06-12 14:32:49 +00:00
* Window handle is invisible sometimes.
2003-06-18 14:07:40 +00:00
2003-06-12 14:32:49 +00:00
* Some menus don't close when you click on items.
* Transparancy for the slit does not always work right.
2003-06-14 04:16:13 +00:00
* After startup the font of the toolbar is to big; reload config works
around this.
2003-06-12 08:18:18 +00:00
* Transient windows seem to not have a X border - is this right?
2003-06-13 02:03:19 +00:00
* toggle horz/vertical maximise should restore the orig value
2003-06-12 08:18:18 +00:00
* saving of number of workspaces on restart
2003-06-14 04:16:13 +00:00
* multiple transients -> in openoffice - focus jumps between until user
does something
-> in mozilla - alt-tabbing does strange thigns with
other transient layer-wise (other transient flashes)
* gaim (0.64) crashes when remembering dimensions... is this a gaim bug?
2003-06-25 04:55:58 +00:00
* workspace switching extremely slow in some cases. Particularly, user has
large number of [remote] xload windows.
* Can lock up on workspace change - possibly related to above as it
works when there aren't too many xload windows started up yet.
2003-06-11 09:12:45 +00:00
2003-06-12 08:18:18 +00:00
fixed bugs (or not-our-fault bugs):
* Some people get weird transparency behaviour.
2003-06-16 00:43:11 +00:00
-> this appears to be a problem with nvidia drivers, make sure
RenderAccel is off (Option "RenderAccel" "false").
(thanks RJNFC on #fluxbox, and barlad in gentoo forums)
2003-06-18 14:07:40 +00:00
* Disabling full-maximize doesn't work (fixed in cvs).