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

Insider build 21327 issue #104

Closed
milos12345 opened this issue Mar 9, 2021 · 7 comments
Closed

Insider build 21327 issue #104

milos12345 opened this issue Mar 9, 2021 · 7 comments

Comments

@milos12345
Copy link

This was not tested by me but one user reported that when my program with FluentWPF is open "when trying to move any window, they move with a delay like slow motion". I've asked him to try it with FluentWPF sample app and he reported the same problem. Started happening right after update to W10 to insider build 21327.

@madninjaskillz
Copy link

I'm experiencing something similar - when running my app, if Acrylic is on, the my 4k display has some weird issues, but my other screen (@1080p) is fine. we are talking super slow motion mouse movement etc. easy to reproduce, a pain to diagnose. I'm looking into the issue see if i can get any work arounds but am pulling my hair out. I guess rolling back on windows update is an option - but it might just be delaying the issue.

@madninjaskillz
Copy link

submitted a PR that resolves this - however, i can reproduce it without a FluentWPF app too - the preview on tasks in the taskbar can cause it too.

@sourcechord
Copy link
Owner

Hi @milos12345 and @madninjaskillz
Thanks for the information.

I'll try it when next insider preveiw released.
(Currently, the latest windows10 iso is 21286)
If the problem still occurs, I'd like to inspect this issue.

Please wait for a while.

@milos12345
Copy link
Author

I have tested it now with Windows 11 - 21H2 build 22000.100 and the issue is still there

@milos12345
Copy link
Author

This is how it looks on Win 11 (official dev build 22000.100 ) the latest alpha of FluentWPF.

  • Same lag regardless of the blur effect type.

Win11AcrylicEffectLag-optim

The lag happens if there is anything behind the window (on clean desktop the lag is not noticeable)
Another issue is that blur effect is shown only on move, while the window is opaque otherwise. I think it would be fine if fw:AcrylicWindow.Enabled="False" was while window was being moved/resized, and restored once mouse is released.

@sourcechord
Copy link
Owner

Hi there.
Currently Windows11 seems that doesn't support acrylic effect with SetWindowCompositionAttribute API. So that, I turnd off acrylic effect in FluentWPF 0.10.0.
See also(#130, #42)

I'll close this issue, and track the problems about acrylic effect in #130.

@fhnb16
Copy link

fhnb16 commented Aug 19, 2021

@milos12345 video-drivers installed in your system? I asking because window borders are squared.
Blur problems can be of the same "nature"

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

No branches or pull requests

4 participants