X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=9f4b2549aeb489eeb5736b41d693164e09d33c34;hb=24ffbfe3bcddbfcea1c6447cf9ac75522af35353;hp=95bee1042f9671ea579fd586ffa19b68598fe808;hpb=757e104d8ca20bb89bcacfa41a84264e1e8871ba;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 95bee10..9f4b254 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2010-06-09 +- Add cmake build system + +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)