|
Add-on version 21.01 released: Enhanced Touch Gestures, Resource Monitor, StationPlaylist, Windows 10 App Essentials
#addonrelease
Hello everyone, Four add-ons were updated to version 21.01: Enhanced Touch Gestures: dedicated touch support toggle command was removed from the add-on as NVDA provides one. As a result, NVDA 2020.3 o
Hello everyone, Four add-ons were updated to version 21.01: Enhanced Touch Gestures: dedicated touch support toggle command was removed from the add-on as NVDA provides one. As a result, NVDA 2020.3 o
|
By Joseph Lee
·
|
|
Invoking keystrokes through add-on code 6 messages
Hi there I might want to get an add-on to execute sets of keystrokes, possibly including some that are NVDA specific one after another, at set time intervals? I have pyautogui installed here, and, fro
Hi there I might want to get an add-on to execute sets of keystrokes, possibly including some that are NVDA specific one after another, at set time intervals? I have pyautogui installed here, and, fro
|
By Jacob Kruger
·
|
|
How to add a fake IAccessible element to a dialog 8 messages
Hi friends, Dialog box of one program is partially accessible to NVDA. I'm trying to fix this. This dialog contains the following elements: 1. window title; 2. static text label; 3. checkbox with text
Hi friends, Dialog box of one program is partially accessible to NVDA. I'm trying to fix this. This dialog contains the following elements: 1. window title; 2. static text label; 3. checkbox with text
|
By Oleksandr Gryshchenko
·
|
|
Thinking on GitHub Actions: Synchronize translations with master branch of add-ons
Hello: I bring up this here in case it's any inconvenience, especially taking account that the add-ons system is being fixed and managed by NV Access, or in c case someone has feedback on this. I crea
Hello: I bring up this here in case it's any inconvenience, especially taking account that the add-ons system is being fixed and managed by NV Access, or in c case someone has feedback on this. I crea
|
By Noelia Ruiz
·
|
|
New add-on Console Toolkit ready for review 7 messages
Hello all, I present new add-on Console Toolkit. This add-on contains a number of accessibility enhancements for windows console, a.k.a. command prompt. It might be especially handy for SSH users. Som
Hello all, I present new add-on Console Toolkit. This add-on contains a number of accessibility enhancements for windows console, a.k.a. command prompt. It might be especially handy for SSH users. Som
|
By Tony Malykh
·
|
|
Add-on development guide for NVDA 2020.4 is being finzlied
Hi all, Add-on development guide for NVDA 2020.4 is being finalized. In 2020.4 edition: Corrected spelling and punctuation issues. Updated copyright year. Python 3.7.9 will be the version to be used.
Hi all, Add-on development guide for NVDA 2020.4 is being finalized. In 2020.4 edition: Corrected spelling and punctuation issues. Updated copyright year. Python 3.7.9 will be the version to be used.
|
By Joseph Lee
·
|
|
Display text for an object's label defers from what is being reported via accessibility APIs
Hi, I'm currently trying to file a bug report for a program called Image for Windows. It is almost fully accessible, except that the state of check boxes (checked / unchecked) can't be read by NVDA. T
Hi, I'm currently trying to file a bug report for a program called Image for Windows. It is almost fully accessible, except that the state of check boxes (checked / unchecked) can't be read by NVDA. T
|
By Dickson Tan
·
|
|
A few more questions 3 messages
Hello everyone and happy new year. I have a few more questions again. I really apologize for asking so many of them. 1. I'm trying to write an appModule for a flashcard program called Anki. I have bee
Hello everyone and happy new year. I have a few more questions again. I really apologize for asking so many of them. 1. I'm trying to write an appModule for a flashcard program called Anki. I have bee
|
By Meisam Amini
·
|
|
mrconfig: removed 3 messages
Hello all, The mrconfig repo used to house routines for my Repo scripts, is hereby removed. From now on, please use (or fork): https://github.com/nvaccess/mrconfig Cheers, Joseph
Hello all, The mrconfig repo used to house routines for my Repo scripts, is hereby removed. From now on, please use (or fork): https://github.com/nvaccess/mrconfig Cheers, Joseph
|
By Joseph Lee
·
|
|
switch sound cards with nvda 2 messages
Hi, there was an addon posted here earlier that controls which soundcard outputs NVDA speech. Can I have a link to this one please? And does it allow controlling the master volume of the PC with short
Hi, there was an addon posted here earlier that controls which soundcard outputs NVDA speech. Can I have a link to this one please? And does it allow controlling the master volume of the PC with short
|
By Ikrami
·
|
|
New add-on: eM Client accessibility ready for review 14 messages
Hello, eM Client is a popular multiplatform email client. One of its advantages is that it's very fast - it appears to be much faster and more responsive than either Outlook or Thunderbird. I have bee
Hello, eM Client is a popular multiplatform email client. One of its advantages is that it's very fast - it appears to be much faster and more responsive than either Outlook or Thunderbird. I have bee
|
By Tony Malykh
·
|
|
clipContentsDesigner, pcKbBrl and readFeeds updated on the website
#addonrelease
Hi, thanks to all contributors to make possible this updates, including users who reported bugs and request features, and Reef (NV Access) for approving this updates for the website. Clip Contents Des
Hi, thanks to all contributors to make possible this updates, including users who reported bugs and request features, and Reef (NV Access) for approving this updates for the website. Clip Contents Des
|
By Noelia Ruiz
·
|
|
fg object in python console showing same item descriptor all the time? 4 messages
Hi there No matter what I am focused on when I bring up the NVDA python console, if I just type in fg and hit enter, to find out what the foreground object should be, it always just tells me: NVDAObje
Hi there No matter what I am focused on when I bring up the NVDA python console, if I just type in fg and hit enter, to find out what the foreground object should be, it always just tells me: NVDAObje
|
By Jacob Kruger
·
|
|
microsoft outlook add-on. 3 messages
Hi friends, why NVDA couldn’t read message in microsoft outlook auto. What I mean is, it couldn’t auto read the mail message when we open the message. Must have a add-on?I use NVDA 2020.4 beta 2.
Hi friends, why NVDA couldn’t read message in microsoft outlook auto. What I mean is, it couldn’t auto read the mail message when we open the message. Must have a add-on?I use NVDA 2020.4 beta 2.
|
By Teddy Bear Cute
·
|
|
Mozilla Apps Enhancements
Hey everyone. I've noticed NVDA doesn't tell me the relevant info, after pressing the hotkey right away on Thunderbird. For instance if i press Control+shift+5 to know the date of the message, NVDA te
Hey everyone. I've noticed NVDA doesn't tell me the relevant info, after pressing the hotkey right away on Thunderbird. For instance if i press Control+shift+5 to know the date of the message, NVDA te
|
By Suhas Dharwad
·
|
|
Proxy support 1.0-dev 7 messages
#addonreviewrequest
Hi, I would like to introduce this add-on I have developed recently. It gives NVDA the ability to connect to the Internet via a proxy server. Proxies are frequently used on corporate environments to c
Hi, I would like to introduce this add-on I have developed recently. It gives NVDA the ability to connect to the Internet via a proxy server. Proxies are frequently used on corporate environments to c
|
By José Manuel Delicado Alcolea
·
|
|
Updated article about GitHub Actions for add-ons 3 messages
Hello: I've started to use a changelog.md to decide if releases should contain a description, regardless of the readme.md file, since for example we may want to reflect that translations have been upd
Hello: I've started to use a changelog.md to decide if releases should contain a description, regardless of the readme.md file, since for example we may want to reflect that translations have been upd
|
By Noelia Ruiz
·
|
|
clipContentsDesigner 12.0.1-dev
#addontesting
Hello: This version fixes a bug reported when using Libre Office Writer with emulate copy feature and the option of confirmation not enabled: Download: https://github.com/nvdaes/clipContentsDesigner/r
Hello: This version fixes a bug reported when using Libre Office Writer with emulate copy feature and the option of confirmation not enabled: Download: https://github.com/nvdaes/clipContentsDesigner/r
|
By Noelia Ruiz
·
|
|
WinWizard 11 messages
#addonrequestreview
Hi all, Some of you may recall an add-on from Oriol Gómez called WinWizard. For those of you who do not know it it basically allows to hide opened windows, kill the currently focused process and perfo
Hi all, Some of you may recall an add-on from Oriol Gómez called WinWizard. For those of you who do not know it it basically allows to hide opened windows, kill the currently focused process and perfo
|
By Lukasz Golonka
·
|
|
Please do not attack this messenger. Why have NVDA add-ons not done better? 28 messages
I write this message in an attempt to provoke both thoughts and solutions. If I am attacked as a result, it is misplaced. For years, I have wanted NVDA to succeed in 3rd party extensions more than any
I write this message in an attempt to provoke both thoughts and solutions. If I am attacked as a result, it is misplaced. For years, I have wanted NVDA to succeed in 3rd party extensions more than any
|
By Jamal Mazrui
·
|