Add min & max mode sizes to monitor structure.
authorChristopher Michael <cp.michael@samsung.com>
Tue, 19 Feb 2013 10:56:38 +0000 (10:56 +0000)
committerChristopher Michael <cpmichael1@comcast.net>
Tue, 19 Feb 2013 10:56:38 +0000 (10:56 +0000)
commit85ff779ed4bdf95ca4e3d75ef7ad09c4b708084b
tree1d5ed7f93d0d5211bcdea46bf9ddb988c142a0f9
parentd994ca499dbfdde87ed242349acdad6fbd8ba274
Add min & max mode sizes to monitor structure.
Add Frame & Stand to monitor structure.
Add code to create/show/move/resize/hide the frame & stand.
Change the code to use ecore_x_randr functions so that when running in
Xephyr we get monitors that make sense.
Change output_set and crtc_set functions to take the Ecore_X_Randr
types.
Set an aspect ratio on the frame (so it maintains during resize)
Add function for telling monitor what the virtual size is.
Add function for telling monitor what grid object it belongs to.

Signed-off-by: Christopher Michael <cp.michael@samsung.com>
SVN revision: 84147
src/modules/conf_randr/e_smart_monitor.c