We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inherits from #5 but since we can't use window embedding anymore on macOS we need to re-do it using the render API.
Short to-do list:
RUSTFLAGS='-L/opt/homebrew/Cellar/mpv/0.39.0/lib/'
wry
The text was updated successfully, but these errors were encountered:
core1024
jaruba
tymmesyde
No branches or pull requests
Summary
Inherits from #5 but since we can't use window embedding anymore on macOS we need to re-do it using the render API.
Short to-do list:
RUSTFLAGS='-L/opt/homebrew/Cellar/mpv/0.39.0/lib/'
is not requiredwry
on top of an OpenGL context (see https://github.com/Ivshti/wry/blob/dev/examples/transparent.rs)wry
The text was updated successfully, but these errors were encountered: