Mutter 3.5.90

2012-09-04 Thread Florian Müllner
About Mutter Mutter is a window and compositing manager that displays and manages your desktop via OpenGL. Mutter combines a sophisticated display engine using the Clutter toolkit with solid window-management logic inherited from the Metacity window manager. While Mutter can be used

GNOME Shell 3.5.91

2012-09-04 Thread Florian Müllner
About GNOME Shell = GNOME Shell provides core user interface functions for the GNOME 3 desktop, like switching to windows and launching applications. GNOME Shell takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to pro

Re: web page with instructions for getting 'gnome 2' experience back

2012-09-04 Thread Bob Frazier
On 08/07/12 05:10, Diego Fernandez so wittily quipped: Hmm... Most of this has been covered countless times. I read your page, and to tell you the truth I didn't find much useful information. it's not HOW MUCH information, but rather "putting it all in one place". I spent too much FRUSTRATING

Re: Sobre gnome3

2012-09-04 Thread Benjamin Solis
translated from Spanish to English with google translator I think Gnome3 is moving towards the tables, or tactile display computers ... for it has evolved this way now A suggestion to the developers of gnome, Gnome3 esque must have five buttons, in the top bar (main), to go di

Re: [Debian] Sobre gnome3

2012-09-04 Thread Benjamin Solis
El 16 de agosto de 2012 17:25, Benjamin Solis escribió: > De todos modos debe de tener los cinco botones, para ir rapidamente a los > lugares mas solicitados como > lo expuse al inicio de este hilo > > Una sugerencia a los desarrolladores de gnome, esque gnome3 debe de tener > cinco botones, >

gnome3 ignores icon theme set in the gtkrc

2012-09-04 Thread Philippe Hupé
Hi everyone, I have an application written in gtkmm-2.4. The application parses its custom gtkrc file which defines a custom icon theme to be used. However, the application uses the icon theme set in gnome-tweak-tool and does not want to use its custom icon theme. After a "killall gnome-setti

how to store password in gjs?

2012-09-04 Thread Zhuo.M
Hi, guys Due to the security issue, I'd like to use KeyRing to store password for my extension, however I can't found example or source code. On the other hand python binding on keyring is pretty easy to use. Any help? ___ gnome-shell-list mailing list gn

Re: web page with instructions for getting 'gnome 2' experience back

2012-09-04 Thread Nick Glynn
On 7 August 2012 19:30, Bob Frazier wrote: > On 08/07/12 05:10, Diego Fernandez so wittily quipped: > >> Hmm... Most of this has been covered countless times. I read your >> page, and to tell you the truth I didn't find much useful information. >> > > it's not HOW MUCH information, but rather "p

Re: web page with instructions for getting 'gnome 2' experience back

2012-09-04 Thread Adam Tauno Williams
On Tue, 2012-08-07 at 11:30 -0700, Bob Frazier wrote: > On 08/07/12 05:10, Diego Fernandez so wittily quipped: > > Hmm... Most of this has been covered countless times. I read your > > page, and to tell you the truth I didn't find much useful information. > it's not HOW MUCH information, but rathe

Re: web page with instructions ... [Enabling Icons on the desktop via dconf CLI]

2012-09-04 Thread Adam Tauno Williams
On Tue, 2012-09-04 at 07:13 -0400, Adam Tauno Williams wrote: > On Tue, 2012-08-07 at 11:30 -0700, Bob Frazier wrote: > > On 08/07/12 05:10, Diego Fernandez so wittily quipped: > > > Hmm... Most of this has been covered countless times. I read your > > > page, and to tell you the truth I didn't fi

Re: web page with instructions ... [Enabling Icons on the desktop via dconf CLI]

2012-09-04 Thread Jasper St. Pierre
On Tue, Sep 4, 2012 at 7:21 AM, Adam Tauno Williams wrote: > On Tue, 2012-09-04 at 07:13 -0400, Adam Tauno Williams wrote: >> On Tue, 2012-08-07 at 11:30 -0700, Bob Frazier wrote: >> > On 08/07/12 05:10, Diego Fernandez so wittily quipped: >> > > Hmm... Most of this has been covered countless tim

Re: web page with instructions ... [Enabling Icons on the desktop via dconf CLI]

2012-09-04 Thread Emmanuele Bassi
hi; On 4 September 2012 12:21, Adam Tauno Williams wrote: > On Tue, 2012-09-04 at 07:13 -0400, Adam Tauno Williams wrote: >> On Tue, 2012-08-07 at 11:30 -0700, Bob Frazier wrote: >> > On 08/07/12 05:10, Diego Fernandez so wittily quipped: >> > > Hmm... Most of this has been covered countless tim

[Gnome-Shell] Text editors shadowing

2012-09-04 Thread Alejandro T. Colombini
Hi, I've been using Gnome Shell since it became available to the testing Debian distribution. Some months ago I've noticed the editors shadowed when they where on background. I use Anjuta IDE and Gedit along and as I need to look to the code of both of the editors, the shadowing effect is kind of

Re: how to store password in gjs?

2012-09-04 Thread Amy
If it's Gnome-Keyring you're talking about I imagine its JS bindings are very similar to its Python ones (if you are using the girepository stuff that is): imports.gi.GnomeKeyring is present on my machine. API docs http://developer.gnome.org/gnome-keyring/stable/ On 4 September 2012 19:30, Zhuo.

Fwd: Help for an extension: Call a function when switch workspace in overview

2012-09-04 Thread Amy
Forgot to reply on-list; storing this in the archives for posterity (some future person might want to know about looking up gir files/converting typelib files/generating docs from them). -- Forwarded message -- From: Amy Date: 4 September 2012 15:32 Subject: Re: Help for an exten

Re: web page with instructions ... [gsettings/dconf/profiles]

2012-09-04 Thread Adam Tauno Williams
On Tue, 2012-09-04 at 12:29 +0100, Emmanuele Bassi wrote: > On 4 September 2012 12:21, Adam Tauno Williams > wrote: > > On Tue, 2012-09-04 at 07:13 -0400, Adam Tauno Williams wrote: > >> On Tue, 2012-08-07 at 11:30 -0700, Bob Frazier wrote: > >> > On 08/07/12 05:10, Diego Fernandez so wittily q

Re: [Gnome-Shell] Text editors shadowing

2012-09-04 Thread Olav Vitters
On Tue, Sep 04, 2012 at 02:18:16PM +0200, Alejandro T. Colombini Gómez wrote: > I've been using Gnome Shell since it became available to the testing > Debian distribution. Some months ago I've noticed the editors shadowed > when they where on background. I use Anjuta IDE and Gedit along and as >

Re: Help for an extension: Call a function when switch workspace in overview

2012-09-04 Thread Jasper St. Pierre
Whoa. Thanks for this, even I learned some things! On Tue, Sep 4, 2012 at 8:25 AM, Amy wrote: > Forgot to reply on-list; storing this in the archives for posterity > (some future person might want to know about looking up gir > files/converting typelib files/generating docs from them). > > >

Turning off clippy...er...I mean tracker

2012-09-04 Thread Jonathan Wilkes
Hello List, Ok, I open up the "Search and Index" application and uncheck everything under "Semantics".  Do I need to do anything else to get those tracker-* services to stop popping up and needlessly burning cycles on my cpu? And why isn't there an on/off toggle in that dialog? Thanks, Jona