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
I just updated to MacOs Sequoia and now Miniquad logs a couple of warning at startup
This an example on how to reproduce (you can run any of the example with same result):
$ cargo build --release && ./target/release/roke Compiling roke v0.1.0 (/Users/ferama/projects/roke) Finished `release` profile [optimized] target(s) in 1.49s 2024-09-17 19:39:28.884 roke[16232:317174] +[IMKClient subclass]: chose IMKClient_Legacy 2024-09-17 19:39:28.884 roke[16232:317174] +[IMKInputSession subclass]: chose IMKInputSession_Legacy
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I just updated to MacOs Sequoia and now Miniquad logs a couple of warning at startup
This an example on how to reproduce (you can run any of the example with same result):
The text was updated successfully, but these errors were encountered: