Hello,

I'm new to clutter and I'm not really sure how to implement the following:

I'm working on a "dashboard" to monitor some services we run. It's intended
to be run full-screen on both large monitors we have around the office or
from administrators' laptops/desktops. Because of this, there are a large
number of target resolutions. However, it appears the in-clutter units are
set to pixels.

Is there a way to scale the stage so that the it's always (0,0)-(1600,900),
regardless of the resolution? (if the aspect ratio of the stage is wrong,
I'm indifferent to whether the stage is stretched or letterboxed)

Sorry if this is an easy question, but I couldn't find anything in the API
or online (perhaps I'm searching wrong)

Thanks,
Andrew

-- 
--
Andrew Melo
_______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list

Reply via email to