diff options
Diffstat (limited to 'shared/xcb-xwayland.h')
-rw-r--r-- | shared/xcb-xwayland.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/xcb-xwayland.h b/shared/xcb-xwayland.h index 8157240c..38eea82a 100644 --- a/shared/xcb-xwayland.h +++ b/shared/xcb-xwayland.h @@ -97,6 +97,7 @@ struct atom_x11 { xcb_atom_t xdnd_action_copy; xcb_atom_t wl_surface_id; xcb_atom_t allow_commits; + xcb_atom_t weston_focus_ping; }; const char * |