mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
xwayland: support querying window types
This commit is contained in:
parent
59543e476c
commit
0da2d3e4e9
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