From 6b8ebc099ea2c447167cb7ce6b5294e2010a0dcb Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Mon, 9 Feb 2009 06:45:03 +0000 Subject: [PATCH] We need to figure out whether we should handle events on foreign windows --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index a26676911..7583abfaf 100644 --- a/TODO +++ b/TODO @@ -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