From 0cc01b5bedb5f73822f9bf32218d02a4689c8ef1 Mon Sep 17 00:00:00 2001 From: chrys87 Date: Tue, 13 Sep 2016 13:11:38 +0200 Subject: [PATCH] Update TODO --- TODO | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/TODO b/TODO index c66a7951..36dc491a 100644 --- a/TODO +++ b/TODO @@ -5,15 +5,15 @@ ToDos in Priority order: next word wrapping sometimes skips a word on beginn of line - try to consume shortcuts - 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 (or use them as shortcut) [pressing twice while timeout] [] - cleanup inputManager [-] + 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 (or use them as shortcut) [pressing twice while timeout] + cleanup inputManager split input driver out of the handler - dictonary for special chars and string replacements