Re: FVWM: autohide for buttons?

From: Luis Carlos Yamamoto <luiscyama_at_uol.com.br>
Date: Mon, 08 Nov 1999 23:29:12 -0200

Hello again,
  Thank you so much.
  I will try it.
  Thanks again,
  yours,
Luís

Dominik Vogt wrote:
> This feature will probably added in the future in a more versatile way
> (allowing to auto-hide any window, not just FvwmButtons). I
> experimented a bit with FvwmEvent and could roughly get the behaviour
> you want. My config looks like this:
>
> *FvwmButtonsGeometry 600x57+0-0
> ...
> *FvwmEvent focus_change "function showhidebuttons"
> ...
> AddToFunc showhidebuttons
> + "I" next (FvwmButtons) move 0p +765p
> + "I" current (FvwmButtons) move +0 -0
>
> AddToFunc InitFuction
> + "I" module FvwmEvent
> AddToFunc RestartFuction
> + "I" module FvwmEvent
>
> My screen is 1024x768 pixels. When any window gets focus, the
> button bar will be moved down so that only a few pixels remain
> visible. When FvwmButtons gets focus, it's moved back into view.
> This works only with MosueFocus and SloppyFocus. If you have a
> swallowed modules in the button bar that can set focus they will
> not work properly. And you will see the button bar reaching into
> lower pages on a pager.
>
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Nov 08 1999 - 20:31:15 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST