Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-19 Thread Giovanni Campagna
2012/10/19 Bastien Nocera : > On 19 Oct 2012, at 20:33, Giovanni Campagna wrote: > >> 2012/10/19 Bastien Nocera : >>> On Fri, 2012-10-19 at 08:18 +0100, Ross Burton wrote: On Friday, 19 October 2012 at 07:23, Bastien Nocera wrote: > I sense much anger and pain in making it a sub-module, b

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-19 Thread Bastien Nocera
On 19 Oct 2012, at 20:33, Giovanni Campagna wrote: > 2012/10/19 Bastien Nocera : >> On Fri, 2012-10-19 at 08:18 +0100, Ross Burton wrote: >>> On Friday, 19 October 2012 at 07:23, Bastien Nocera wrote: I sense much anger and pain in making it a sub-module, but if you're willing to do the

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-19 Thread Giovanni Campagna
2012/10/19 Bastien Nocera : > On Fri, 2012-10-19 at 08:18 +0100, Ross Burton wrote: >> On Friday, 19 October 2012 at 07:23, Bastien Nocera wrote: >> > I sense much anger and pain in making it a sub-module, but if you're >> > willing to do the work on unbreaking gnome-shell every time I break it >>

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-19 Thread Bastien Nocera
On Fri, 2012-10-19 at 08:18 +0100, Ross Burton wrote: > On Friday, 19 October 2012 at 07:23, Bastien Nocera wrote: > > I sense much anger and pain in making it a sub-module, but if you're > > willing to do the work on unbreaking gnome-shell every time I break it > > for gnome-control-center, then y

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-19 Thread Ross Burton
On Friday, 19 October 2012 at 07:23, Bastien Nocera wrote: > I sense much anger and pain in making it a sub-module, but if you're > willing to do the work on unbreaking gnome-shell every time I break it > for gnome-control-center, then you're more than welcome. I'll be waiting > for the introspecti

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-18 Thread Bastien Nocera
Hey Giovanni, On Thu, 2012-10-18 at 21:22 +0200, Giovanni Campagna wrote: > Hello Shell and Control Center developers > > I've stumbled upon https://bugzilla.gnome.org/show_bug.cgi?id=675902, > which is a bug about the volume menu in gnome-shell, and I had to > update some of the copy-pasted bits

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-18 Thread Jasper St. Pierre
There's a lot of code that's shared between gnome-shell and gnome-control-center. gvc is one example, but there's also gnome-bluetooth. Given the rise of gnome-initial-setup, which is what I'm working on, we're considering having a libgd-like thing like libgnometweak that various tweaking things sh

Re: Merging GnomeVolumeControl in libgnome-desktop

2012-10-18 Thread Alberto Ruiz
+1 2012/10/18 Giovanni Campagna > Hello Shell and Control Center developers > > I've stumbled upon https://bugzilla.gnome.org/show_bug.cgi?id=675902, > which is a bug about the volume menu in gnome-shell, and I had to > update some of the copy-pasted bits from libgnome-volume-control. > What I f