Skip to content

Cleanup: client: clientNewTileSize() use GdkRectangle

Since we're only interested in passing rect coordinates and don't use any other fields of the XWindowChanges struct, nor pass this struct anywhere else, GdkRectangle is enought.

Signed-off-by: Enrico Weigelt, metux IT consult info@metux.net

Merge request reports