siefkenj / gnome-shell-windowlist

Displays a list of open windows in gnome-shell
GNU General Public License v2.0
34 stars 18 forks source link

a suggestion #7

Open roverway opened 12 years ago

roverway commented 12 years ago

A good extension, but could be better. Does it possible to add a feature like this: only the active window( current windows) can be showed in the panel with both its icon and full title; other windows just have a icon in the panel. I think it is a good solution to make a good use of the limited space of the top panel.

and if this extension can be configureed, it's will be perfect.

Anyway thank you for your good work. Thanks.

siefkenj commented 12 years ago

Yeah, that is a configurable option

roverway commented 12 years ago

@siefkenj only the current window has both icon and label, is this a configurable option? how? I can't find it in the source code.

I use gnome shell v3.2.

thank you.

siefkenj commented 12 years ago

Sorry, I guess I haven't added that option yet! It should be set up so that option is not so difficult to add, or you can wait for the next version and I will try to include it.

roverway commented 12 years ago

I'll wait. thanks.

gagalago commented 12 years ago

if I understand, just put the option "display_title" to "NONE." it is already very well. But I have a shadow on the icon. is it possible to add an option to disable the shading of the icons when they have no title?

roverway commented 12 years ago

@gagalago Setting "DISPLAY_TITLE" to "NONE" will hide the titles of all the windows, but I want the active window's title still can be seen while the others(inactive windows' titles) hided.