Skip to content

Releases: hwf1324/mouseEnhancement

v0.4.0

06 Jan 12:56
d713733
Compare
Choose a tag to compare
  • Experimental: Fix mouse tracking in WinUI apps by making obj.appModule.isGoodUIAWindow always return True when an object with a specific windowClassName property is encountered.
    • Windows Terminal: If the text unit is a paragraph, moving the mouse in the Terminal control restricts the text unit to lines.
  • Electron: cleaned up some unnecessary judgment logic.
  • Update add-on template.

SHA256:
f77322ff2f4c37c94bd925ae92a5bf61ae4c9edfc070ea85a04ab3b0033449b1 packaged_addon/mouseEnhancement-0.4.0.nvda-addon

v0.3.0

28 Oct 03:19
Compare
Choose a tag to compare
  • 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.

SHA256: 3c17c6fddefa073f8cfd0ad94528bb51b69e73fa4e19edad205ff951f0bdfb1f mouseEnhancement-0.3.0.nvda-addon

v0.2.0

12 Sep 11:30
4aa072c
Compare
Choose a tag to compare
Merge pull request #1 from hwf1324:addAppModule

update v0.2.0

v0.1.0

09 Sep 03:13
Compare
Choose a tag to compare
Fix release