Skip to content

Resizing fixes

Matthias Clasen requested to merge resizing-fixes into master

This branch starts to clean up the gtkwindow.c sizing code.

Most of the work here is just cleanup: Get rid of GdkGeometry, move naming away from X11-isms.

Merge request reports