FVWM: Pick multiple windows in one function

2008-10-08 Thread Tom Alsberg
Hello, people. A little question - I have long not touched my FVWM configuration or kept myself updated with development/list, and now only done some basic research by looking at parts that seemed relevant in the man page and searching the mailing list, so I may be missing the answer somewher

Re: FVWM: Pick multiple windows in one function

2008-10-08 Thread Thomas Adam
2008/10/8 Tom Alsberg <[EMAIL PROTECTED]>: > I want to add a function that arranges a set of windows I pick in some > predetermined positions. For one window I can just put a function with > something like "+ I Pick Move 42p 365p" in it, which when executed will let > me choose a window to place a

Re: FVWM: Something like RaiseWindowGroups?

2008-10-08 Thread Tom Panning
On Tue, Oct 7, 2008 at 6:36 PM, Rhialto <[EMAIL PROTECTED]> wrote: > 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 wind

Re: FVWM: Pick multiple windows in one function

2008-10-08 Thread Jonathan Kotta
On 10/8/08, Tom Alsberg <[EMAIL PROTECTED]> wrote: > Hello, people. > > A little question - I have long not touched my FVWM configuration or kept > myself updated with development/list, and now only done some basic research > by looking at parts that seemed relevant in the man page and searching t

Re: FVWM: Something like RaiseWindowGroups?

2008-10-08 Thread Thomas Adam
2008/10/8 Tom Panning <[EMAIL PROTECTED]>: > I hadn't seen the WM_CLIENT_LEADER property. I was looking at the > WM_HINTS window_group field. It appears that, for the applications that I'm > interested in, the WM_CLIENT_LEADER property works just as well. However, > the class is not quite as good b

Re: FVWM: Something like RaiseWindowGroups?

2008-10-08 Thread Rhialto
On Wed 08 Oct 2008 at 10:59:01 -0400, Tom Panning wrote: > I hadn't seen the WM_CLIENT_LEADER property. I was looking at the > WM_HINTS window_group field. It appears that, for the applications that I'm > interested in, the WM_CLIENT_LEADER property works just as well. At some point in the past I

Re: FVWM: Something like RaiseWindowGroups?

2008-10-08 Thread Tom Panning
On Wed, Oct 8, 2008 at 4:00 PM, Jason Weber <[EMAIL PROTECTED]> wrote: > If you don't mind picking up another module, FvwmProxy lets you group windows > by including on patterns (name, class, or resource) and optionallly pick up > anything with the same client leader (or process). The process/clie