[stage] Now that get_geometry works, use it
authorChris Lord <chris@linux.intel.com>
Sat, 6 Feb 2010 14:41:01 +0000 (15:41 +0100)
committerChris Lord <chris@linux.intel.com>
Sat, 6 Feb 2010 14:41:01 +0000 (15:41 +0100)
commitcea9de7f047cb8c2b1d54f41ca1d77c3aff882e0
treee5967ecbce0673274c94b1cd533c2fdeacb73f7d
parent4887707bb34faca0d7ad92f6628d18345163f5e0
[stage] Now that get_geometry works, use it

We want the actual window geometry in clutter_stage_set_minimum_size,
not the set size. Now that the geometry function has been changed to do
what it says, use it.
clutter/clutter-stage.c