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.
Relevant platforms
Wayland
The text was updated successfully, but these errors were encountered:
Description
I would like to create
xdg_dialog_v1
object for winit window. In order to create it I needxdg_toplevel
from winit window to feed toxdg_wm_dialog_v1::get_xdg_dialog
.Relevant platforms
Wayland
The text was updated successfully, but these errors were encountered: