mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
xwayland: use wlr_xwayland_surface_fetch_icon()
This commit is contained in:
parent
647e9b7658
commit
5df6d6bfec
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