From fc46ec7c99ec3064c0a349c36a0f272a9746e005 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Mon, 21 Aug 2017 16:32:42 +0200 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/TODO v2.0 b/TODO v2.0 index 642c33b4..8be41a68 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -32,8 +32,11 @@ General: [] curr item [] first item [] last item + +- make it runable via pypy3 +[] wrapper script for running fenrir that checks if pypy exists, use python3 as fallback. -- Braille Support: +Braille Support: [] brailleFocusMode: [] manual = no automatic toggle command used [] last = follow last used cursor @@ -57,11 +60,9 @@ Driver: http://sqizit.bartletts.id.au/2011/02/14/pseudo-terminals-in-python/ https://blog.konpat.me/pythons-pseudo-terminal-pty-examples/ [] talkey driver -[] implement PTY Input driver - +[] PTY Input 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) https://github.com/tvraman/emacspeak/blob/master/servers/obsolete/python/dectalk.py