• @Drito
    link
    3
    edit-2
    10 months ago

    If I understand what you mean this is a solved problem.

    As instance in bspwm I just wrote this line in the config then all images opens as a floating window.

    bspc rule -a Sxiv state=floating

    I guess many other tiling WM are able to do that.

    • Nefyedardu
      link
      fedilink
      010 months ago

      That’s something you have to set up manually, it’s not default behavior right?

      • @Drito
        link
        110 months ago

        Its not default behaviour, some people may not want images to be displayed like that. You can apply rules on any application.

      • usrsbin
        link
        fedilink
        110 months ago

        Normally graphical programs set hints to tell the window manager if they should be floating. Some applications don’t set them right, though.