Xserver - start dummy service, so OS won't kill us
This commit is contained in:
44
todo.txt
44
todo.txt
@@ -1,49 +1,10 @@
|
||||
Requested features, might never get implemented
|
||||
===============================================
|
||||
|
||||
- Select between normal mouse input and magnifying glass/relative input automatically, based on screen size.
|
||||
|
||||
- Show/hide screen controls with longpress on Text Edit button.
|
||||
|
||||
- Floating on-screen joystick - initially invisible, it appears when you touch the screen,
|
||||
centered on your finger, then it slides with your finger if you bump the joystick edge.
|
||||
|
||||
- Export phone vibrator to SDL - interface is available in SDL 1.3.
|
||||
|
||||
- Control screen brightness with SDL_SetGamma().
|
||||
|
||||
- Zoom in-out whole screen in SW mode with some SDL key or gesture, as in AndroidVNC.
|
||||
|
||||
- Support of libjnigraphics (it will disable on-screen keyboard, only SW SDL screen surface supported).
|
||||
This is not relevant already, as every device around is fast enough with GL.
|
||||
|
||||
- GIMP: x86 architecture support.
|
||||
|
||||
- UfoAI: huge huge update.
|
||||
|
||||
- OpenArena: chat text input should be faster.
|
||||
|
||||
- OpenArena: Shift and Ctrl keys on USB keyboard do not work for text input.
|
||||
|
||||
- OpenArena: When entering with USB keyboard into chatbox, first 't' disappears.
|
||||
|
||||
TODO, which will get actually done
|
||||
==================================
|
||||
|
||||
- SDL: option to filter finger hover jitter.
|
||||
|
||||
- XSDL: Android clipboard support.
|
||||
|
||||
- XSDL: create a service, so we'll never be killed.
|
||||
|
||||
- SDL: Send right mouse click when releasing two fingers, add mouse wheel event when dragging two fingers.
|
||||
|
||||
- OpenArena: do not treat commands starting with / as chat text.
|
||||
|
||||
- GIMP: Ctrl/Alt/Shift toggles in the taskbar.
|
||||
|
||||
- GIMP: File open dialog shows error message when loading preview for JPG file.
|
||||
|
||||
- SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper, add gamepad support.
|
||||
|
||||
- TeeWorlds: infinite loop while trying to enter chat text.
|
||||
@@ -52,7 +13,8 @@ TODO, which will get actually done
|
||||
|
||||
- TeeWorlds: Three on-screen joysticks MWAHAHA.
|
||||
|
||||
- SDL: cloud save support.
|
||||
|
||||
- OpenArena: navigate game menu with analog joystick.
|
||||
|
||||
- OpenArena: do not treat commands starting with / as chat text.
|
||||
|
||||
- SDL: cloud save support.
|
||||
|
||||
Reference in New Issue
Block a user