mark external scripting as done

This commit is contained in:
chrys 2016-10-18 21:18:16 +02:00
parent 92677eaef4
commit 2eef6a09c5

9
TODO
View File

@ -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