On Sun, Apr 22, 2012 at 11:01:21 -0400, Lee Fallat wrote:

>      m->barwin = XCreateWindow(dpy, root, m->wx, m->by, m->ww, bh, 0,
> dc.vinfo->depth,
>                                dc.vinfo->class, dc.vinfo->visual,
>                                CWOverrideRedirect|CWColormap|CWEventMask,
> &wa);
> 
I think this was cleared up on IRC, but for the record, the issue was
using dc.vinfo->class instead of InputOutput as the class argument of
XCreateWindow, AIUI.

Cheers,
Julien
_______________________________________________
[email protected]: X.Org support
Archives: http://lists.freedesktop.org/archives/xorg
Info: http://lists.x.org/mailman/listinfo/xorg
Your subscription address: [email protected]

Reply via email to