mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-18 06:59:44 -05:00
xwayland: emit new_surface when unmapped
This commit is contained in:
parent
8dec7036d0
commit
fa02e30adf
3 changed files with 41 additions and 46 deletions
|
|
@ -98,7 +98,6 @@ struct wlr_xwayland_surface {
|
|||
uint16_t saved_width, saved_height;
|
||||
bool override_redirect;
|
||||
bool mapped;
|
||||
bool added;
|
||||
|
||||
char *title;
|
||||
char *class;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue