[Xcb] [Bug 89583] PointerRoot for xcb_set_input_focus() missing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 16 11:47:11 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89583
Uli Schlachter <psychon at znc.in> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Uli Schlachter <psychon at znc.in> ---
Sorry, what?
$ grep -r XCB_INPUT_FOCUS_POINTER_ROOT /usr/include/xcb/xproto.h
XCB_INPUT_FOCUS_POINTER_ROOT = 1,
>From xproto.xml:
<!-- used for revert_to and focus -->
<enum name="InputFocus">
<item name="None"> <value>0</value></item>
<item name="PointerRoot"><value>1</value></item>
<item name="Parent"> <value>2</value></item> <!-- revert_to only -->
<item name="FollowKeyboard"><value>3</value></item> <!-- xinput extension
only -->
<doc>
[...]
</doc>
</enum>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20150316/0a93a666/attachment.html>
More information about the Xcb
mailing list