xwayland: emit new_surface when unmapped

This commit is contained in:
emersion 2018-04-12 23:30:06 -04:00
parent 8dec7036d0
commit fa02e30adf
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48
3 changed files with 41 additions and 46 deletions

View file

@ -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;