update ToDo

This commit is contained in:
chrys 2018-05-11 23:21:45 +02:00
parent 7d664004f1
commit e58d13dced

View File

@ -129,9 +129,9 @@ Cleanups:
[X] first item [X] first item
[X] last item [X] last item
General: General:
- [X] make it runable using pypy3 [X] make it runable using pypy3
[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
[X] place last spoken to clipboard (Easy for contribution) [X] place last spoken to clipboard (Easy for contribution)
- Improvend Headline Seperator and Multible Char Support - Improvend Headline Seperator and Multible Char Support
@ -139,6 +139,8 @@ General:
- autospeak indentation changes (useful for python programming) - autospeak indentation changes (useful for python programming)
Braille Support: Braille Support:
Driver: Driver:
[X] evdev InputDriver
[X] grab/ ungrab devices on ignored screens
[X] PTY Input driver [X] PTY Input driver
[X] new event for byte shortcuts (escape sequences) [X] new event for byte shortcuts (escape sequences)
[X] create driver [X] create driver