]> Dogcows Code - chaz/tint2/blobdiff - ChangeLog
replace task_width with task_maximum_size. change wiki documentation.
[chaz/tint2] / ChangeLog
index 923300a5d7f637079a4ad1c68035c403827a1e57..2f8bdc8aabd04f569a5fca0af97f736778fabad2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-06-25
+- improve user's message when compiled with --disable-battery
+- replace 'task_width = width' by 'task_maximum_size = width height'
+  width will be used in horizontal panel
+  height will be used in vertical panel
+
+2009-06-24
+- vertical panel done
+  user's parameters :
+  1) add 'vertical' to panel_position (panel_position = center left vertical)
+  2) use 'task_width' to define the task height (task_width = 30)
+  3) adjust paddingy on task and systray wiil define the size of icons
+  all others parameters are automatically converted by tint2
+  (x padding become y padding, width become height ...)
+  so user's change between horizontal and vertical are minimised.
+
 2009-06-23
 - play with vertical panel
   check sample file tintrc05 and tintrc06
This page took 0.020194 seconds and 4 git commands to generate.