*add* render finitely often systray icons (at most every 50 ms)
git-svn-id: http://tint2.googlecode.com/svn/trunk@324 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "area.h"
|
||||
#include "timer.h"
|
||||
#include <X11/extensions/Xdamage.h>
|
||||
|
||||
// XEMBED messages
|
||||
@@ -40,6 +41,7 @@ typedef struct
|
||||
int hide;
|
||||
int depth;
|
||||
Damage damage;
|
||||
const struct timeout* render_timeout;
|
||||
} TrayWindow;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user