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 6851f65..6b34ba7 100644
--- a/generic/WidgetInfo.h
+++ b/generic/WidgetInfo.h
@@ -203,6 +203,7 @@ typedef struct _ZnWInfo {
ZnBool full_reshape; /* Use it on the top level window. */
Window real_top;
int render;
+ ZnBool usedamage; /* Use GL damage (only works if render is to 1 ie if we use GL) */
unsigned char alpha; /* Current composite group alpha. */
ZnItem top_group;
#ifndef PTK_800