# HG changeset patch # User Sam Lantinga # Date 1234161903 0 # Node ID e2bb8ab7b43f3a840a6d2170b6f7f39ff5ea01b3 # Parent 94dd49f6b00562e384ec828e6356264e2cb277e4 We need to figure out whether we should handle events on foreign windows diff -r 94dd49f6b005 -r e2bb8ab7b43f TODO --- 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