Re: FVWM: Fixing and Docking

2016-06-28 Thread Tim Johnson
* 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
  This is great and will prove to be very informative : Thanks a
  lot!


-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com



Re: FVWM: Fixing and Docking

2016-06-28 Thread Tim Johnson
* 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 flexibility to swallow different launchers, buttons, apps,
> etc.
> ​
> 
> 
> > 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 "fit".
> >
> >
> ​You can use ​EwmhBaseStruts to reserve area of the screen that is used
> when maximizing windows and placing windows. This can be used to keep
> windows from covering the panel when maximizing.
> 
> 
> > 2)"Dock" apps in the taskbar as per gnome or my fluxbox config.
> >
> >
> ​I'm unsure what you mean by Dock apps. If you want to make a launcher use
> FvwmButtons and you can make your own custom launchers. If you mean
> something like a system tray you'll have to use a third party app, such as
> stalonetray (which I swallow inside of FvwmButtons).

  I can _launch_ apps easily by constructing menus and keymapping.
  It's very similar in fluxbox.

  You are correct in that I am looking for "something like a system
  tray".

  You have given me names of modules necessary to meet my ends and
  for that I now have a better footing or starting point.

  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 one object inside of
  another?
  
  With that question answered and the module names, I can procede to
  "roll my own". :) But I wouldn't reject any further tips ...

  Thanks, Jaimos
-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com



Re: FVWM: Fixing and Docking

2016-06-28 Thread Jaimos Skriletz
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,
etc.
​


> 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 "fit".
>
>
​You can use ​EwmhBaseStruts to reserve area of the screen that is used
when maximizing windows and placing windows. This can be used to keep
windows from covering the panel when maximizing.


> 2)"Dock" apps in the taskbar as per gnome or my fluxbox config.
>
>
​I'm unsure what you mean by Dock apps. If you want to make a launcher use
FvwmButtons and you can make your own custom launchers. If you mean
something like a system tray you'll have to use a third party app, such as
stalonetray (which I swallow inside of FvwmButtons).
​
jaimos


FVWM: Fixing and Docking

2016-06-28 Thread Tim Johnson
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 "fit".

2)"Dock" apps in the taskbar as per gnome or my fluxbox config.

I'm having some difficulty googling this subject. I'm finding that
there may be issues with taskbar and that there may be alternatives
including FvwmIconMan.

My FvwmTaskbar is available upon request. I'm up to "rolling my
own" taskbar if I had pointers to a starting point.

thanks
-- 
Tim 
http://www.akwebsoft.com, http://www.tj49.com