I already use styles to control the WindowListSkip for programs in general, but I'm looking for the ability to set a specific window to skip. Similar to Emilie's response to my original question. Her suggestion allows me to not define sticky on a style basis but on an individual window (for instance, one emacs rather than all).
On Thu, 2006-10-05 at 15:41 +0200, Hans Voss wrote: > You can do so using styles. > Something like > Style $[w.name] WindowListSkip > and > Style $[w.name] !WindowListSkip > In "the same" place as the Sticky option. > > On 10/4/06, Jason Dobies <[EMAIL PROTECTED]> wrote: > > Ya, the Stick menu option is definitely handy. Any chance there is a > > command to add WindowListSkip to a specific window in the same way? It's > > not that big a deal, but the way I'm doing things Sticky and > > WindowListSkip go pretty much hand in hand. > > > > Thanks! > > > > - J > > > > On Wed, 2006-10-04 at 14:36 +0200, Hans Voss wrote: > > > Oh man, the sticky option is good! > > > > > > I didn't quite understand what Emilie meant but I have now seen it in > > > action and it turns out to be only sticky on the specific screen. This > > > is sooooo cool. > > > > > > Thanks for the hint. > > > Thank you community for FVWM > > > :-) > > > > > > On 10/3/06, Jason Dobies <[EMAIL PROTECTED]> wrote: > > > > Actually, the menu option is a pretty elegant solution, since it gives > > > > me more control than automatically stickying everything would. I've > > > > already used it a few times and it's working out well. > > > > > > > > Thanks! > > > > > > > > - J > > > > > > > > On Tue, 2006-10-03 at 10:26 -0400, Emilie Ann Phillips wrote: > > > > > It's not quite what you want, but what I did was I put a comand in my > > > > > window menu to make that window sticky > > > > > > > > > > + I AddToMenu window-menu "Sticky" Stick > > > > > > > > > > you could presumably do something with Piperead and the window's x and > > > > > y cordinates -- $[w.x] $[w.y]. > > > > > > > > > > Emilie > > > > > > > > > > On 10/3/06, Jason Dobies <[EMAIL PROTECTED]> wrote: > > > > > > I have a dual monitor setup, and use 16 virtual desktops (pages? I > > > > > > apologize for confusion in the terminology). Currently, I have a > > > > > > number > > > > > > of specific applications sticky, such as Konversation and Gaim. I > > > > > > keep > > > > > > them on the right monitor so I can keep on top of team chat while > > > > > > moving > > > > > > around the desktops. The setup rocks. > > > > > > > > > > > > Is it possible to make any window I put on the right monitor > > > > > > sticky? I'm > > > > > > starting to notice other situations where I would need to > > > > > > temporarily > > > > > > throw something on that monitor and have it sticky as I move around. > > > > > > It's not something I'd want to configure at the application level > > > > > > (for > > > > > > instance, I wouldn't want emacs sticky in all cases), but just on an > > > > > > individual basis. > > > > > > > > > > > > Thanks, > > > > > > > > > > > > - J > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >
