mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05:00
Don't destroy view child on xdg-popup unmap
This commit is contained in:
parent
b1c33ecc25
commit
360e63b8a7
3 changed files with 0 additions and 13 deletions
|
|
@ -153,7 +153,6 @@ struct sway_xdg_popup_v6 {
|
|||
struct wlr_xdg_surface_v6 *wlr_xdg_surface_v6;
|
||||
|
||||
struct wl_listener new_popup;
|
||||
struct wl_listener unmap;
|
||||
struct wl_listener destroy;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue