Hi,

I've got a question: how do I find out programmatically the dimensions of my window's decoration using X11? I'm interested in the title bar height, as well as the left, right, and bottom border sizes in pixels. Is it possible to get all these values without resorting to gtk or Qt? I'd like to do this in X11...

Thanks for any help,

Andy