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
WIP winit: Call create_window in resumed; not deprecated way
`EventLoop::create_window()` is removed in winit git, so it seems we'll
need to change this eventually.
This isn't that hard to update in Smithay, but in the compositor it's a
bit awkward to not have a window / EGL context / renderer until an event
is sent from the backend...
0 commit comments