Laércio de Sousa <[email protected]> writes:

> OK. One last question: for negative values, should it support WxH-X-Y
> syntax (harder to implement) or just WxH+-X+-Y syntax (easier to
> implement)?

You should use XParseGeometry or even XWMGeometry. If you want to avoid
Xlib, you should hack those functions into something that could be
included in an xcb utility library (probably util-wm).

I couldn't find anything suitable in xcb yet, but I didn't do more than
a few simple greps; maybe there's already something to do this?

-- 
[email protected]

Attachment: pgpxHpwPeI0eI.pgp
Description: PGP signature

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to