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 deps; better window decorations #400

Merged
merged 23 commits into from
Aug 4, 2023
Merged

Update deps; better window decorations #400

merged 23 commits into from
Aug 4, 2023

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Aug 3, 2023

Update wgpu, resvg, num_enum. Only minor changes to code required.

Update to winit = 0.29.0-beta.0. This has the keyboard-input reform; testing on Wayland seems fine.

Improve toolkit-provided window decorations:

  • Fix minimise/maximise buttons (typo)
  • Add borders with drag-resize support (requires Winit 0.29 on Wayland, otherwise appears to support X11 and maybe Windows soon).
  • Increase size slightly.

@dhardy dhardy merged commit 754c669 into master Aug 4, 2023
5 checks passed
@dhardy dhardy deleted the work7 branch August 16, 2023 13:56
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