Skip to content
#

blind

Here are 152 public repositories matching this topic...

TheQuinbox
TheQuinbox commented Jun 3, 2022

Is your feature request related to a problem? Please describe.

It isn't necessarily a problem, but would definitely make work more efficient.

Describe the solution you'd like

The following keys to be bound globally:

  1. Control+shift+NVDA+Home - laptop, Control+NVDA+Home - desktop
    • jump to the lowest value (Ensure this matches behavior as the GUI, see #13230, #13752)
  2. `Con
enhancement p4 ux good first issue
school510587
school510587 commented Mar 17, 2022

This is a suggestion about improvement of the documentation. In some functions with inbuf and outbuf, e.g. lou_translateString and lou_backTranslateString, such statement appears:

@code{inbuf} is a string of 16-bit Unicode characters 

However, inbuf and outbuf are of type widechar, which has a variable size decided during compilation. Therefore, I think "16-bit" is unnec

documentation help wanted good first issue

Improve this page

Add a description, image, and links to the blind topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blind topic, visit your repo's landing page and select "manage topics."

Learn more