diff --git a/TODO v2.0 b/TODO v2.0 index 02e436fe..cfae5dbb 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -16,7 +16,7 @@ Cleanups: [] screenData.py [] settingsData -> defaultSettings.py -General: +General (Easy for contribution) [] wrapper script for running Fenrir to check if pypy3 exists, use python3 as fallback. [w] make fenrir runnable without root permissions [] 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 [] improve attributes_curr_char (Easy for contribution) [] add an attribute sound (Easy for contribution) - [] beep on cursor/ review by char (capital wins) - [] beep on review by word (once for multiple, capital wins) - [] configurable (by char, by word, none) + [] beep on cursor/ review by char (capital wins) (Easy for contribution) + [] beep on review by word (once for multiple, capital wins) (Easy for contribution) + [] configurable (by char, by word, none) (Easy for contribution) https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py Improved Say all @@ -136,3 +136,11 @@ Driver: [Done] InputDriver Settings: 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