mutter/clutter/osx
Roman Kudiyarov 8326ea26f8 osx: Fixed stage resize policy
Added initialization of minimum window size property on Cocoa
side. This property works when user change window size by mouse
dragging. But when size is changed by clutter_actor_set_size this
property will not help and was added another check in
clutter_stage_osx_resize. Also osx_get_geometry was refactoried
because it returns incorrect values in many cases but now size is
saved in [Window reshape] in requisition_width/height and this value
will be returned in any case to frontend.
2010-08-04 15:13:12 +01:00
..
clutter-backend-osx.c osx: added resolution initialization in backend 2010-08-04 15:13:11 +01:00
clutter-backend-osx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-event-osx.c osx: Fixed warnings in osx event implementation 2010-08-04 15:13:11 +01:00
clutter-osx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
clutter-stage-osx.c osx: Fixed stage resize policy 2010-08-04 15:13:12 +01:00
clutter-stage-osx.h Remove mentions of the FSF address 2010-03-01 12:56:10 +00:00
Makefile.am Intial Re-layout of the Cogl source code and introduction of a Cogl Winsys 2009-10-16 18:58:50 +01:00