Update TODO v2.0

This commit is contained in:
chrys87 2017-07-24 11:51:37 +02:00 committed by GitHub
parent 69928a850e
commit 898eb1f95c

View File

@ -1,8 +1,11 @@
ToDo list for Fenrir Version 2.0
Things with not so deep knowledge needed are marekd wiht "(Easy for contribution)". so just start with that :).
General:
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
Cleanups:
- split oldValues := newValues out to helper function (Easy for contribution)
- split it out
- use it in evdev driver
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
commandsData.py
eventData.py
generalData.py
@ -13,6 +16,7 @@ General:
screenData.py
settingsData -> defaultSettings.py
General:
- implement commands
attributes_curr_char (Easy for contribution)
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
@ -53,7 +57,7 @@ Driver:
- ATK input driver (don't grab on graphical interface)
https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py
- Dectalk SpeechDriver (Easy for contribution, device needed - i dont own one)
- Dectalk SpeechDriver (Easy for contribution, device needed - i dont own one)
https://github.com/tvraman/emacspeak/blob/master/servers/obsolete/python/dectalk.py
Settings: