aboutsummaryrefslogtreecommitdiff
path: root/generic/WidgetInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/WidgetInfo.h')
-rw-r--r--generic/WidgetInfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/generic/WidgetInfo.h b/generic/WidgetInfo.h
index e1e8730..52a1a76 100644
--- a/generic/WidgetInfo.h
+++ b/generic/WidgetInfo.h
@@ -177,6 +177,8 @@ typedef struct _WidgetInfo {
ZnBBox damaged_area; /* The current damaged rectangle */
GC gc;
ZnBool has_x_shm; /* Tell if the SHM X11 ext is avail. */
+ ZnBool has_z_pixmap; /* Tell if the server use ZPixmap format
+ * with shared pixmaps. */
ZnBool has_x_shape; /* Tell if she Shape X ext. is avail. */
ZnBool has_x_input; /* Tell if she X input ext. is avail. */
int events_flags; /* NEED_REPICK et al */