AAClause / BrailleExtender

NVDA add-on that improves braille support
https://andreabc.net/projects/NVDA_addons/BrailleExtender/
GNU General Public License v2.0
16 stars 17 forks source link

Preliminary compatibility with NVDA 2022.1 #107

Closed AAClause closed 2 years ago

AAClause commented 2 years ago

See https://github.com/nvaccess/nvda/issues/12510, https://github.com/nvaccess/nvda/issues/11856 and https://github.com/nvaccess/nvda/issues/12636

According to the NVDA change log:

  • characterProcessing.SYMLVL_* constants should be replaced using their equivalent SymbolLevel.* before 2022.1.
  • controlTypes has been split up into various submodules, symbols marked for deprecation must be replaced before 2022.1.