add support for the root pixmap properties
[dana/dcompmgr.git] / display.h
index 00bb8b1..181dd6a 100644 (file)
--- a/display.h
+++ b/display.h
@@ -35,6 +35,9 @@ typedef struct d_display {
         xcb_atom_t string;
         xcb_atom_t pixmap;
         /* properties */
+        xcb_atom_t esetroot_pmap_id;
+        xcb_atom_t xrootpmap_id;
+        xcb_atom_t xsetroot_id;
         xcb_atom_t net_wm_window_type;
         xcb_atom_t net_wm_window_type_desktop;
         xcb_atom_t net_wm_window_type_dock;