summaryrefslogtreecommitdiff
path: root/src/core/screen-private.h
diff options
context:
space:
mode:
authorDenis Gorodnichev <[email protected]>2015-01-13 21:19:25 +0300
committerinfirit <[email protected]>2015-01-14 19:06:47 +0100
commitda4f7675d08c49301f0048e0b72ced8e9a5ea375 (patch)
tree5a18ad6eac9b0e031f169a742f769ab1292fb63f /src/core/screen-private.h
parentbe94f8e1788788920c7473ecefe2ee28526f8388 (diff)
downloadmarco-da4f7675d08c49301f0048e0b72ced8e9a5ea375.tar.bz2
marco-da4f7675d08c49301f0048e0b72ced8e9a5ea375.tar.xz
check compositor status
Diffstat (limited to 'src/core/screen-private.h')
-rw-r--r--src/core/screen-private.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/screen-private.h b/src/core/screen-private.h
index 0103c6ad..ee014ff2 100644
--- a/src/core/screen-private.h
+++ b/src/core/screen-private.h
@@ -115,6 +115,7 @@ struct _MetaScreen
#endif
#ifdef HAVE_COMPOSITE_EXTENSIONS
+ Atom wm_cm_atom;
Window wm_cm_selection_window;
guint32 wm_cm_timestamp;
#endif