X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=0c52f2fbbdb7f710fe23d824080cc782227f190e;hb=4c09bc1adfd6e7d68250d6a61f27c6d1f6ede463;hp=afc4a5e6a8d6d18a5fc5c6127f3f3c329cb2a68b;hpb=851aebb17710a7c87163c09d9e1b2ea04458fcac;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index afc4a5e..0c52f2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,50 @@ +2009-06-13 +- fixed background refresh on systray + +2009-06-09 +- fixed issue 98 + +2009-06-08 +- fixed issue 97 and issue 95 + +2009-06-08 +- allow 'taskbar_mode = multi_desktop' config with 'panel_monitor = all' + +2009-06-07 +- merge autotool build system by Christian Ruppert + +2009-06-06 +- fixed issue 56 : with windowmaker + bug in windowmaker : send unecessary 'desktop changed' each time focus changed + +2009-06-06 +- add 'wm_menu' config option to disable window manager's menu + if you don't specify "wm_menu = ", the default value will show WM menu. + +2009-06-06 +- fixed issue 90 and issue 81 : window manager's menu in panel padding + works on openbox, pekwm, fluxbox, icewm. + doesn't work on xfce, windowmaker ? + tint2 send mouse event to your window manager on left/right padding + and on top/bottom panel padding. + +2009-06-05 +- fixed issue 46 and 59 : urgent task + limitation : just one urgent task at a time + +2009-06-04 +- patch by dmitry.medvinsky : right/left clic command + +2009-06-02 +- Systray Temp_Fix from keshto + not yet perfect, but a first step + +2009-05-31 +- fixed issue 71 : time format %T %r + +2009-05-31 +- fixed issue 86 : padding bug + 2009-05-31 - fixed issue 87 and 88 : battery detection