update
This commit is contained in:
parent
215bfdd38d
commit
348eb418fe
1 changed files with 15 additions and 9 deletions
12
BUGS
12
BUGS
|
@ -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?
|
||||
|
||||
|
||||
* Window handle is invisible sometimes.
|
||||
|
||||
* Default style stuff is completely broken (e.g. try breaking the path to
|
||||
|
@ -44,16 +43,23 @@ BUGS:
|
|||
turn off remember functionality when restarting (only use it for
|
||||
first instance).
|
||||
|
||||
* Focus problems with aterm.
|
||||
|
||||
|
||||
Other TODO:
|
||||
|
||||
FAQ items for:
|
||||
|
||||
* "My window (e.g. mplayer/xmms) stops updating when I move
|
||||
windows around"
|
||||
* "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.
|
||||
|
||||
|
||||
Fixed bugs (or not-our-fault bugs):
|
||||
|
||||
* KDE dockapp support (e.g klipper)
|
||||
=> fixed
|
||||
|
||||
|
|
Loading…
Reference in a new issue