From f5607fcd4617bc559a8a59216e50dc947b17c618 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 23 Aug 2016 13:26:54 +0200 Subject: [PATCH] Update TODO --- TODO | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index 88d2405d..aee1fe10 100644 --- a/TODO +++ b/TODO @@ -1,15 +1,15 @@ ToDos in Priority order: - try to consume shortcuts - grab keyboard exclusive - release keyboard on error or quit - grab shortcuts with fenrir key - grab "singel key shortcuts" like numpad navigation for review - forwart nonshortcuts to system - make grabbing configuarble - possiblity to forewart shortcut [proxyshortcut] - possiblity to forewart shortcut [pressing twice while timeout] - cleanup inputManager + grab keyboard exclusive [x] + release keyboard on error or quit [-] + grab shortcuts with fenrir key [x] + grab "singel key shortcuts" like numpad navigation for review [] + forwart nonshortcuts to system [x] + make grabbing configuarble [-] + possiblity to forewart shortcut [proxyshortcut] [x] + possiblity to forewart shortcut [pressing twice while timeout] [] + cleanup inputManager [-] - fix line wrapping bug (multible lines and make a linebreak in the middle of a line) - handle ncurses "optimisations.."