split the round trip to fetch a window's region up so that the request can be sent...
[dana/dcompmgr.git] / dcompmgr.h
1 #ifndef dc_dcompmgr_h
2 #define dc_dcompmgr_h
3
4 #include <glib.h>
5
6 gboolean dcompmgr_running(void);
7
8 #endif