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