Fvwm3 for animation

Hi!
I switched to fvwm3 and the construction for animation stopped working.

DestroyModuleConfig OmniTool:*
*OmniTool: Geometry 920x120+0+0
*OmniTool: Colorset 10
*OmniTool: Rows 120
*OmniTool: Columns 920
*OmniTool: Frame 0
*OmniTool: Font “xft:Sans:Bold:size=10:antialias=True”
*OmniTool: (120x45, Icon “fvwm-logo-small.png”, Frame 0)
*OmniTool: (Size 360x120, Frame 0, Colorset 0, Swallow “FvwmPager” ‘Module FvwmPager’ )
*OmniTool: (120x45, Swallow DateTime ‘Module FvwmScript FvwmScript-DateTime’,
Frame 0)
DestroyFunc ShowTheOmniTool
AddToFunc ShowTheOmniTool

  • I None (OmniTool) StartOmniTool
  • I Next (! OmniTool State 1) AnimatedMove 0p 0p
  • I TestRc (Match) All (OmniTool) Focus
  • I TestRc (Match) All (OmniTool) WarpToWindow 50 0
  • I TestRc (NoMatch) All (OmniTool) AnimatedMove 0p -$[vp.height]p
  • I Next (OmniTool) State 1 toggle
    Key escape A 4 ShowTheOmniTool

It should show the FvwmButton and hide it.
Now it shows and disappears, the re-call grabs a random window and hides it.

Hi @googrey

This is not really the place to file bugs (as I don’t track such things here). Please open a new issue over on Github: https://github.com/fvwmorg/fvwm3/issues/new/choose

Thanks

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.