mirror of
https://github.com/labwc/labwc.git
synced 2025-11-09 13:30:01 -05:00
xwayland: support _NET_WM_ICON
This commit is contained in:
parent
db7c72ef39
commit
879a696a33
5 changed files with 17 additions and 120 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue