This is a collection of enhancements for mouse usage in NVDA. Some features may be moved out as standalone features in the future.
- Author: hwf1324 1398969445@qq.com
- Compatibility: NVDA-2024.4 or later
- Fix mouse tracking in Electron apps (2024.4 only).
- Electron apps, such as VS Code.
- Fix a part of the NVIDIA Control Panel where the content of the static text description control is incorrect.
- Fixed the problem that some buttons in PDFgear could not get the description text.
- Mouse tracking can report the description of the option in the Git for Windows installer. (Individual options cannot be viewed individually.)
- Change the add-on name to: Mouse Enhancement. (Doesn't take into account add-on upgrades.)
- Ignore the error when entering the security screen because the object does not have the windowClassName attribute.
- Mouse tracking can report the description of the option in the Git for Windows installer. (Individual options cannot be viewed individually.)
- Update add-on template.
- Fix a part of the NVIDIA Control Panel where the content of the static text description control is incorrect.
- Fixed the problem that some buttons in PDFgear could not get the description text.
- Fix mouse tracking in Electron apps.
Thanks to @jcsteh for his guidance in fixing mouse tracking in the Electron app.