Ouch! You're tracking all motion events on the root window.
X11 is not MacOS, and you should tell the server exactly what events
you're interested in. In this case, I would create four small
OverrideRedirect InputOnly windows and only track EnterNotify events
for those four windows.
You should be able to keep them on top by doing something on
CirculateNotify. Note that since you're not a window manager you're
only allowed to do that on OverrideRedirect windows.
Juliusz
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert