Re: [slight bug? + patch] gnome-pager



On Sun, 07 Mar 1999 15:31:14 you wrote:
> On  2 Mar, Jesse D . Sightler scribbled:
> ->  Um, not being able to see applications on other virtual desktops in the taskbar
> ->  is intended to be a _feature_, not a bug.   :)  If you are going to make
> ->  this change, please make it configurable.
> 
> it alreayd is "show all tasks" shows them all all the time...

Oops, I didn't realize that.  I guess it was because I have never wanted
 it to "show all tasks" anyway, so I never really searched for the setting.  Silly me. :)

> ->  
> ->  On Tue, 02 Mar 1999 12:32:56 Mike McEwan wrote:
> ->  >   It's not completely unlikely that I'm missing some point here, but,
> ->  > when using the gnome-pager's task list to switch to a given window, I
> ->  > found I could not switch to it if it belonged to the immediately
> ->  > previous workspace??? I'm using the latest CVS sources from
> ->  > 'gnome.org'.
> ->  > 
> ->  >   The following does it for me in respect of gnomepager_applet.c:
> ->  > 
> ->  > --- gnomepager_applet.c.orig	Tue Mar  2 15:51:29 1999
> ->  > +++ gnomepager_applet.c	Tue Mar  2 16:35:00 1999
> ->  > @@ -506,7 +506,7 @@ client_win_show(Task *t)
> ->  >    if (!t->focused)
> ->  >      XSetInputFocus(GDK_DISPLAY(), t->win, RevertToPointerRoot, CurrentTime);
> ->  >    XRaiseWindow(GDK_DISPLAY(), t->win);
> ->  > -  if ((!t->sticky) && (t->desktop != current_desk - 1) && (!t->iconified))
> ->  > +  if ((!t->sticky) && (!t->iconified))
> ->  >      gnome_win_hints_set_current_workspace(t->desktop);
> ->  >    if (!t->iconified)
> ->  >      {
> ->  > 
> ->  >   I can still switch to windows that are 'iconified' - the pager
> ->  > doesn't seem to know when a window is 'sticky'. Maybe this is a
> ->  > problem with Window Maker 0.51? Maybe I'll dig further. 
> ->  > 
> ->  >   Comments/explanation/clue anyone?
> ->  > 
> ->  > -- 
> ->  > Mike.
> ->  > 
> ->  > 
> ->  > -- 
> ->  >         FAQ: Frequently-Asked Questions at http://www.gnome.org/gnomefaq
> ->  >          To unsubscribe: mail gnome-list-request@gnome.org with 
> ->  >                        "unsubscribe" as the Subject.
> ->  > 
> ->  
> ->  
> ->  
> 
> -- 
> --------------- Codito, ergo sum - "I code, therefore I am" --------------------
> raster@rasterman.com       /\___ /\ ___/||\___ ____/|/\___  raster@redhat.com
> Carsten Haitzler           | _ //__\\ __||_ __\\ ___|| _ /  Red Hat Advanced
> 218/21 Conner Drive        || // __ \\_ \ | |   \ _/_|| /   Development Labs
> Chapel Hill NC 27514 USA   ||\\\/  \//__/ |_|   /___/||\\   919 547 0012 ext 282
> +1 (919) 929 9443, 801 4392   For pure Enlightenment   http://www.rasterman.com/
> 
>               \|/ ____ \|/  For those of you unaware. This face here is in fact
> 	      "@'/ ,. \@"   a Linux Kernel Error Message.
> 	      /_| \__/ |_\
> 		 \__U_/
> 							   
> 

-----------
Jesse D. Sightler
http://www3.pair.com/jsight/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]