Please don't top-post on this list and leave the relevant portions
of the discussion intant when replying to a message.

On Fri, Feb 07, 2020 at 04:10:49PM +0100, Peter Holm wrote:
> I am not sure  if the All command is the solution.  I suppose the
> actual viewport (if that is the correct term here) should be at the
> actual desk and page before the function thumbnail_minicons executes.
>
> Am I wrong.?

"All" (without further conditions) does what the name suggests:  It
executes the action for each and every existing window at the time
when its called.  E.g.

  All MoveToDesk

moves all windows to the current desk.

> 2020-02-07 11:56 GMT+01:00, Peter Holm <peter.g.h...@gmail.com>:
> > No go with
> > AddtoFunc StartFunction
> > + I All Thumbnail_MiniIcons

The problem with that approach is that the function is executed in
the StartFunction, before any window is created.  If it's really
necessary to execute a function for a new window, the FvwnEvent
module can be used.

Ciao

Dominik ^_^  ^_^

--

Dominik Vogt

Reply via email to