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

Port To Winit #3676

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Port To Winit #3676

wants to merge 10 commits into from

Conversation

DogeDark
Copy link
Member

@DogeDark DogeDark commented Jan 31, 2025

This PR:

  • Switches from Tao to Winit for desktop/mobile.
  • Updates Wry to the latest version.
  • Is built with the commits from Fix: Windows Multiwindow #3668.
    • Will need rebased or other PR dropped.

Todo:

  • All the cfg-ed platform-specific code.
  • Document all the breaking changes.

Testing:

  • Test Windows
  • Test WSL
  • Test Mac
  • Test Linux
  • Test iOS
  • Test Android

@DogeDark DogeDark added breaking This is a breaking change desktop Suggestions related to the desktop renderer mobile Mobile renderer experimental May or may not be merged labels Jan 31, 2025
@DogeDark DogeDark added this to the 0.7.0 milestone Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This is a breaking change desktop Suggestions related to the desktop renderer experimental May or may not be merged mobile Mobile renderer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants