Re: Signals for when any window changes in any way

2012-05-16 Thread Amy C
On Thu, May 17, 2012 at 4:36 PM, Jasper St. Pierre wrote: > On Thu, May 17, 2012 at 2:21 AM, Tim Cuthbertson wrote: >> On Thu, May 17, 2012 at 2:00 PM, Amy C wrote: >>> Hi all, >>> >>> I'm currently having fun porting xpenguins to a gnome shell extension >>> (yes pointless I know, but fun), and

Re: Multiple monitor behaviour changed in the Activities screen

2012-05-16 Thread Florian Max
On Thu, May 17, 2012 at 7:55 AM, Matt Paine wrote: > After the update I now find that both sides of the screen behaves the > same (i.e. only show previews of apps on the current workspace). > Although this is okay (i prefer the other way now) the only hitch to > this (which is a show-stopper) is

Re: Signals for when any window changes in any way

2012-05-16 Thread Jasper St. Pierre
On Thu, May 17, 2012 at 2:21 AM, Tim Cuthbertson wrote: > On Thu, May 17, 2012 at 2:00 PM, Amy C wrote: >> Hi all, >> >> I'm currently having fun porting xpenguins to a gnome shell extension >> (yes pointless I know, but fun), and I basically need to keep track of >> where every window is on the

Re: Signals for when any window changes in any way

2012-05-16 Thread Tim Cuthbertson
On Thu, May 17, 2012 at 2:00 PM, Amy C wrote: > Hi all, > > I'm currently having fun porting xpenguins to a gnome shell extension > (yes pointless I know, but fun), and I basically need to keep track of > where every window is on the screen at all times. This is so that > toons can walk on the win

Re: Multiple monitor behaviour changed in the Activities screen

2012-05-16 Thread Jasper St. Pierre
On Thu, May 17, 2012 at 1:55 AM, Matt Paine wrote: > Hi. > > Following my last post (I have just upgraded my arch installation) > > * NOTE: I have the gconf setting > /desktop/gnome/shell/windows/workspaces_only_on_primary UNCHECKED. gconf was replaced with gsettings in GNOME 3.4. Use that i

Multiple monitor behaviour changed in the Activities screen

2012-05-16 Thread Matt Paine
Hi. Following my last post (I have just upgraded my arch installation) * NOTE: I have the gconf setting /desktop/gnome/shell/windows/workspaces_only_on_primary UNCHECKED. For the previous version of gnome, when I scroll workspaces then both monitors scrolled so I can have a different set of

Signals for when any window changes in any way

2012-05-16 Thread Amy C
Hi all, I'm currently having fun porting xpenguins to a gnome shell extension (yes pointless I know, but fun), and I basically need to keep track of where every window is on the screen at all times. This is so that toons can walk on the windows as if they were physical objects. I'm trying to deci

Re: Buttons/dialogs/etc have all changed

2012-05-16 Thread Jasper St. Pierre
Can you give us a screenshot so we can see how things have changed? It may be completely unintentional. On Wed, May 16, 2012 at 9:11 PM, Matt Paine wrote: > Hi. I Just updated my arch system and have noticed all the GTK widgets > have changed since before the update. The previous look and feel of

Buttons/dialogs/etc have all changed

2012-05-16 Thread Matt Paine
Hi. I Just updated my arch system and have noticed all the GTK widgets have changed since before the update. The previous look and feel of the OS was very clean, and now it seems rather clunky (all the colours are slightly off, and the smooth look of the other controls was better then the more squa

Re: About show-desktop-icons

2012-05-16 Thread 史晶
I tried compile the shcemas , it did not work . I also created files in the follow directories, mkdir /etc/dconf/db/local.d mkdir /etc/dconf/db/local.d/locks and wrote the content, it did not worked . At last, I used post-install script , it worked!!! But it didn't work in general users, general