Hello fellow FVWM users,

I have a pesky problem that I'm stumped by...

ImageMagick has a program called 'animate' that can be used to view an
animated gif file, e.g.:

  animate /tmp/my_animated.gif

It opens with the title bar only and no window borders (I would like
for it to have window borders)...  I've tried this (throw in every
hint-ignore setting I can find) style:

  Style "ImageMagick*"
    GNOMEIgnoreHints, NoFuncHint, NoDecorHint,
    EWMHIgnoreStackingOrderHints, EWMHIgnoreStrutHints,
    EWMHIgnoreStateHints, EWMHIgnoreWindowType,
    EWMHMaximizeIgnoreWorkingArea, EWMHPlacementIgnoreWorkingArea 

I know the style is matching because if I use NoTitle then that style
does take affect...

I'm running these debian package versions:

  xserver-xorg_7.4+4
  fvwm_2.5.27.ds-12
  imagemagick_6.5.5.3-1

This problem is new as I recently updated to debian's "testing"
version to solve a hardware problem I was having...

Any help is much appreciated!

Thanks,

- Tor

PS - Here's the output I see when using the FvwmDebug module:

  M_ADD_WINDOW
    win_id       0x0c00011
    frame_id     0x0a000fd
    ptr          3213803316
    frame_x      493
    frame_y      114
    frame_width  787
    frame_height 538
    desk         0
    layer        4
    win_width    1
    win_height   1
    resize_width_inc   1
    resize_height_inc  1
    minimum_width      1
    minimum_height     1
    maximum_width      1
    maximum_height     1
    icon_title_id      0x0007fff
    icon_image_id      0x0007fff
    gravity      0
    fore_color   rgb:00/00/00
    back_color   rgb:00/00/01
    ewmh_layer   16113331
    ewmh_desktop 6908265
    ewmh_window_type   0
    title_height 0
    border_width 0
    dummy_zero_1 0
    dummy_zero_2 0
    window_flags [window flags are not supported yet]


Reply via email to