Re: Metacity, Mutter, GNOME Shell, GNOME-2.28

2009-03-30 Thread Ted Gould
On Wed, 2009-03-25 at 12:07 -0400, Owen Taylor wrote: > So, basically, no I don't see a way that GNOME Shell coexists with > Compiz other than as two separate shells for the GNOME desktop. And I think that coexistence is part of the problem with GNOME Shell becoming the default GNOME interface. D

Re: Metacity, Mutter, GNOME Shell, GNOME-2.28

2009-03-30 Thread Alberto Ruiz
2009/3/30 Ted Gould : > On Wed, 2009-03-25 at 12:07 -0400, Owen Taylor wrote: >> So, basically, no I don't see a way that GNOME Shell coexists with >> Compiz other than as two separate shells for the GNOME desktop. > > And I think that coexistence is part of the problem with GNOME Shell > becoming

Re: Metacity, Mutter, GNOME Shell, GNOME-2.28

2009-03-30 Thread Owen Taylor
On Mon, 2009-03-30 at 20:23 +0100, Alberto Ruiz wrote: > 2009/3/30 Ted Gould : > > On Wed, 2009-03-25 at 12:07 -0400, Owen Taylor wrote: > >> So, basically, no I don't see a way that GNOME Shell coexists with > >> Compiz other than as two separate shells for the GNOME desktop. > > > > And I think t

Re: Metacity, Mutter, GNOME Shell, GNOME-2.28

2009-03-30 Thread Ted Gould
On Mon, 2009-03-30 at 20:23 +0100, Alberto Ruiz wrote: > 2009/3/30 Ted Gould : > > On Wed, 2009-03-25 at 12:07 -0400, Owen Taylor wrote: > >> So, basically, no I don't see a way that GNOME Shell coexists with > >> Compiz other than as two separate shells for the GNOME desktop. > > > > And I think t

Re: Metacity, Mutter, GNOME Shell, GNOME-2.28

2009-03-30 Thread Sam Spilsbury
On Tue, Mar 31, 2009 at 3:23 AM, Alberto Ruiz wrote: > 2009/3/30 Ted Gould : >> On Wed, 2009-03-25 at 12:07 -0400, Owen Taylor wrote: >>> So, basically, no I don't see a way that GNOME Shell coexists with >>> Compiz other than as two separate shells for the GNOME desktop. >> >> And I think that co

logout desktop session,process is not kill?

2009-03-30 Thread lovelinux
I design a program.it's always loop until. for example #include #include int main(int argc,char** argv) { while(1) sleep(1); return 0; } User logout desktop session,again login desktop session,this process still exists but look like not run. When logout desktop session,which sign

logout desktop session,process is not kill?

2009-03-30 Thread lovelinux
I design a program.it's always loop until. for example #include #include int main(int argc,char** argv) { while(1) sleep(1); return 0; } User logout desktop session,again login desktop session,this process still exists but look like not run. When logout desktop session,system wil