0.3.2 task menu rewrite, bug fixes, new features and new bugs 
o new: desktops: 'demands attention' mode: blinking desktops! 
o fix: desktops: window move/ resizeevents events connected and conditioned thumbnails properly updated 
o fix: desktops: icon view optimized for small windows 
o fix: desktops: close animation widgets if a popup was opened 
o fix: desktops: use QGuardedPtr for desktop updates to reduce number of crashes 
o new: menu: simplified for pressed window, actions for all windows on pressed desktop  
o new: task menu: make taskbar interface a QPopupMenu item (a lot of work to do and still to be done) 
o new: task menu: enable task grouping (if task menu full)
o fix: task menu: should not be closed if no action, but LMBmenu closed 
o fix: task menu: 'demands attention' doesn't work with text colors in popup menu 
o fix: task menu: order task menu for desktop numbers (if showAllWindows) 
o new: task menu: make a right click menu for task menu items 
o fix: transients now visible on pager, but not in taskmanager menu, desktops show !skipPager, task manager menu shows !skipTaskBar (introduced two different TaskManager classes)
o fix: KWin is getting information about the layout, now
o many minor fixes (colors, desktop name updates, layout updates, kde2 theme changed, resizing on Kde3.3, tooltips configurable) 

0.3.1 bug fix release 
o fix: sticky windows didn't work at all... -> no updates of the desktops, memory hole... 
o fix: reduce visual artefacts during window dragging ('show moving' mode) - but now it's quite expensive 
o fix: window shading and minimizing did't invoke a repaint 
o fix: usuablity: taskmenu will hide whenever an item was clicked
o fix: segmentation fault/memory hole when multiple tasks are removed at once (I introduced a delay in repaintDesktop)
o fix: reduce tooltip flicker 
o fix: no perfect, but sufficient workaround for taskmenuitem colors (well, for now)
o fix: wrong/incomplete task names in task menu, task menu position 

0.3.0
o new: extended task manager menu 

0.2.3 bug fix release
o fix: simple window dragging and dragndrop work again
o fix: about dialog - license view 
o fix: segmentation faults at window closings in zoom theme 


0.2.2
o rewrite: use official taskmanager lib as WM listener (Note: Only those windows that are active to taskmanagers will be visible from now on - this is different from the supposed pager behaviour) 
o fix: better background image quality
o fix: better thumbnail image quality 
o fix: kicker is invisible now
o new: better way of getting clean thumbnails (take a thumbnail of active windows only, it won't be uptodate, but cleaner)
o new: reload thumbnail image of the active window every 15 seconds
o fix: multiple desktops background properly loaded (there seems to be a bug in KDesktop. The DCOP protocol sends the background images first when the user had been already on the specific desktop). 
o fix: right click menu reordered, follows standard taskmanager menu now
o fix: zoom animation widget event filter transforms mouse event coordinates correctly, now 

0.2.1
o fix: warnings and segmentation faults during dragndrop 
o fix: compilation for gcc3.4 (Thanks to Robert. I am sorry for the inconvenience, I still use gcc3.3. I hope it will work now.)
o fix: 'shift' animation now correctly displayed (position, max size)
o new: add a rudimentary help window 

0.2.0
o name change: kpager2
o new layout management
o now follow KDE color settings
o new: tooltips
o new: mousewheel to switch between desktops
o new: animation 'shift' (still buggy due to a Qt bug; it should work fine for one row)
o optimized: reduce dynamic effects to static ones
o new config dialog
o new: about window
o new: mode 'show only one desktop'
o new: desktop switching possible during dragndrop from other apps
o port to kde3.2, many code clean-ups and rewrites...

0.1.2 
o Bugfix: removed flicker when zooming a window that is not represented by a pixmap
 
 
0.1.1
o Bugfix: Segmentation fault if showing no windows
o Feature: Color preferences
 
0.1
o MouseMidButton activates desktop (without changing window stack!) instead of dragging. Drag'n'drop is still available by pressing left.
o synchronious moving of windows on the screen if you move a window on the pager
o a soft gradient to make the view more eye friendly
o a dynamic zoom effect to show the user on which window the mouse cursor currently is. very nice!
 
