Updated todo

This commit is contained in:
Sergii Pylypenko
2013-11-13 14:00:49 +02:00
parent 8b72317252
commit 2f241f8cb4
2 changed files with 4 additions and 1 deletions

View File

@@ -86,7 +86,8 @@ AppNeedsTwoButtonMouse=y
# Show SDL mouse cursor, for applications that do not draw cursor at all (y) or (n)
ShowMouseCursor=n
GenerateSubframeTouchEvents=y
# Users are complaining that the video output is slow, so screw pen precision
GenerateSubframeTouchEvents=n
# Force relative (laptop) mouse movement mode, useful when both on-screen keyboard and mouse are needed (y) or (n)
ForceRelativeMouseMode=n

View File

@@ -26,6 +26,8 @@ TODO, which will get actually done
- OpenArena: move 3-rd person camera to the side, above shoulder.
- OpenArena: two new aiming modes - no-swipe aiming, with and without double-tap.
- OpenArena: chat text input should be faster.
- OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input.