summaryrefslogtreecommitdiffstats
path: root/include/xcb-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/xcb-internal.h')
-rw-r--r--include/xcb-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/xcb-internal.h b/include/xcb-internal.h
index 75fd4b89..fcbbc1ba 100644
--- a/include/xcb-internal.h
+++ b/include/xcb-internal.h
@@ -61,6 +61,7 @@ struct _xcb_stuff
xcb_timestamp_t last_timestamp;
NkBindingsSeat *bindings_seat;
gboolean mouse_seen;
+ xcb_window_t focus_revert;
};
#endif