-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Bug Report: Mouse Stuttering in Application #13
Comments
I checked and found that the same stuttering occurs when “running as administrator”. |
I have found that the same stuttering occurs in v45. |
Thank you for this. This is a weird problem because I can't reproduce it on my computers. The movement is stuttering when mousemaster is running and you use your physical mouse to move the cursor, but if you use mousemaster to move the cursor then the movement is not stuttering. Is that correct? I believe someone else had an issue similar to this one: #9 |
1. I've tried it now and it's stuttering and laggy when moving with the mouse,Mousemaster, I can see that the movement is lag-free. I'll give it a try based on the issue you described. 2. I wonder if it's my mouse,I tried using a wireless mouse other than the MX Master 3S and found the same delay. 3.I have two systems. One is a Windows11 24H2, intel based system that I am currently working on.Another is a Windows11 23H2, AMD based system. Mousemaster worked fine when I was working on the AMD based system, but I am currently experiencing issues on the Intel system. It would have been more accurate if it was the same OS, but unfortunately, due to the different nature of the two spaces, I was unable to make the OS the same. |
I have tested the program on the following system configuration and experienced no stuttering or issues: Smooth OperationTest System1
Test System2
Abnormal OperationTest System1
|
Hi @creator-hian, I've spent some time trying to fix the lag problem. I have no way to know if it works because the lag doesn't happen on my machines. Would you be able to test it?
|
…sical mouse while mousemaster is running (#13) by pumping Windows messages more frequently
- Tried to fix the lag that happens to some people when using the physical mouse while mousemaster is running (#13). I have no way to test this because the problem doesn't happen on my machines. If you're still experiencing this issue, please tell me [here](#13). - Fixed position history hint boxes which did not have an outline. - Fixed the screen hint grid which was not covering the last row of pixels at the bottom of the screen. - Implemented key repeating. This is useful for (a) using a key like the space bar as a modifier key and (b) key remapping. - Added experimental [auto-zooming](https://github.com/petoncle/mousemaster/blob/main/configuration/author.md#auto-zoom-in-hint-mode) in the author's configuration when selecting the hint from the second precision hint grid.
The latest release fixed my problem, thank you! |
@thiendiahui Thank you for the feedback ❤️ |
I've now tested the lagfix2 as well, and both are working flawlessly. |
I just realized that the patch was made as I was working on other tasks. In this version, I noticed that there is surprisingly no delay. Test System
|
Description
On Windows 11 Pro (version 24H2), users experience significant mouse stuttering while using the application (versions v46~48). This issue disrupts smooth interaction with the application, negatively affecting user experience and productivity.
Steps to Reproduce
Expected Behavior
The mouse cursor should move smoothly and respond promptly to user inputs without any noticeable lag or stuttering while using the application.
Actual Behavior
The mouse cursor exhibits noticeable stuttering and lag when interacting with the application. This issue persists across different tasks and interactions within the application, making navigation and usage cumbersome.
Environment
Logs and Screenshots
2024-12-16.17.45.20.mp4
The text was updated successfully, but these errors were encountered: