• Nefyedardu
    link
    fedilink
    52 years ago

    Yeah some windows are meant for floating and some are meant for tiling, nothing can really get around that. It would definitely be cool to take more steps in identifying which is which and having that be their default behavior.

    • @Drito@sh.itjust.works
      link
      fedilink
      3
      edit-2
      2 years 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
        22 years ago

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