aboutsummaryrefslogtreecommitdiff
path: root/xwayland/xwm.h
diff options
context:
space:
mode:
Diffstat (limited to 'xwayland/xwm.h')
-rw-r--r--xwayland/xwm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xwayland/xwm.h b/xwayland/xwm.h
index 7d30d278..ba1ed3c2 100644
--- a/xwayland/xwm.h
+++ b/xwayland/xwm.h
@@ -49,6 +49,7 @@ struct wlr_xwm {
xcb_window_t window;
xcb_visualid_t visual_id;
xcb_colormap_t colormap;
+ xcb_cursor_t cursor;
struct wlr_xwayland_surface *focus_surface;