Skip to content

Commit

Permalink
WIP winit: Call create_window in resumed; not deprecated way
Browse files Browse the repository at this point in the history
`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...
  • Loading branch information
ids1024 committed Aug 26, 2024
1 parent 03215f0 commit 40066d2
Showing 1 changed file with 158 additions and 123 deletions.
Loading

0 comments on commit 40066d2

Please sign in to comment.