Update TODO v2.0
This commit is contained in:
parent
dc5cb8fa59
commit
02a2e69d35
16
TODO v2.0
16
TODO v2.0
@ -16,7 +16,7 @@ Cleanups:
|
|||||||
[] screenData.py
|
[] screenData.py
|
||||||
[] settingsData -> defaultSettings.py
|
[] settingsData -> defaultSettings.py
|
||||||
|
|
||||||
General:
|
General (Easy for contribution)
|
||||||
[] wrapper script for running Fenrir to check if pypy3 exists, use python3 as fallback.
|
[] wrapper script for running Fenrir to check if pypy3 exists, use python3 as fallback.
|
||||||
[w] make fenrir runnable without root permissions
|
[w] make fenrir runnable without root permissions
|
||||||
[] make fenrir runable without settingsfile. fallback to defaults
|
[] make fenrir runable without settingsfile. fallback to defaults
|
||||||
@ -30,9 +30,9 @@ Get information already in watchdogs insteed of mainloop (use eventloop to trans
|
|||||||
Imporove attribute handling
|
Imporove attribute handling
|
||||||
[] improve attributes_curr_char (Easy for contribution)
|
[] improve attributes_curr_char (Easy for contribution)
|
||||||
[] add an attribute sound (Easy for contribution)
|
[] add an attribute sound (Easy for contribution)
|
||||||
[] beep on cursor/ review by char (capital wins)
|
[] beep on cursor/ review by char (capital wins) (Easy for contribution)
|
||||||
[] beep on review by word (once for multiple, capital wins)
|
[] beep on review by word (once for multiple, capital wins) (Easy for contribution)
|
||||||
[] configurable (by char, by word, none)
|
[] configurable (by char, by word, none) (Easy for contribution)
|
||||||
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
||||||
|
|
||||||
Improved Say all
|
Improved Say all
|
||||||
@ -136,3 +136,11 @@ Driver:
|
|||||||
[Done] InputDriver
|
[Done] InputDriver
|
||||||
Settings:
|
Settings:
|
||||||
Application Profiles:
|
Application Profiles:
|
||||||
|
Translation:
|
||||||
|
- German (thanks to schulle4u and Jenny) https://robbinaer.info/index.php?article101/fenrir
|
||||||
|
Fixes:
|
||||||
|
- no shell in generic speech Driver
|
||||||
|
- imporove validity checks for speech driver
|
||||||
|
- handle thread and process shutdown more gracefully
|
||||||
|
- cleanup
|
||||||
|
- a lot more fixes
|
||||||
|
Loading…
Reference in New Issue
Block a user