-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
feat: hide main window before onboarding #449
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for airi-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for airi-vtuber ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This comment was marked as resolved.
This comment was marked as resolved.
a7c1733 to
5237ee8
Compare
|
I'm unable to understand the passthrough implementation at |
I discovered that as well, the impl here might have issues, feel free to raise another issue for this. Try toggle it twice, it should appear. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, massive.
|
conflicts. |
20250828-125629.mp4The similar bug appeared on passthrough feature, which is fixed by https://github.com/moeru-ai/airi/pull/449/files#diff-3f7ee1faa56af6a84cdfdd4af79955bbe9defb238c85072803782db29467e033L241. Togglling twice doesn't work. |
|
@typed-sigterm what I can see its inverted, maybe you can leave it first, Anyway shortcut is always buggy to me, its prioritize to call to top windows first |
fix #346
Also refactors the rust side implementation.