blob: cdf77bcbbc0c967ac76ba25e5755e5f5c59da61a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
Known bugs and missing features that will be fixed in future version:
BUGS:
* Reported issues with gvim windows that have different sized fonts.
-> Tabbing them together makes them fight over the window size, and
thus shrink to minimum
* vertical toolbar alignment reported broken with pixmap themes
* Some builds/distros seem to require all supported locales to be
installed to build properly (e.g. mdk, gentoo reported), this ok?
* Default style stuff is completely broken (e.g. try breaking the path to
your styleFile in init file)
=> I also couldn't see an error about that, but maybe it got lost in
debug output? Check that too.
Other TODO:
FAQ items for:
* "My window (e.g. mplayer/xmms) stops updating with non-opaque
window moving.
- outline moving does this, it's not a bug, etc etc.
* Focus problems with gtk2 apps.
- This is a gtk2 bug, it also happens in gdm.
|