Update TODO v2.0
This commit is contained in:
parent
69928a850e
commit
898eb1f95c
@ -1,7 +1,10 @@
|
|||||||
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:
|
||||||
|
- 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)
|
- Migrate *Data.py to classes and use getter/setter (Easy for contribution)
|
||||||
commandsData.py
|
commandsData.py
|
||||||
eventData.py
|
eventData.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
|
||||||
|
Loading…
Reference in New Issue
Block a user