added taskbar_active_background_id to change current desktop background

git-svn-id: http://tint2.googlecode.com/svn/trunk@166 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-08-30 15:40:02 +00:00
parent c8d09ed731
commit 69ad0897d1
4 changed files with 44 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
2009-08-30
- added taskbar_active_background_id to change current desktop background.
warning : this feature have a price on cpu (tint2 redraw all task) when you switch desktop.
comment out taskbar_active_background_id if you don't want it.
2009-08-30
- fixed issue 130 by maato
ordered systray icon with config "systray_sort = asc/desc"