fixed issue 49 and some systray code (not yet)
git-svn-id: http://tint2.googlecode.com/svn/trunk@63 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -34,16 +34,16 @@ typedef struct
|
||||
|
||||
|
||||
extern Window net_sel_win;
|
||||
extern Systraybar systray;
|
||||
|
||||
|
||||
void init_systray();
|
||||
void cleanup_systray();
|
||||
int net_init();
|
||||
void net_message(XClientMessageEvent *e);
|
||||
void icon_remove(TrayWindow *traywin);
|
||||
|
||||
// return 1 if task_width changed
|
||||
int resize_systray (Systraybar *sysbar);
|
||||
|
||||
void resize_systray (void *obj);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user