*fix* removed warnings
*fix* removed unneeded code (backwards compatibility to tint2-0.6 and unneccesary XSetWindowsBackground) *fix* better heuristicMask algorithm git-svn-id: http://tint2.googlecode.com/svn/trunk@363 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -113,7 +113,7 @@ void resize_systray(void *obj)
|
||||
TrayWindow *traywin;
|
||||
GSList *l;
|
||||
int count, icon_size;
|
||||
int icons_per_column, icons_per_row, marging;
|
||||
int icons_per_column=1, icons_per_row=1, marging=0;
|
||||
|
||||
if (panel_horizontal)
|
||||
icon_size = sysbar->area.height;
|
||||
|
||||
Reference in New Issue
Block a user