Mercurial > sdl-ios-xcode
changeset 3062:e2bb8ab7b43f
We need to figure out whether we should handle events on foreign windows
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 09 Feb 2009 06:45:03 +0000 |
parents | 94dd49f6b005 |
children | 9f2482d6662c |
files | TODO |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/TODO Mon Feb 09 06:42:38 2009 +0000 +++ b/TODO Mon Feb 09 06:45:03 2009 +0000 @@ -14,7 +14,7 @@ * Verify mouse grab support * Properly handle mouse grab with Vista DPI scaling * Make sure the mouse is where it's supposed to be when un-grabbed - * Test native window codepath + * Plan how to handle events on foreign windows * Add keyboard enumeration / name query API * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS