
* high cpu load on kiba process
	* visual feature pre calculate allocations

* some bugs with none bottom position
	* shadow flickers(left/top)

___LESS_IMPORTANT__
	* title and info win overlap
	* reflection of scrolled object is translated to far to the bottom
	* allow new GTypes in modules
		* problem: two GTypeModule instances cannot implement same type
	* scroll dock if a dragged object is at a edge
	* app chooser
		* selection rectangle
		* ok button
	* fake transparency
		* catch expose event and update pixmap
		* background not updated fast enogh on moving
		* desktop icons not displayed, only background
		* flickering on window size changes
	* tips dialog
		* allow plugins to add tips
	* rethink scrolling calculation
		* scrolling shouldnt get any extra dock height
	* object drag and drop, animate moved objects
	* composited menu
	* kiba-settings
		* profiles
		* filter entry
		* apply changes from kiba-dock
		* simple and advanced mode
		* conditional options (if option_a == VAL then add following options)
		* hidden options
		* dont distribute schema xml file, but create it on the fly
	* dnd between docks
	* user friendly way to "cut the dock in two pieces", using multiple docks
	* visual features
	    * reflection and shadow for gimmicks
	    * reflection and shadow for dragged objects from other docks
	    * blurring shadows
	    * allow input on gimmicks, using input only child windows
	    * prevent gimmicks from overlapping
	    * shadow above other objects
	* themes
	    * easy switching of colors and icons, this also would make kiba-settings slim
	    * takes care about custom icon search pathes
	* theme-engine
	    * shape drawing libraries
	* object feedback
	    * bubble popping up if object has to tell something (process finished, ...)
	* allow dragging the dock onto another screen
	    * currently the window just does not reappear on the new screen,
	    everything else seems to be ok
	* catch plugin segfault, print backtrace
