]> Dogcows Code - chaz/tint2/blobdiff - src/taskbar/taskbar.h
*fix* better internal urgent task handling
[chaz/tint2] / src / taskbar / taskbar.h
index 0901ed5a945967ee751b4182a49ffa2dce8eb4ba..9e954b3ce97ad1c174747208a7b8ee080729b40c 100644 (file)
@@ -29,6 +29,7 @@ void init_taskbar();
 void cleanup_taskbar();
 
 Task *task_get_task (Window win);
+GSList* task_get_tasks(Window win);
 void task_refresh_tasklist ();
 
 void resize_taskbar(void *obj);
This page took 0.019875 seconds and 4 git commands to generate.