|
Which protocal nvda remote is using?
It uses port 6837. I can not find anywhere that they specify whether it is using TCP, UDP, or both. However, a brief look through the server code in the add-on, suggests that their only using TCP. The
It uses port 6837. I can not find anywhere that they specify whether it is using TCP, UDP, or both. However, a brief look through the server code in the add-on, suggests that their only using TCP. The
|
By
Luke Davis
· #14679
·
|
|
How can I customize announcement of keys?
A possible starting point might be canModifiersPerformAction(), in keyboardHandler.py. Luke
A possible starting point might be canModifiersPerformAction(), in keyboardHandler.py. Luke
|
By
Luke Davis
· #14669
·
|
|
Functionality and Usage of Place Markers Add-on
Hi I have never tried this add-on, but I thought the documentation, while it could be better, was clear enough about its basic function. It places bookmarks in text. I think the difficulty lies in tha
Hi I have never tried this add-on, but I thought the documentation, while it could be better, was clear enough about its basic function. It places bookmarks in text. I think the difficulty lies in tha
|
By
Luke Davis
· #14619
·
|
|
Necomer in NVDA-AddOn group
Shmuel, In other OOP languages (JAVA, C, PHP), "self" would be called "this", if you have that background. You might find it useful to try to understand classes better. This is a little deep, but ther
Shmuel, In other OOP languages (JAVA, C, PHP), "self" would be called "this", if you have that background. You might find it useful to try to understand classes better. This is a little deep, but ther
|
By
Luke Davis
· #14502
·
|
|
Phonetic Punctuation
To Tony, or whoever maintains Phonetic Punctuation I just downloaded this add-on to play with a bit on one of my systems, and noticed a couple of things: 1. The description in the manifest (version 1.
To Tony, or whoever maintains Phonetic Punctuation I just downloaded this add-on to play with a bit on one of my systems, and noticed a couple of things: 1. The description in the manifest (version 1.
|
By
Luke Davis
· #14381
·
|
|
Suggest edit for NVDA Add on Development Guide
#addon
Hahhahhahhahhah! That is the most hilariously precise thing I have seen all week! I am so glad I was not actually drinking my coffee when I read that. Brian, if you had actually asked the question, I'
Hahhahhahhahhah! That is the most hilariously precise thing I have seen all week! I am so glad I was not actually drinking my coffee when I read that. Brian, if you had actually asked the question, I'
|
By
Luke Davis
· #13832
·
|
|
Can I set proxy for nvda remote addon?
What do you hope to do with a proxy for remote? Some possible scenarios might be handled with SSH based port redirection and tunneling, but it really depends on what you need to do.
What do you hope to do with a proxy for remote? Some possible scenarios might be handled with SSH based port redirection and tunneling, but it really depends on what you need to do.
|
By
Luke Davis
· #13726
·
|
|
Elements counting
VoiceOver also does this (the iOS version, anyway). Something like that should probably be done in core instead of an add-on if it is going to be done. Perhaps put in a feature request issue at https:
VoiceOver also does this (the iOS version, anyway). Something like that should probably be done in core instead of an add-on if it is going to be done. Perhaps put in a feature request issue at https:
|
By
Luke Davis
· #13682
·
|
|
Numpad Nav Mode 1.0
Thank you Sergio! Fyi, per some user requests, I have improved the support for various modifier keys in the latest version. https://github.com/opensourcesys/numpadNavMode/releases/download/1.3/numpadN
Thank you Sergio! Fyi, per some user requests, I have improved the support for various modifier keys in the latest version. https://github.com/opensourcesys/numpadNavMode/releases/download/1.3/numpadN
|
By
Luke Davis
· #13662
·
|
|
Steps for getting an add-on approved
hello All I believe we may have talked about documentation fragmentation a year or two ago, but I can't recall exactly. Today someone asked on the nvda@groups.io mailing list about getting an add-on o
hello All I believe we may have talked about documentation fragmentation a year or two ago, but I can't recall exactly. Today someone asked on the nvda@groups.io mailing list about getting an add-on o
|
By
Luke Davis
· #13650
·
|
|
Numpad Nav Mode V1.0
#addonrelease
Thanks Joseph! Luke
By
Luke Davis
· #13628
·
|
|
Numpad Nav Mode V1.0
#addonrelease
Hello all I am happy to announce the initial stable release of Numpad Nav Mode: an add-on which allows the number pad to be toggled between NVDA navigation commands, and Windows cursor movement comman
Hello all I am happy to announce the initial stable release of Numpad Nav Mode: an add-on which allows the number pad to be toggled between NVDA navigation commands, and Windows cursor movement comman
|
By
Luke Davis
· #13623
·
|
|
Discussion: how much should add-ons depend on each other?
Hello I would like to add my voice to the argument for not depending on other add-ons in almost all circumstances, and provide another example of why it seems unwise. Add-ons by their nature, are more
Hello I would like to add my voice to the argument for not depending on other add-ons in almost all circumstances, and provide another example of why it seems unwise. Add-ons by their nature, are more
|
By
Luke Davis
· #13600
·
|
|
numpadNavMode Add-on: all new beta release 0.5-dev for testing & review
Hi Carlos-Esteban First, thank you for your review. Answering one comment: I have a test up for that first feature. It is a very small change, based on well known code. I was going to just hold it for
Hi Carlos-Esteban First, thank you for your review. Answering one comment: I have a test up for that first feature. It is a very small change, based on well known code. I was going to just hold it for
|
By
Luke Davis
· #13445
·
|
|
numpadNavMode Add-on: all new beta release 0.5-dev for testing & review
Hello all! I'm happy to announce an all-new beta of the numpadNavMode add-on, of which I released an alpha a couple weeks ago. It has been almost completely rewritten, both to address some of the comm
Hello all! I'm happy to announce an all-new beta of the numpadNavMode add-on, of which I released an alpha a couple weeks ago. It has been almost completely rewritten, both to address some of the comm
|
By
Luke Davis
· #13434
·
|
|
Feature Request for NotepadPlusPlus Add-on
Hi Tony I was aware of indent nav, although I only used it for a little while last year before deciding I didn't run into that use case often enough to keep it. I may try it for this, and I thank you
Hi Tony I was aware of indent nav, although I only used it for a little while last year before deciding I didn't run into that use case often enough to keep it. I may try it for this, and I thank you
|
By
Luke Davis
· #13422
·
|
|
Feature Request for NotepadPlusPlus Add-on
Hello to any developers of the Notepad++ add-on. (I know Derek and Robert, at least, are on this list.) I wanted to suggest the following feature: NPP has the ability to collapse and expand text, base
Hello to any developers of the Notepad++ add-on. (I know Derek and Robert, at least, are on this list.) I wanted to suggest the following feature: NPP has the ability to collapse and expand text, base
|
By
Luke Davis
· #13372
·
|
|
Online Image Describer 0.19 now compatible with 2020.2
#addonrelease
%temp% vda-old.log Put that in your run dialog (Windows+r), and it should open. If it asks you what to open in, try Notepad. Luke
%temp% vda-old.log Put that in your run dialog (Windows+r), and it should open. If it asks you what to open in, try Notepad. Luke
|
By
Luke Davis
· #13351
·
|
|
announcing a new NVDA add-on for Zoom
Thank you Mohammad for this work. I am not using it yet because I don't have any Zoom meetings scheduled right now, but I know from the descriptions that it will be very useful! Luke
Thank you Mohammad for this work. I am not using it yet because I don't have any Zoom meetings scheduled right now, but I know from the descriptions that it will be very useful! Luke
|
By
Luke Davis
· #13323
·
|
|
New add-on numpadNavMode: beta tests and community review request
Thank you ibrahim for your kind comments and your review. Further points addressed below: Personally I would think of that as UX not security, but either way you are right, and I plan to solve it, or
Thank you ibrahim for your kind comments and your review. Further points addressed below: Personally I would think of that as UX not security, but either way you are right, and I plan to solve it, or
|
By
Luke Davis
· #13305
·
|