equal
deleted
inserted
replaced
18 * Test native window codepath |
18 * Test native window codepath |
19 * Add keyboard enumeration / name query API |
19 * Add keyboard enumeration / name query API |
20 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) |
20 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) |
21 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS |
21 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS |
22 * Add a timeout parameter for SDL_WaitEvent() (?) |
22 * Add a timeout parameter for SDL_WaitEvent() (?) |
|
23 - http://lists.libsdl.org/pipermail/sdl-libsdl.org/2008-May/thread.html#65067 |
23 * Implement key repeat at the driver level |
24 * Implement key repeat at the driver level |
24 * Add name -> keysym and name -> scancode lookup functions |
25 * Add name -> keysym and name -> scancode lookup functions |
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/ |