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

Update winit, wgpu, resvg #450

Merged
merged 7 commits into from
May 20, 2024
Merged

Update winit, wgpu, resvg #450

merged 7 commits into from
May 20, 2024

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented May 3, 2024

Regression: this always reports Platform::Wayland on Linux (rust-windowing/winit#3672). This may affect decorations on X11, but it's not worth blocking the PR or finding a workaround for now.

Migrates to winit's new ApplicationHandler (straightforward).

@dhardy
Copy link
Collaborator Author

dhardy commented May 20, 2024

Also revises feature categories:

  • nightly now implies stable too
  • Addition of experimental
  • Demotion of x11 from minimal to stable

Feature harfbuzz is removed (it can still be enabled with a direct dependency on kas-text, but as far as I am aware there is no reason to use this over shaping).

Feature dynamic is now excluded from all testing (less failures please!).

@dhardy dhardy merged commit bbff149 into master May 20, 2024
5 checks passed
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.

None yet

1 participant