mized. I don't think the spec says anything about closing.
3) you will probably have to emulate 3.
http://www.x.org/releases/X11R7.7/doc/xorg-docs/icccm/icccm.html#WM_TRANSIENT_FOR_Property
http://standards.freedesktop.org/wm-spec/latest/ar01s09.html#STACKINGORDER
Peter Harris
--
ould like to know where to find this in the documentation.
> Searching the x11protocol.pdf for "transparent" matched one place which
> is not related to
> "transparency".
> Any hint?
http://www.x.org/releases/X11R7.7/doc/xproto/x11protocol.html#requests:CreateGC
Sea
, then I may be able to reduce the
> number ...
The RENDER extension preallocates a colour cube.
You can reduce the number of preallocated entries by disabling RENDER,
but be aware that most modern apps require RENDER to run.
Peter Harris
--
Open Text Connecti
ormap|CWEventMask,
You also need to set the border pixel and background pixel when creating
a window of a different depth than its parent.
Peter Harris
--
Open Text Connectivity Solutions Group
Peter Harrishttp://connectivity.opentext.com/
Research and Developm
ght).
So if you're drawing a million lines (I'm not familiar with conky, but
it's not unreasonable for some applications) it uses less bandwidth to
draw it yourself and do a PutImage at the end, unless your buffer is
larger than 8 megapixels or so.
On a local server, it doesn'