[clutter] How do i get screen properties with clutter?

2010-06-12 Thread Ankur Sinha
hey, I would like my stage to be say, 80% of the screen size. How would I find the size of the screen using pyclutter? I've been through the docs and I don't see any methods that would give me this info. Also, how do I remove window decorations? for eg, I'm making a splash, which doesn't need

Re: [clutter] How do i get screen properties with clutter?

2010-06-12 Thread Emmanuele Bassi
On Sat, 2010-06-12 at 21:58 +0530, Ankur Sinha wrote: hey, I would like my stage to be say, 80% of the screen size. How would I find the size of the screen using pyclutter? I've been through the docs and I don't see any methods that would give me this info. Also, how do I remove window

Re: [clutter] How do i get screen properties with clutter?

2010-06-12 Thread Ankur Sinha
On Sat, 2010-06-12 at 17:36 +0100, Emmanuele Bassi wrote: On Sat, 2010-06-12 at 21:58 +0530, Ankur Sinha wrote: hey, I would like my stage to be say, 80% of the screen size. How would I find the size of the screen using pyclutter? I've been through the docs and I don't see any methods