Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Window blur latency #43

Closed
0xENDER opened this issue Nov 16, 2020 · 6 comments
Closed

Window blur latency #43

0xENDER opened this issue Nov 16, 2020 · 6 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists help wanted Extra attention is needed

Comments

@0xENDER
Copy link
Contributor

0xENDER commented Nov 16, 2020

I'm using the latest version of Windows 10 (20H2)

https://streamable.com/e/ev8vps?autoplay=1


Edit by @tscpp
2021-07-17.14-00-42.mp4
@tscpp
Copy link
Collaborator

tscpp commented Nov 16, 2020

This is an error in electron (too). If you have VS Code, Discord, Slack, try to resize the window quickly and notice the resize latency.

@0xENDER
Copy link
Contributor Author

0xENDER commented Nov 17, 2020

No, I'm not talking about the normal resize glitch.

@tscpp
Copy link
Collaborator

tscpp commented Nov 17, 2020

Unfortunately, we can do nothing about this except increasing the maximum refresh rate with the current API Windows 10 is offering. You can do this by using the property in options. Set it to maybe 60 or 144.

@seo-rii
Copy link
Owner

seo-rii commented Nov 18, 2020

We've been discussing this issue for a long time, but we couldn't find a solution. :(

@seo-rii seo-rii added bug Something isn't working help wanted Extra attention is needed labels Nov 18, 2020
@R3MOTE-GOD
Copy link
Contributor

@seo-rii I looked into this quite a lot myself and noticed that WIndows 10 is redoing a lot of their API. Most likely this could be something they fix in the future with new releases of Win-UI 3.

@seo-rii
Copy link
Owner

seo-rii commented Sep 18, 2021

Bugs related to window drag delays will be discussed in #69 in the future. I'll close the issue.

@seo-rii seo-rii closed this as completed Sep 18, 2021
@seo-rii seo-rii added the duplicate This issue or pull request already exists label Sep 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working duplicate This issue or pull request already exists help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants