Re: show an overview of current appliction's windows

2012-03-06 Thread Milan Oravec
On 03/06/2012 07:25 AM, clemens wrote: Am Montag, den 05.03.2012, 23:18 + schrieb Mark Blakeney: On Sat, 03 Mar 2012 15:11:42 +0800, William Xu wrote: Currently the activity view will show all application's windows. Is there a way to show only current application's windows? For instan

Google Summer of Code ideas

2012-03-06 Thread Allan Day
Hi all, Google Summer of Code 2012 [1] is approaching and the list of ideas [2] for student projects within GNOME is being constructed. It would be great to have a strong GNOME Shell presence there with projects that will have a really positive impact. One idea that was recently discussed was tha

Re: show an overview of current appliction's windows

2012-03-06 Thread William Xu
Mark Blakeney writes: > On Sat, 03 Mar 2012 15:11:42 +0800, William Xu wrote: >> Currently the activity view will show all application's windows. Is >> there a way to show only current application's windows? For instance, >> show an overview of the terminal windows only. It would be then much >

Re: show an overview of current appliction's windows

2012-03-06 Thread William Xu
clemens writes: > Am Montag, den 05.03.2012, 23:18 + schrieb Mark Blakeney: >> On Sat, 03 Mar 2012 15:11:42 +0800, William Xu wrote: >> > Currently the activity view will show all application's windows. Is >> > there a way to show only current application's windows? For instance, >> > show a

GSoC Idea

2012-03-06 Thread Chris Baines
Hello, I am a student currently at university in the UK. I am hoping to participate in the Google Summer of Code this year, and have a preliminary idea I would like to run by you. The first is to add package management functionalities to the shell interface (through an extension?), so that you wo

Re: GSoC Idea

2012-03-06 Thread Jasper St. Pierre
Is package management such a core functionality that it would be best suited in the overview and not a separate application? According to yum statistics, I've only installed 5 packages in the past three weeks. That said, the overview is going to change dramatically soon. Maybe you should help Flor

Re: GSoC Idea

2012-03-06 Thread D.H. Bahr
Besides, I seem to recall there is already an extension on extensions.gnome.org (https://extensions.gnome.org/extension/95/appsearch/) that does something similar .. Best regards El Tue, 06-03-2012 a las 13:05 -0500, Jasper St. Pierre escribió: > Is package management such a core functionality t

Re: show an overview of current appliction's windows

2012-03-06 Thread Mark Blakeney
On Tue, 06 Mar 2012 23:30:19 +0800, William Xu wrote: > Why not? It is especially useful for applications such as file > manager, terminals and browsers, where there are usually multiple > windows. When I first started using gnome-shell (only since Ubuntu 11.10 for me) I guess I was disappointed t

Ati/amd hardware

2012-03-06 Thread Fernando Hildebrand
My notebook has an AMD cpu with a ATI gpu, im using Ubuntu latest with ati drivers and Gnome3 simply dont work. Is it a bug? -- Fernando da Motta Hildebrand ___ gnome-shell-list mailing list gnome-shell-list@gnome.org http://mail.gnome.org/mailman/listi

Re: Ati/amd hardware

2012-03-06 Thread Tim
Try with the open source radeon driver, I have not been able to get shell working with the fglrx driver on my machine that has ATI gpu. On 03/07/2012 11:53 AM, Fernando Hildebrand wrote: My notebook has an AMD cpu with a ATI gpu, im using Ubuntu latest with ati drivers and Gnome3 simply dont wo

How to symbolic icon fallback to fullcolor

2012-03-06 Thread Weng Xuetian
Hi, I'm trying to implement an extension, need to display some icon within it. The icon isn't provided by extension but some other application. Related application send an icon name via dbus to the extension, extension will display the icon with the default icon theme. The related application migh