Found a way to do it:

In file ~/,fvwm-crystal/components/styles/FVWM

Change:

Style FvwmParts Sticky, NeverFocus, WindowListSkip, FixedPosition, \
      FixedSize, *StaysOnBottom*, !Handles, BorderWidth 1, HandleWidth 1, \
      NoTitle, NoIcon, Colorset $[infostore.cs_panel_border], \
      BorderColorset $[infostore.cs_panel_border], HilightColorset
$[infostore.cs_panel_border], \
      HilightBorderColorset $[infostore.cs_panel_border], ParentalRelativity

For:

Style FvwmParts Sticky, NeverFocus, WindowListSkip, FixedPosition, \
      FixedSize, *StaysOnTop*, !Handles, BorderWidth 1, HandleWidth 1, \
      NoTitle, NoIcon, Colorset $[infostore.cs_panel_border], \
      BorderColorset $[infostore.cs_panel_border], HilightColorset
$[infostore.cs_panel_border], \
      HilightBorderColorset $[infostore.cs_panel_border], ParentalRelativity

And now the windows are below the interface.

2015-09-01 13:37 GMT-05:00 Jorge Daniel Sampayo Vargas <[email protected]>
:

> Hello,
>
> It is possible that the bottom bar (default recipe) it is always on top of
> the windows?
>
> Sometimes I have the following issue:
>
> http://screencloud.net/v/216Q
>
> The dark window is hover the icons, but the dark window is not the active
> one, so I need to activate it, and then move it a little to the top to be
> able to click the bottom icons. And it is annoying to do that repeatedly.
>
> Exists a config to prevent this issue?
>
> Thanks!
>
_______________________________________________
fvwm-crystal-users mailing list
[email protected]
https://mail.gna.org/listinfo/fvwm-crystal-users

Reply via email to