Mercurial > sdl-ios-xcode
comparison TODO @ 2988:e7dd24f2f890
Added keyrepeat to the TODO list
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Sun, 04 Jan 2009 17:04:29 +0000 |
parents | 4bbb9de56029 |
children | f4d14219c2aa |
comparison
equal
deleted
inserted
replaced
2987:5b8865f87df1 | 2988:e7dd24f2f890 |
---|---|
20 * Test native window codepath | 20 * Test native window codepath |
21 * Add keyboard enumeration / name query API | 21 * Add keyboard enumeration / name query API |
22 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) | 22 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) |
23 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS | 23 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS |
24 * Add a timeout parameter for SDL_WaitEvent() (?) | 24 * Add a timeout parameter for SDL_WaitEvent() (?) |
25 * Implement key repeat at the driver level | |
25 | 26 |
26 Wish list for the 1.3 development branch: | 27 Wish list for the 1.3 development branch: |
27 http://bugzilla.libsdl.org/ | 28 http://bugzilla.libsdl.org/ |
28 | 29 |
29 * Add a way to register custom events | 30 * Add a way to register custom events |