start on issue 141 (systray space)

git-svn-id: http://tint2.googlecode.com/svn/trunk@209 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-09-27 21:33:44 +00:00
parent e4b8b4d755
commit 8e43073ae1
2 changed files with 29 additions and 12 deletions

View File

@@ -33,6 +33,7 @@ typedef struct
Window id;
int x, y;
int width, height;
// TODO: manage icon's show/hide
int hide;
} TrayWindow;