From 48c44ead7bf71fd99f5bd7b84dfd55f774b6a5fc Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 29 May 2018 14:42:15 +0200 Subject: [PATCH] Update TODO v2.0 --- TODO v2.0 | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO v2.0 b/TODO v2.0 index 3e92f177..305e6c15 100644 --- a/TODO v2.0 +++ b/TODO v2.0 @@ -17,6 +17,7 @@ Cleanups: [w] screenData.py [] settingsData -> defaultSettings.py [] Unify Key Forewarding and Sticky mode for keyboard and bytecode inputDrivers. + [] replace lines by a list insteed of and \n seperated string. (currently we need to split to often) (Easy for contribution) General (Easy for contribution) [w] make fenrir runnable without root permissions [] make fenrir runable without settingsfile. fallback to defaults