obj Watcher
This NVDA add-on watches changes to attributes of navigation objects.
- Author: Cary-rowen manchen_0528@outlook.com, hwf1324 1398969445@qq.com
- Compatibility: NVDA-2023.1 or later
Possible Use Cases
- Watch subtitles or lyric objects of certain players and enable automatic reporting upon refreshing.
- Watch items of interest within the group chat list in the Unigram or WeChat conversation list. New messages can be automatically reported, and background reporting is supported.
- Solely for testing purposes, you can also watch the status bar of Notepad to automatically report rows and columns during content insertion/deletion.
Gestures
Control+NVDA+W
: Press once to start watching the current navigator
object. If a navigator object is currently being watched, the watched
attribute will be reported. Press twice to stop watching.
You can change this gesture from the Input Gestures dialog.
Contributors
- Cary-rowen
- ibrahim hamadeh
- hwf1324
Contribution
- The add-on welcomes Pull Requests (PRs) for new features and localized translations on GitHub.
- For any feedback, please submit it through a [GitHub Issue][GitHubIssue].
Release Notes
Version 0.4.4
- Supported speak on demand mode on NVDA2024.1.
Version 0.4.3
- Compatible with NVDA2024.1
Version 0.4.2
- Added Ukrainian translation by VovaMobile.
Version 0.4.1
- Added Arabic translation by ibrahim hamadeh.
Version 0.4.0
- The watcher timer interval can be set in the settings panel, the default value is 100.
Version 0.3.4
- Enhanced documentation.
- The rapid double press gesture no longer consistently prioritizes the execution of the first press function.
https://github.com/cary-rowen/objWatcher/issues