module
This commit is contained in:
parent
0f0dc5a191
commit
7535ba7e00
@ -4,6 +4,7 @@ Things needing little knowledge are marked with "(Easy for contribution)". so ju
|
||||
[W] = WIP
|
||||
[X] = Done
|
||||
|
||||
|
||||
Cleanups:
|
||||
[] Migrate *Data.py to classes and use getter/setter (Easy for contribution)
|
||||
[] commandsData.py
|
||||
@ -15,7 +16,7 @@ Cleanups:
|
||||
[] runtimeData.py
|
||||
[] screenData.py
|
||||
[] settingsData -> defaultSettings.py
|
||||
|
||||
[] find . -iname "*.py" -exec sed 's/from \(core.*\) import/from fenrir-screenreader.\1 import/g' {} \;
|
||||
General (Easy for contribution)
|
||||
[] wrapper script for running Fenrir to check if pypy3 exists, use python3 as fallback.
|
||||
[w] make fenrir runnable without root permissions
|
||||
|
Loading…
Reference in New Issue
Block a user