mirror of
https://github.com/swaywm/sway.git
synced 2026-02-26 01:40:32 -05:00
xdg-shell: chase events update
This commit is contained in:
parent
128b6253a9
commit
47e6a1164c
7 changed files with 133 additions and 109 deletions
|
|
@ -226,6 +226,7 @@ struct sway_xdg_popup {
|
|||
|
||||
struct wlr_xdg_popup *wlr_xdg_popup;
|
||||
|
||||
struct wl_listener surface_commit;
|
||||
struct wl_listener new_popup;
|
||||
struct wl_listener destroy;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue