From 39e2ea8420e78710906308a17a65b55e9d03dda8 Mon Sep 17 00:00:00 2001 From: Tony Crisci Date: Tue, 21 Nov 2017 18:09:25 -0500 Subject: xwm: get selection targets --- include/wlr/xwayland.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/wlr') diff --git a/include/wlr/xwayland.h b/include/wlr/xwayland.h index 9b493d88..54558a7b 100644 --- a/include/wlr/xwayland.h +++ b/include/wlr/xwayland.h @@ -16,6 +16,7 @@ struct wlr_xwayland_cursor; struct wlr_xwayland { pid_t pid; int display; + struct wlr_seat *seat; int x_fd[2], wl_fd[2], wm_fd[2]; struct wl_client *client; struct wl_display *wl_display; -- cgit v1.2.3