summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--icccm/xcb_icccm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/icccm/xcb_icccm.h b/icccm/xcb_icccm.h
index 2cf56a3..2e80633 100644
--- a/icccm/xcb_icccm.h
+++ b/icccm/xcb_icccm.h
@@ -632,7 +632,7 @@ typedef struct {
int32_t flags;
/** Does this application rely on the window manager to get keyboard
input? */
- uint8_t input;
+ uint32_t input;
/** See below */
int32_t initial_state;
/** Pixmap to be used as icon */