fixed 2
git-svn-id: http://tint2.googlecode.com/svn/trunk@23 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
parent
e0a80ef5a2
commit
e2e134b302
1 changed files with 2 additions and 12 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,17 +1,7 @@
|
||||||
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
|
|
||||||
|
|
||||||
|
2009-01-05
|
||||||
|
- fixed decorated window with compiz
|
||||||
|
|
||||||
2008-12-30
|
2008-12-30
|
||||||
- fixed bug : segfault on ConfigureNotify event
|
- fixed bug : segfault on ConfigureNotify event
|
||||||
|
|
Loading…
Reference in a new issue