This commit is contained in:
Hiroaki Yamamoto 2025-10-21 09:42:52 +01:00 committed by GitHub
commit 5cccad9606
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 17 additions and 120 deletions

View file

@ -51,6 +51,7 @@ struct xwayland_view {
struct wl_listener set_override_redirect;
struct wl_listener set_strut_partial;
struct wl_listener set_window_type;
struct wl_listener set_icon;
struct wl_listener focus_in;
struct wl_listener map_request;