fixed bug when active window draged to another desktop

git-svn-id: http://tint2.googlecode.com/svn/trunk@135 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-06-29 19:50:29 +00:00
parent f100b49158
commit 94a8948466
4 changed files with 15 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ typedef struct {
void add_task (Window win);
Task *add_task (Window win);
void remove_task (Task *tsk);
void draw_task (void *obj, cairo_t *c, int active);