Re: Connect to window resize / move signal

2011-06-18 Thread Jasper St. Pierre
Why don't you have the MetaWindowActor? When establishing a signal like: actor.metaWindow.connect('size-changed', ...); Do: actor.metaWindow.connect('size-changed', Lang.bind(this, this.windowSizeChanged, actor)); and now you have the actor parameter closed over the signal handler. On Sun,

Connect to window resize / move signal

2011-06-18 Thread Tim Cuthbertson
In Meta.gir I can see that WindowActor has some useful signals to tell when a user has resized or moved a window (namely size-changed and position-changed). I would like to connect these signals, but I can't find a way to access the window's actor. MetaWindow.actor (the obvious guess) doesn't exist

Wide icons in the panel

2011-06-18 Thread Tim Cuthbertson
I've added an indicator to the panel for my tiling window extension, and want to have custom icons to represent different states of the workspace (i.e different layouts). I'd like to have wide icons, as it gives you a bigger hit target and is easier to distinguish the layouts visually that way. Is

Re: Re: Gnome 3 Extensions/Themes Website?

2011-06-18 Thread Sven K
First of all - thanks for all the answers and the discussion about this topic. It's great to hear that something like a extension-website is "in the making" and in my opinion it's a step in the right direction. I agree with Owen that the current situation with the extensions is some kind of chaotic

Re: Changing how I work in Gnome 3

2011-06-18 Thread Bob Gustafson
On Fri, 2011-06-17 at 21:28 -0400, Andrew Douglas Pitonyak wrote: > On 06/17/2011 07:50 PM, Adam Williamson wrote: > > On Sat, 2011-06-11 at 20:26 -0400, Andrew Pitonyak wrote: > > > >> Many things seem to be missing, for example, if I install a development > >> build of OOo and I ant to add a shor

Re: Re: Screen recording

2011-06-18 Thread Jason D. Clinton
On Fri, Jun 17, 2011 at 19:04, wrote: > Yeah i've had the same problems... doesn't seem to work with recording > voice therefore I've been running sound recorder while screencasting > Only problem is that it often lags > because there seems to be a memory leak when running gnome-shell's s