mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
Merge pull request #866 from emersion/xwayland-unmapped-on-create
xwayland: emit new_surface when unmapped
This commit is contained in:
commit
bcf5da5cd7
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