[Xcb] What values can xcb_icccm_wm_hints_t::input have?
Micah Nordland
mpnordland at gmail.com
Sat Dec 1 02:48:16 PST 2012
I'm trying to implement giving focus as per the spec, and I just do a
simple check right now:
if (_wmHints.input)
{
//set focus model
}
but that ends up with SciTE, gcalctool, and pcmanfm all getting labeled as
having a global active focus model, wheras, according to previous
discussions here, I know should be local active.
--
Praising my Savior all the day long,
Micah Nordland
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/xcb/attachments/20121201/4615f729/attachment.html>
More information about the Xcb
mailing list