Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP winit git #1515

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

WIP winit git #1515

wants to merge 2 commits into from

Conversation

ids1024
Copy link
Member

@ids1024 ids1024 commented Aug 26, 2024

I wanted to see how the changes in Winit git would work here. So of course this depends on that being released.

Depends on #1514. It doesn't seem to pose a particular challenge beyond that. Updating compositors for that change will be needed to test this...

`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...
I wanted to see how the changes in Winit git would work here. So of
course this depends on that being released.

Depends on Smithay#1514. It doesn't seem
to pose a particular challenge beyond that. Updating compositors for
that change will be needed to test this...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant