[Xcb] [Bug 89583] PointerRoot for xcb_set_input_focus() missing
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Mar 16 21:03:26 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=89583
sigstop at arcor.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
--- Comment #2 from sigstop at arcor.de ---
Those are the options for "revert_to", not "focus"
For focus from the docs:
The window to focus. All keyboard events will be reported to window. The window
must be viewable (TODO), or a match_error_t occurs (TODO).
focus is XCB_NONE (TODO), all keyboard events are discardāuntil a new focus
window is set.
focus is XCB_POINTER_ROOT (TODO), focus is on the root of the screen on which
the pointer is on currently.
--
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/20150317/09677f4a/attachment.html>
More information about the Xcb
mailing list