-
Notifications
You must be signed in to change notification settings - Fork 32
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
Windows 11 22H2 - Non-working Acrylic effect, Laggy Blur effect #45
Comments
I see that you're using an insider build of Windows 11. I don't know if microsoft broke the api for blur and acrylic. This will have to wait until it is officially released. |
Thank you for the timely response. This is unrelated but it appears Microsoft is also creating a new effect called tabbed? If/when this will be implemented on the desktop side I'd love to see it in here as well. https://mspoweruser.com/microsoft-is-working-on-a-new-blur-effect-for-windows-11/ |
I am aware of that, and I will include it once it is officially out. Edit: actually we have the code for that effect ready, it is just no exposed. I will check later if it works on windows 11 22H1 Edit2: it has the same effect as acrylic on 22H1, will wait for 22H2. |
I've done a little research into this acrylic lag issue, and it seems Electron had the same issue. (Here is a link to the issue where this was discussed) Sadly I have no idea how to do this for a Tauri app. |
@mxcop this issue is about an insider version of Win 11, and related to acrylic not working at all and laggy blur effect. If you want please open another issue for the laggy acrylic effect. |
Bump:: Window 22H2 is out and being pushed. Mica effect is working fine. For reference: Mica for everyone is able to apply blur without making win32 apps "laggy", but i understand that this issue is related to mouse pooling rate and should be addressed by Microsoft, not us/ |
I was able to fix the Acrylic not working issue on Windows 22H2 issue. checkout my pull request #69 |
It appears on my version of windows 11 seen below has the acrylic effect inoperable and the blur effect lagging the whole PC.
Here is an example with effects being applied:
Code_V0PUy8eKwF.mp4
The text was updated successfully, but these errors were encountered: