Skip to content

turn off auto-idle by default on Windows #692

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jwahlstrand
Copy link
Contributor

@jwahlstrand jwahlstrand commented Aug 10, 2023

I think this is the right default for Windows. The lag caused by using Gtk on Windows is very frustrating. See timholy/ProfileView.jl#205

@Vexatos
Copy link
Contributor

Vexatos commented Aug 10, 2023

Not sure whether this will fix all of the keyboard lag, as the changed line was introduced in #607 in 2022 while the keyboard input issue on Windows has been known since at least 2018. We tried turning off the GTK_AUTO_IDLE variable for a different issue (#610) and it did not resolve the perceived keyboard input lag, so I have my doubts. Any attempt at resolving this long-standing issue is highly appreciated though.

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

Successfully merging this pull request may close these issues.

3 participants