You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create xdg_dialog_v1 object for winit window. In order to create it I need xdg_toplevel from winit window to feed to xdg_wm_dialog_v1::get_xdg_dialog.
Description
I would like to create
xdg_dialog_v1object for winit window. In order to create it I needxdg_toplevelfrom winit window to feed toxdg_wm_dialog_v1::get_xdg_dialog.Relevant platforms
Wayland