[Xcb] [icccm] members of SizeHints and WMHints
Vincent Torri
vtorri at univ-evry.fr
Thu Sep 7 02:33:11 PDT 2006
Hello,
I've looked a bit more the icccm functions and types, as well as the
specifications (http://tronche.com/gui/x/icccm/)
>From this spec, SizeHints has the following members :
http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.2.3
which differ from the XCB and Xlib members of the SizeHints structure. (no
min(width/height, etc...).
Same problem appears with WMHints. See
http://tronche.com/gui/x/icccm/sec-4.html#s-4.1.2.4
Does someone know what / where the problem is (if any) ?
Also, there are some inconstency in types of some members, I think
(win_gravity, for example, which are different between Xlib and XCB)
thank you
Vincent
More information about the Xcb
mailing list