X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=ChangeLog;h=e78cf61aec14fd5360f47f297719866770d3f50f;hb=f8f6e7f277a6e09fb4a9fa7db532867d51d229be;hp=95bee1042f9671ea579fd586ffa19b68598fe808;hpb=757e104d8ca20bb89bcacfa41a84264e1e8871ba;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 95bee10..e78cf61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2010-05-17 +- Fix installation of examples + +2010-05-15 +- added panel theme switcher 'tint2conf' + with preview of each theme based on current config (size of monitor, task opened, ...) +- include tintwizard : theme editor +- autodetect composite manager and switch to real or fake transparency + this feature needed a patch to xcompmgr + see FAQ http://code.google.com/p/tint2/wiki/FAQ#How_to_configure_real_transparency_(xcompmgr) +- added 'strut_policy = none' +- drag n drop task re-ordering + + +2010-01-28 +- Battery hide option +- bugfixes in task redrawing +- traywindow and autohide bugfix + + 2010-01-13 - calculate right struts for multiple monitors - New timer implementation (works for *BSD too)