1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
xbrlapi: Check that the (new) -w and -c options have been set. More... about 1 year ago
xbrlapi: Add the -w (--write-window) and -c (--write-command) options. More... about 1 year ago
Linux screen driver: Log the keyboard mode. More... about 1 year ago
The Linux screen driver no longer needs to implement the GUI_APP_LIST command. More... about 1 year ago
xbrlapi: Monitor changes to the WM_COMMAND window property. More... about 1 year ago
Rename cmd_custom:apiEligibleCommand() to isIneligibleApiCommand(). More... about 1 year ago
Map SCR_KEY_ENTER to XK_Return (rather than to XK_KP_Enter). More... about 1 year ago
Add support for CapsLock as a modifier key. More... about 1 year ago
Ensure that there are no pending key release events in the inactive keyboard table. More... about 1 year ago
Revert "Add the SpeechChanges parameter to the BrlAPI driver." More... about 1 year ago
Not passing the GUI_APP_LIST command to the API is now handled by cmd_custom. More... about 1 year ago
The Linux screen driver needs to handle the keyboard mode OFF. More... about 1 year ago
Add apiEligibleCommand(). More... about 1 year ago
Add the -G (--gui-keyboard-table) option. More... about 1 year ago
key tables: Add the assignGlobal directive. More... about 1 year ago
BrlAPI: Don't forward the GUI_APP_LIST command to clients. More... about 1 year ago
The MACRO and HOSTCMD commands shouldn't be forwarded to BrlAPI clients. More... about 1 year ago
linux screen driver: Support modifying a character with an alt key. More... about 1 year ago
Fix some typos in the manual. More... about 1 year ago
Add the -g [--gui-keyboard=] command line option. More... about 1 year ago
If multiple writes to the speech input FIFO occur quickly then they're read as a single sequence. More... about 1 year ago
autospeak: Suppress saying "space" for an empty line in a mroe general way. More... about 1 year ago
Log what's sent to the speech input FIFO as a speech event. More... about 1 year ago
Fix some typos in the README files. More... about 1 year ago
Delete some broken ifdeffery for android. More... about 1 year ago
autospeak: The current line path shouldn't speak the line if it's completely blank. More... about 1 year ago
autospeak: Don't say "space" when the whole line is blank. More... about 1 year ago
Fix some typos. More... about 1 year ago
The tune that's built by the speech input FIFO wasn't being deallocated. More... over 1 year ago
Add speech input FIFO options that honour the various autospeak echo settings. More... over 1 year ago