2008/10/7 Rhialto <[EMAIL PROTECTED]>: > On Tue 07 Oct 2008 at 18:36:42 +0100, Thomas Adam wrote: >> 2008/10/7 Tom Panning <[EMAIL PROTECTED]>: >> > I'm not very familiar with fvwm, but I'm trying to find a window >> > manager that will raise all of the windows in a window group >> > together. > >> Pick All ($[w.class], !Transient, CurrentPage) RaiseLower >> >> Other conditionals you might want notwithstanding in this example. > > Do all windows in one window group (assuming a window group means they > share a WM_CLIENT_LEADER(WINDOW)) also share the class?
They don't have to, but then no one explicitly mentioned window groups in that context -- again, a window's class really will act as a good catch-all. -- Thomas Adam
