comparison TODO @ 2957:2c30a17edf11

Ryan doesn't like hung programs to lock up his system. Silly, huh?
author Sam Lantinga <slouken@libsdl.org>
date Fri, 02 Jan 2009 09:04:31 +0000
parents e38423786728
children 51c403d024d5
comparison
equal deleted inserted replaced
2956:1210d5a28e16 2957:2c30a17edf11
10 * Verify mouse grab support 10 * Verify mouse grab support
11 * Properly handle mouse grab with Vista DPI scaling 11 * Properly handle mouse grab with Vista DPI scaling
12 * Make sure the mouse is where it's supposed to be when un-grabbed 12 * Make sure the mouse is where it's supposed to be when un-grabbed
13 * Test native window codepath 13 * Test native window codepath
14 * Add keyboard enumeration / name query API 14 * Add keyboard enumeration / name query API
15 * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?)
16 - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS
15 17
16 Wish list for the 1.3 development branch: 18 Wish list for the 1.3 development branch:
17 http://bugzilla.libsdl.org/ 19 http://bugzilla.libsdl.org/
18 20
19 * Add a way to register custom events 21 * Add a way to register custom events