Skip to content

NVDA Sync 1.3.4

Choose a tag to compare

@OnjLouis OnjLouis released this 21 Jun 17:42
  • Added a gestures.ini section cleanup tool for moving, copying, or deleting orphaned input gesture sections using the same workflow as the existing nvda.ini cleanup tool. Closes issue #3.
  • Generalised INI section cleanup so backups are named from the file being changed, such as nvdaYYYYMMDD-HHMMSS.ini or gesturesYYYYMMDD-HHMMSS.ini.
  • Preserved gesture lines exactly during cleanup, including explicitly unbound gestures and gestures with multiple bindings.
  • Added cross-folder single-instance takeover so launching a different NVDA Sync copy closes the older running copy before the new one starts watching and syncing.
  • Improved notification-area registration so the current NVDA Sync executable path is promoted when the app starts, helping the tray icon remain visible after updates.
  • Grouped the nvda.ini and gestures.ini cleanup tools under one Folders-menu INI cleanup submenu, normalised secondary-folder wording, and made startup update checks the default for new installations.