[Xcb] PointerRoot
Ian Osgood
iano at quirkster.com
Tue Nov 7 14:59:04 PST 2006
From: "Jeremy A. Kolb" <jkolb at brandeis.edu>
Date: Tue, 7 Nov 2006 16:25:37 -0500 (EST)
>
>On Tue, 7 Nov 2006, Ian Osgood wrote:
>
>>
>> ---------- Original Message ----------------------------------
>> From: Vincent Torri <vtorri at univ-evry.fr>
>> Date: Tue, 7 Nov 2006 22:00:01 +0100 (CET)
>>
>> >
>> >Hey,
>> >
>> >afaik, here is no equivalent to PointerRoot.
>> >
>> >Should we add one to xcb.h ?
>> >
>> >Vincent
>>
>> This is now in the InputFocus enumeration
(XCB_INPUT_FOCUS_POINTER_ROOT).
>>
>> Ian
>
>Is that new? I don't see a commit.
>
>Jeremy
No, that has been in since the X.h conversion. It used to be an isolated #define, but
I moved it to a SetInputFocus-specific enumeration (which also subsumes the
"RevertTo" enumeration that was in X.h).
Ian
Ian
More information about the Xcb
mailing list