mirror of
https://github.com/labwc/labwc.git
synced 2026-03-18 05:33:53 -04:00
xwayland: handle client close request
This commit is contained in:
parent
628e667d4b
commit
72cdd02eb1
2 changed files with 12 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ struct xwayland_view {
|
|||
struct wl_listener dissociate;
|
||||
struct wl_listener request_above;
|
||||
struct wl_listener request_activate;
|
||||
struct wl_listener request_close;
|
||||
struct wl_listener request_configure;
|
||||
struct wl_listener set_class;
|
||||
struct wl_listener set_decorations;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue