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

Small fixes #369

Merged
merged 7 commits into from
Dec 22, 2022
Merged

Small fixes #369

merged 7 commits into from
Dec 22, 2022

Conversation

dhardy
Copy link
Collaborator

@dhardy dhardy commented Dec 22, 2022

Use PresentMode::Fifo. This is documented as the only supported mode. Fixes #367 and #368. Unfortunately this presents another issue: hang on exit on X11 in some circumstances (related to usage of multiple windows). I believe this is a WGPU issue: gfx-rs/wgpu#1446

Also fix a couple of issues reported on reddit:

  • Mouse focus/highlighting for Spinner widget
  • Show mnemonic labels when an edit box has input focus
  • Update docs to use "mnemonics"

Note: other fixes would be breaking changes and/or significant work and are post-poned.

@dhardy dhardy merged commit f305119 into master Dec 22, 2022
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.

Panic on Linux Wayland
1 participant