From 898eb1f95c5f14f1960a37314a032a99f6a00b77 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Mon, 24 Jul 2017 11:51:37 +0200 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index 56789f23..d57c6ae4 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -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: