From acb91f7b914da1a8bbf3220cd5fca1f5a44bb7d3 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Thu, 23 Feb 2017 14:57:48 +0100 Subject: [PATCH] (Easy for contribution) in Todo. To let you know where you can start helping more easy. --- TODO v2.0 | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index 80c98745..deb09dc1 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -1,5 +1,6 @@ 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 read highlighted text mode @@ -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: