this post was submitted on 20 Jul 2026
52 points (98.1% liked)

Linux

14468 readers
227 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] vividspecter@aussie.zone 6 points 1 week ago (1 children)

Nope, but I hope this pans out. I've been using Sway for a few years, and while I don't mind it, I've always preferred XMonad's window management and configurability. exwm outside of X11 would also be nice.

[โ€“] _hovi_@lemmy.world 5 points 1 week 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