Merge branch 'wlr-xdg-popup-events-grab' into 'master'

Draft: Add `grab` to `wlr_xdg_popup.events`

See merge request wlroots/wlroots!5265
This commit is contained in:
Johan Malm 2026-04-13 11:53:03 +00:00
commit 825a049fc3
2 changed files with 5 additions and 0 deletions

View file

@ -108,6 +108,7 @@ struct wlr_xdg_popup {
struct wl_signal destroy;
struct wl_signal reposition;
struct wl_signal grab;
} events;
struct wl_list grab_link; // wlr_xdg_popup_grab.popups