Hello everybody, I'm new to XCB (only trying to play a bit). When we configure a window, we can set XCB_CONFIG_WINDOW_BORDER_WIDTH, but this property is compounded by left, right, down and up border. Is it possible to split it into separate left, right, up and down border ?? Thanks.