you are viewing a single comment's thread
view the rest of the comments
[–] 25 points 2 years ago (1 child)

This might be what I was looking for all along in a window manager. For the longest time, I've been dissatisfied with the drawbacks of both floating and tiling WMs, but hopefully this can deliver the best of both worlds.

  • source
  • hideshow 2 child comments
  • [–] 6 points 2 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago* (last edited 2 years ago) (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments