Tag: add tag_new and tag_del function *Dynamic taggin*

This commit is contained in:
Martin Duquesnoy
2010-04-18 22:25:26 +02:00
parent f8a3cc0e0e
commit 129a21bada
5 changed files with 145 additions and 10 deletions

View File

@@ -239,6 +239,7 @@ typedef struct
XRectangle geo;
int position;
char *statustext;
Bool need_update;
} InfoBar;
/* Layout Structure */