An important difference between Wayland and X11 is that Wayland by concept combines window manager and compositor. That made it harder to write simple or experimental window managers for Wayland, such as StumpWM or i3.

River is a compositor for Wayland that supports implementing a window manager separately, with an independent window placement paradigm, in an arbitrary language.

Here is the wiki page listing window managers for river:

https://codeberg.org/river/wiki/src/branch/main/pages/wm-list.md

The ones I find most interesting are mousetrap and mopotamo - I am a big fan of StumpWMs manual tiling and configurability.

  • _hovi_@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    2 days ago

    I liked xmonad quite a lot too, though I never did get into Haskell enough to actually customise it all that much. I think it was called monocle layout, but man I’ve felt that lack of it since moving to Wayland