mirror of
https://github.com/labwc/labwc.git
synced 2026-04-03 07:15:34 -04:00
xwayland: use wlr_xwayland_surface_fetch_icon()
This commit is contained in:
parent
cee5712877
commit
cdee4ba5f1
2 changed files with 12 additions and 33 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue