(Easy for contribution) in Todo.
To let you know where you can start helping more easy.
This commit is contained in:
parent
6247305759
commit
acb91f7b91
11
TODO v2.0
11
TODO v2.0
@ -1,4 +1,5 @@
|
||||
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:
|
||||
- implement onScreenUpdate commands
|
||||
@ -7,11 +8,11 @@ General:
|
||||
http://scotdoyle.com/python-epoll-howto.html
|
||||
- try to make it more asynchronus
|
||||
- multpible threads
|
||||
- leave review on typing
|
||||
- leave review on typing (Easy for contribution)
|
||||
|
||||
- implement commands
|
||||
attributes_curr_char
|
||||
generic list command (convert clipboard management) (easy for contribute)
|
||||
attributes_curr_char (Easy for contribution)
|
||||
generic list command (convert clipboard management) (Easy for contribution)
|
||||
next item
|
||||
pref item
|
||||
curr item
|
||||
@ -39,10 +40,10 @@ Driver:
|
||||
https://docs.python.org/3.2/library/pty.html
|
||||
- implement PTY Input driver
|
||||
- ATK input driver (don't grab on graphical interface)
|
||||
- implement speechdriver generic
|
||||
- implement speechdriver generic (Easy for contribution)
|
||||
- implement autodetection of plugged and unplugged input devices (python-pyudev) for evdev driver
|
||||
http://askubuntu.com/questions/508236/how-can-i-run-code-whenever-a-usb-device-is-unplugged-without-requiring-root
|
||||
- try to autodetect encoding
|
||||
- try to autodetect encoding (Easy for contribution)
|
||||
https://stackoverflow.com/questions/6396659/how-do-you-get-the-encoding-of-the-terminal-from-within-a-python-script
|
||||
|
||||
Settings:
|
||||
|
Loading…
Reference in New Issue
Block a user