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 ea1edc65..e1e42a54 100644
--- a/xwayland/xwm.h
+++ b/xwayland/xwm.h
@@ -65,6 +65,7 @@ struct wlr_xwm {
xcb_window_t selection_owner;
xcb_timestamp_t selection_timestamp;
int incr;
+ int data_source_fd;
struct wlr_xwayland_surface *focus_surface;