]> Dogcows Code - chaz/tint2/blobdiff - ChangeLog
fixed decorated window with compiz
[chaz/tint2] / ChangeLog
index ffde567bd8a105fd61abe1693960f595b2873d12..a7b0af6a6473655d660cdd1b73a8c0c03bdd12db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,33 @@
-
-
-2008-09-30
-- change tintrc format
-  background and border can use linear gradiant
-- update documentation
+wmhints.icon_pixmap=icon->xid;
+wmhints.icon_mask=icon->shape;
+XGetWMHints(...);
+XGetWMNormalHints
+
+- fixed bug : detect X11 icons
+- fixed bug : desktop background detection
+- fixed bug : border with compiz ? with xfce composite ? with xcompmanager ?
+- fixed bug : task active/inactive
+- multi_monitor : taskbar follow monitor's order (left to right, top to bottom)
+- WM background with panel padding_x and panel padding_y 
+  => task (x, y) just on taskbar height
+  => draw background just when needed
+
+
+2008-12-30
+- fixed bug : segfault on ConfigureNotify event
+
+2008-11-12
+- fixed bug : segfault with icon
+- panel's left and right padding feel like WM background
+  (right click open window managers's menu, ...)
+
+2008-11-02
+- fixed bugs with new design
+- panel.area manage the tree of visible objects
+
+2008-10-28
+- fixed issue : "untitled task", "task button did not update", "window don't shade",
+  "error if I don't do 'make install'", "Makefile error"
 
 2008-09-24
 - change tintrc format
This page took 0.021484 seconds and 4 git commands to generate.