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

[Windows 10] Dragging window causes large amount of lag #6

Closed
jstnw10 opened this issue Jul 20, 2021 · 2 comments
Closed

[Windows 10] Dragging window causes large amount of lag #6

jstnw10 opened this issue Jul 20, 2021 · 2 comments
Labels
wontfix This will not be worked on

Comments

@jstnw10
Copy link

jstnw10 commented Jul 20, 2021

First of all: Thanks for the nice package!

I have a little problem. When I use AcrylicEffect.acrylic, moving the window behaves lagging and with a huge delay. See the video.

I am on latest master channel and I am using the same setup like the one in the example for bitsdojo_window .

VID20210720113427.1.1.mp4
@alexmercerind
Copy link
Owner

Hi @jstnw10 !

I'm aware of this issue, this is a bug in Windows 10 itself, all Windows versions higher or equal to 1903 are experiencing this lag.
This bug however is fixed by Microsoft in Windows 11. Until then you have to use AcrylicEffect.aero, or make effect disabled while window is being dragged.
I have already mentioned this in the README here.

@alexmercerind alexmercerind added the wontfix This will not be worked on label Jul 20, 2021
@alexmercerind alexmercerind changed the title Moving window huge delay [Windows 10] Dragging window causes large amount of lag Jan 28, 2022
@alexmercerind alexmercerind pinned this issue Jan 28, 2022
@lucasjinreal
Copy link

@alexmercerind Hi, I got same problem on windows10 not on windows11.

Is there a way to make a judgement in code? If on win10 using aero, else using acrylic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

3 participants