read the _NET_WM_WINDOW_OPACITY property that transset sets, and use it when determin...
[dana/dcompmgr.git] / display.h
index 6cfdc76..d03bdce 100644 (file)
--- a/display.h
+++ b/display.h
@@ -41,6 +41,7 @@ typedef struct d_display {
         xcb_atom_t xrootpmap_id;
         xcb_atom_t xsetroot_id;
         xcb_atom_t wm_transient_for;
+        xcb_atom_t net_wm_window_opacity;
         xcb_atom_t net_wm_window_type;
         xcb_atom_t net_wm_window_type_desktop;
         xcb_atom_t net_wm_window_type_dock;