From 2eef6a09c5ce6efddf90760f92dd343a3970a4df Mon Sep 17 00:00:00 2001 From: chrys Date: Tue, 18 Oct 2016 21:18:16 +0200 Subject: [PATCH] mark external scripting as done --- TODO | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/TODO b/TODO index b4ecfe8d..65a8764a 100644 --- a/TODO +++ b/TODO @@ -4,10 +4,6 @@ ToDos in Priority order: Fenrir key sometimes wents crazy? gstreamer sounddriver doesnt work (i think it needs a Glib -- external scripting - load scripts from a folder as subprocess - create thread - load key definition of keybindings like SOPS did - implement braille output to braille device @@ -246,4 +242,7 @@ ps a -o tty,comm | grep -e Xorg | grep -v "grep -e Xorg" - add pause handling create pause make it configurable when the pause the pause happens - +- external scripting + load scripts from a folder as subprocess + create thread + load key definition of keybindings like SOPS did