aboutsummaryrefslogtreecommitdiff
path: root/include/wlr/xwayland.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wlr/xwayland.h')
-rw-r--r--include/wlr/xwayland.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/wlr/xwayland.h b/include/wlr/xwayland.h
index 26a14aea..b801b5dd 100644
--- a/include/wlr/xwayland.h
+++ b/include/wlr/xwayland.h
@@ -198,6 +198,7 @@ struct wlr_xwayland_surface {
struct wl_signal set_hints;
struct wl_signal set_decorations;
struct wl_signal set_override_redirect;
+ struct wl_signal set_geometry;
struct wl_signal ping_timeout;
} events;