Commit 377464c3 authored by Sam Lantinga's avatar Sam Lantinga

We need to figure out whether we should handle events on foreign windows

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%403526
parent 0462c601
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* Verify mouse grab support * Verify mouse grab support
* Properly handle mouse grab with Vista DPI scaling * Properly handle mouse grab with Vista DPI scaling
* Make sure the mouse is where it's supposed to be when un-grabbed * 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 * Add keyboard enumeration / name query API
* Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?) * Implement NET_WM_PING and NET_WM_PID/WM_CLIENT_MACHINE (?)
- http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS - http://standards.freedesktop.org/wm-spec/wm-spec-1.3.html#KILLINGWINDOWS
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment