mirror of
https://github.com/labwc/labwc.git
synced 2026-03-16 05:33:50 -04:00
xwayland: support querying window types
This commit is contained in:
parent
9ecd8c2b43
commit
a04b394e59
3 changed files with 137 additions and 6 deletions
|
|
@ -220,7 +220,8 @@ struct server {
|
|||
struct wl_listener xdg_toplevel_decoration;
|
||||
#if HAVE_XWAYLAND
|
||||
struct wlr_xwayland *xwayland;
|
||||
struct wl_listener xwayland_ready;
|
||||
struct wl_listener xwayland_server_ready;
|
||||
struct wl_listener xwayland_xwm_ready;
|
||||
struct wl_listener xwayland_new_surface;
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue