[stage-x11] make get_geometry always get geometry
authorChris Lord <chris@linux.intel.com>
Sat, 6 Feb 2010 14:34:55 +0000 (15:34 +0100)
committerChris Lord <chris@linux.intel.com>
Sat, 6 Feb 2010 14:34:55 +0000 (15:34 +0100)
commit4887707bb34faca0d7ad92f6628d18345163f5e0
treed4a2e519da9082871aa8ae389a10f90dcea7b878
parent27e33aa14ff5d14f6066da74922c960a037b5089
[stage-x11] make get_geometry always get geometry

Now that we have a minimum size getter on the stage object, change
get_geometry to actually always return the geometry. This fixes stages
that are set as user-resizable appearing at 1x1 size.

This will need changing in other back-ends too.
clutter/x11/clutter-stage-x11.c