Update TODO v2.0
This commit is contained in:
parent
ce4cec27e2
commit
44e0d398b2
@ -130,6 +130,7 @@ Cleanups:
|
|||||||
[X] last item
|
[X] last item
|
||||||
General:
|
General:
|
||||||
[X] make it runable using pypy3
|
[X] make it runable using pypy3
|
||||||
|
[X] play sound on plugging device
|
||||||
[X] interrupt speech while entering an ignored screen
|
[X] interrupt speech while entering an ignored screen
|
||||||
[X] read ignorescreens from an file to be able to halt fenrir from outside
|
[X] read ignorescreens from an file to be able to halt fenrir from outside
|
||||||
- commands
|
- commands
|
||||||
@ -165,6 +166,7 @@ Fixes:
|
|||||||
- handle thread and process shutdown more gracefully
|
- handle thread and process shutdown more gracefully
|
||||||
- cleanup
|
- cleanup
|
||||||
- a lot more fixes
|
- a lot more fixes
|
||||||
|
- better device detection
|
||||||
[X] (not conflict with other applications) find . -iname "*.py" -exec sed 's/from \(core.*\) import/from fenrir-screenreader.\1 import/g' {} \;
|
[X] (not conflict with other applications) find . -iname "*.py" -exec sed 's/from \(core.*\) import/from fenrir-screenreader.\1 import/g' {} \;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user