aboutsummaryrefslogtreecommitdiff
path: root/generic/WidgetInfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'generic/WidgetInfo.h')
-rw-r--r--generic/WidgetInfo.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/WidgetInfo.h b/generic/WidgetInfo.h
index d7071b9..46a7cbf 100644
--- a/generic/WidgetInfo.h
+++ b/generic/WidgetInfo.h
@@ -190,6 +190,7 @@ typedef struct _WidgetInfo {
ZnBool has_x_shape; /* Tell if the X shape ext. is avail. */
ZnBool has_x_input; /* Tell if the X input ext. is avail. */
ZnBool render;
+ unsigned char alpha; /* Current composite group alpha. */
int events_flags; /* NEED_REPICK et al */
Window real_top;
Item top_group;