I would like to do the two following things with taskbar (as invoked
by FvwmTaskbar) :
1)Render taskbar as fixed (no autohide) so that when windows are
maximized, they do not overlap taskbar (or vice versa).
Currently, there is overlapping and the windows have to be resized
manually so that they "
On Tue, Jun 28, 2016 at 4:29 PM, Tim Johnson wrote:
> I would like to do the two following things with taskbar (as invoked
> by FvwmTaskbar) :
>
>
FvwmTaskBar has been removed, use FvwmButtons + FvwmIconMan instead. This
gives you more flexibility to swallow different launchers, buttons, apps,
e
* Jaimos Skriletz [160628 14:54]:
> On Tue, Jun 28, 2016 at 4:29 PM, Tim Johnson wrote:
>
> > I would like to do the two following things with taskbar (as invoked
> > by FvwmTaskbar) :
> >
> >
> FvwmTaskBar has been removed, use FvwmButtons + FvwmIconMan instead. This
> gives you more flexibili
On Tue, Jun 28, 2016 at 5:23 PM, Tim Johnson wrote:
> * Jaimos Skriletz [160628 14:54]:
> > On Tue, Jun 28, 2016 at 4:29 PM, Tim Johnson wrote:
> Every system has it's own idiomatic syntax. The one I'm just
> beginning to grok is 'swallow'.
>
> Do I understand that 'swallow' means to put
* Jaimos Skriletz [160628 15:43]:
<...>
> Yes, Swallow means to take a window and put it inside of FvwmButtons.
>
> For example here is my FvwmButtons (it doesn't contain FvwmIconMan which
> gives a list of running windows, but I just use WindowList for that).
>
> Here is the config I use
Th