Skip to content
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

New feature: optionally start logging at NVDA startup #10

Merged
merged 5 commits into from
Aug 31, 2023
Merged

Conversation

XLTechie
Copy link
Contributor

Closes #9

  • New feature: the add-on can now be configured to automatically start logging local speech at NVDA startup.

Incidental noteworthy changes:

  • Added code to allow addonHandler.initTranslation to run in scratchpad contexts, in case testing that way.
  • Now stops all logging during add-on termination (fixes unreported bug with plugin reloads).

@XLTechie XLTechie merged commit 37c456d into master Aug 31, 2023
3 checks passed
@XLTechie XLTechie deleted the logOnStartup branch August 31, 2023 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

A way to make the addon start logging when nvda starts
1 participant