Skip to content
Snippets Groups Projects
Commit 73698d41 authored by Keith Packard's avatar Keith Packard Committed by Kristian Høgsberg
Browse files

Make XYToWindow a screen function


This allows DDXen to override the window picking to account for
native windows not seen by the X server.  The bulk of the picking logic
is exposed as a new helper function, miSpriteTrace().  This function
completes the sprite trace filled out by the caller, and can be set up
to start the search from a given toplevel window.

v2: Leave existing XYToWindow API in place for API compatibility

Signed-off-by: default avatarKeith Packard <keithp@keithp.com>
Reviewed-by: default avatarKristian Høgsberg <krh@bitplanet.net>
parent 9d20d18f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment