On 16 Jan 2002 21:44:44 +0100, Dominik Vogt wrote:
> 
> On Wed, Dec 19, 2001 at 03:16:07PM +0100, Olivier Chapuis wrote:
> > 
> > I do not think it is difficult to add a GrabedAction command.
> > I can add it if you want.
> 
> The new behaviour is now the default, but you can disable it with
> the new option "ActionIgnoresClientWindow", e.g.
> 
>   *FvwmButtons(Action beep, ActionIgnoresClientWindow, \
>      Swallow xload "exec xload")
> 
> Is that good enough?  I think breaking the use of that
> undocumented old behaviour for shaped windows is a rare occurance,
> but it helps a lot for new users that try to get the new
> functionality.  Can we agree about this approach?

Should not this be a property of action rather than a global option?
I.e.:

  *FvwmButtons: (Swallow something "exec xterm -name something", \
    Action (OutsideClientWindow) Exec xload, \
    Action (Mouse 2, OutsideClientWindow) Exec xclock, \
    Action (Mouse 3) Beep, \
  )

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to