Update TODO

This commit is contained in:
chrys87 2016-08-23 13:26:54 +02:00 committed by GitHub
parent f9b66a3e26
commit f5607fcd46

18
TODO
View File

@ -1,15 +1,15 @@
ToDos in Priority order: ToDos in Priority order:
- try to consume shortcuts - try to consume shortcuts
grab keyboard exclusive grab keyboard exclusive [x]
release keyboard on error or quit release keyboard on error or quit [-]
grab shortcuts with fenrir key grab shortcuts with fenrir key [x]
grab "singel key shortcuts" like numpad navigation for review grab "singel key shortcuts" like numpad navigation for review []
forwart nonshortcuts to system forwart nonshortcuts to system [x]
make grabbing configuarble make grabbing configuarble [-]
possiblity to forewart shortcut [proxyshortcut] possiblity to forewart shortcut [proxyshortcut] [x]
possiblity to forewart shortcut [pressing twice while timeout] possiblity to forewart shortcut [pressing twice while timeout] []
cleanup inputManager cleanup inputManager [-]
- fix line wrapping bug (multible lines and make a linebreak in the middle of a line) - fix line wrapping bug (multible lines and make a linebreak in the middle of a line)
- handle ncurses "optimisations.." - handle ncurses "optimisations.."