Update TODO v2.0
This commit is contained in:
parent
69928a850e
commit
898eb1f95c
10
TODO v2.0
10
TODO v2.0
@ -1,8 +1,11 @@
|
|||||||
ToDo list for Fenrir Version 2.0
|
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 :).
|
Things with not so deep knowledge needed are marekd wiht "(Easy for contribution)". so just start with that :).
|
||||||
|
|
||||||
General:
|
Cleanups:
|
||||||
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
|
- 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
|
commandsData.py
|
||||||
eventData.py
|
eventData.py
|
||||||
generalData.py
|
generalData.py
|
||||||
@ -13,6 +16,7 @@ General:
|
|||||||
screenData.py
|
screenData.py
|
||||||
settingsData -> defaultSettings.py
|
settingsData -> defaultSettings.py
|
||||||
|
|
||||||
|
General:
|
||||||
- implement commands
|
- implement commands
|
||||||
attributes_curr_char (Easy for contribution)
|
attributes_curr_char (Easy for contribution)
|
||||||
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
https://github.com/jwilk/vcsapeek/blob/master/linuxvt.py
|
||||||
@ -53,7 +57,7 @@ Driver:
|
|||||||
- ATK input driver (don't grab on graphical interface)
|
- ATK input driver (don't grab on graphical interface)
|
||||||
https://git.linux-a11y.org/AIT/pyatspi2/src/master/examples/keypress.py
|
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
|
https://github.com/tvraman/emacspeak/blob/master/servers/obsolete/python/dectalk.py
|
||||||
|
|
||||||
Settings:
|
Settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user