xdg_shell: Port to 0.16 double buffered geometry

This commit is contained in:
Alexander Orzechowski 2022-10-12 04:00:33 -04:00 committed by Jente Hidskes Ankarberg
parent b43c7adcd9
commit ea14819153

View file

@ -67,7 +67,7 @@ static void
popup_unconstrain(struct cg_view *view, struct wlr_xdg_popup *popup)
{
struct cg_server *server = view->server;
struct wlr_box *popup_box = &popup->geometry;
struct wlr_box *popup_box = &popup->current.geometry;
struct wlr_output_layout *output_layout = server->output_layout;
struct wlr_output *wlr_output =