-
Notifications
You must be signed in to change notification settings - Fork 69
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
Keyboard/Mouse stuttering or lag is caused by Auto-move Algorithm #342
Comments
@Ghost-Girls When AltSnap is not running, do you still have lags even when auto-move is enabled? Is this issue started after some updates? Thank you. |
@Ghost-Girls I will also try to test myself and see how it works when having these programs (like AltSnap) |
The lag problem I found earlier, which I have identified, is caused by a plugin that adds a menu to the title of the window. Adding objects to the title bar adds additional render objects and therefore additional processing computation for Windows Top. It's called Actual Window Manager (Actual Title Buttons), and I've uninstalled it. |
OK, thank you for the information. |
Win 10 LTSC 1809 |
@Ghost-Girls I still need to look more into it. As a temporary solution (until I have more time to look into it), I suggest you turn off the auto-move if you don't need it. Or if you now have the issue only with Excel, you can exclude Excel from WindowTop (so the app will ignore Excel). To exclude Excel from WindowTop, follow these screenshots: This will turn off WindowTop processing for everything with Excel windows (Anchors, Hotkeys, options to toggle always on top, etc.) If you want to turn off the auto-move in Anchors feature, follow these screenshots: This may fix lag issues. Let me know if it helps. |
When I open the WindowTop, and turn on the Anchors, it really was the powerful tool. but I found it cause the mouse/Keyboard stuttering or lag.
I press the mouse lift-button on the Window Title, But there was no response,but I can using AltSnap tool to press and hold the ALT key to move the window.
it seems like something's blocking mouse clik messages?
so, Try to kill the program,till I killed the WindowTop,Fixed the issue!
I realized that Windows Top has some features such as auto move the icon that might be performance consuming, or some hooks to read window state that might be causing this problem.
I turn off the "Auto-move Algorithm ", then everything works fine!
How can it cause such a huge delay when it only takes up 2.1% of the CPU?
The text was updated successfully, but these errors were encountered: