X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=9fa021cd177cfbcde4623d4fd0ed54b71c2e91a4;hb=45704e9e1b7798307c0fb9a664b8e759a8524f38;hp=b00d399c27618d39655a60f01cb6c9fb28fdd62c;hpb=950baafde9286fcff4d2c3bdbf66ee3ddb1a2433;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index b00d399..9fa021c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,30 @@ +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 and pekwm. 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