Extending XFixes Extension

Keith Packard keithp at keithp.com
Wed Nov 3 10:26:10 PST 2004


Around 19 o'clock on Nov 3, "Amir Bukhari" wrote:

> The current Xserver does not give client the ability to query the server to
> ask it which window belongs to (to client).

While the specification doesn't guarantee the partitioning of the resource 
ID space is the same for every client, the implementation happens to work 
that way.  So, identifying windows belonging to the same client is as 
simple as masking their IDs with the resource mask in the Display 
structure.

Formalizing that in the XFixes documentation would be reasonable (i.e., an 
X server advertising a specific XFIXES version would guarantee that the 
resource ID partitioning was the same for all clients).

-keith


-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.x.org/archives/xorg/attachments/20041103/da43fd5e/attachment.pgp>


More information about the xorg mailing list