X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=e78cf61aec14fd5360f47f297719866770d3f50f;hb=f8f6e7f277a6e09fb4a9fa7db532867d51d229be;hp=51e9b3ef12dcaf5f966d832d2d6639195fa61e05;hpb=7eab00cba528e4deb51b2f0eaff6f809c3b1e384;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 51e9b3e..e78cf61 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +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) +- Changed behaviour for forwarding clicks to the window manager +- Tint2 sets a class name, such that it can be identified by window managers +- better omnipresent task handling +- clock timezone support +- real transparency +- adjustable systray icons +- systray: several icons in one line +- autohide +- more task states (active/urgent/iconified) +- and some minor bugfixes which nobody recognized yet ;) 2009-12-16