xwayland: use wlr_xwayland_surface_fetch_icon()

This commit is contained in:
tokyo4j 2026-03-30 18:32:30 +09:00 committed by Consolatis
parent cee5712877
commit cdee4ba5f1
2 changed files with 12 additions and 33 deletions

View file

@ -53,6 +53,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;
/* Not (yet) implemented */