#Known Bugs  (yes, this is a BETA release)
Memory leak in recent items, python2.5 XML parser needs all object to be closed/destroyed.
This needs to be fixed (and also loading times improved) asap!!

Needs to click twice on buttons on the right hand menu (Home, Documents, etc), could just be my mouse?
There's nothing technically wrong with the event triggers used in code, so it must be a quirk in GTK2 which needs a workaround.

Spawned apps have current directory / instead of user's home, e.g. terminal, or open file windows in apps, etc.

White background of app menu is not associated with the GTK theme settings, therefore if a black theme is used, white background on white text happens.
(i.e. this app only works with avio gdm widgets set currently)

If you right click and move the menu button, it's top part does not follow.
This is due to the lack of an appropriate event being called for the widget to move, gnome-panel needs to change this, then I can fix it.


#Current bug fix/Feature suggestions

Compiz-config opacity settings (if none can be built in automatically)

Increase icon position delay for startup

Global shortcut to open menu (e.g. Win key)
The current obsticles to this are my lack of understanding of communication between applications, using either the D-Bus or global variables or threads somehow.

There's no support for different sizes of menu buttons, suppose the user wanted to use this app with a 24 pixel high panel, it would be impossible currently.
