X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=ChangeLog;h=9ae045244c976e103f904d5963da3ad7f8a803b1;hb=63d0566a83024a422d1d4bedb1833d439d92b270;hp=54ddae1809c02a4d6886d62fc3a5faa1da9b4516;hpb=346e19cf9cc32f56221ae0e9dc25070cefedb5be;p=chaz%2Ftint2 diff --git a/ChangeLog b/ChangeLog index 54ddae1..9ae0452 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,65 @@ +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 + +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 + +2009-05-26 +- fixed memory leak and battery detection + +2009-05-20 +- merge patch from yarin.kaul (fixed issue 52) + +2009-05-15 +- merge battery applet from Sebastian Reichel + +2009-03-14 +- add systray option when convert tint-0.6 config file + but you need to stop other systemtray program + +2009-03-07 +- fixed segfault when time1_format empty +- fixed systray : when clock change size +- fixed systray segfault when xrandr change size + +2009-03-01 +- fixed segfault on tray application due to tint2 + +2009-03-01 +- cleanup code +- basic systray with some bugs +- update documentation and tintrc sample for systray + 2009-02-27 -- fixed issue 49 : better Makefile +- fixed issue 49 : patch from Daniel Moerner - some systray code (doesn't work) - cleanup code @@ -7,7 +67,7 @@ - fixed issue 48 : tint2 does't create config file on first start 2009-02-14 -- fxed issue 45 : segfault without clock +- fixed issue 45 : segfault without clock 2009-02-13 - improved object oriented layout