mirror of
https://github.com/labwc/labwc.git
synced 2026-02-26 01:40:22 -05:00
xwayland: support _NET_WM_ICON
This commit is contained in:
parent
e0d3bebbb7
commit
a8df2487b2
3 changed files with 162 additions and 0 deletions
|
|
@ -1043,6 +1043,7 @@ handle_xdg_toplevel_icon_set_icon(struct wl_listener *listener, void *data)
|
|||
}
|
||||
}
|
||||
|
||||
/* view takes ownership of the buffers */
|
||||
view_set_icon(view, icon_name, &buffers);
|
||||
wl_array_release(&buffers);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue