Hi Anselm Garbe <garb...@gmail.com> wrote: > On Tue, 23 Jun 2020 at 14:48, <phillb...@cock.li> wrote: > > [...] > > IMO the next evolutionary step of dwm will be considering to migrate > to wayland at some point. X has always been a nightmare.
The first beginnings are here (not by me): https://github.com/djpohly/dwl It uses the wlroots[0] wayland compositor library which a lot of people may not consider suckless however. I think the decision to use this library is sound (as long as you don't want to depend on swc[1]/wld for this). You end up replacing ~100K SLOC of X (AFAIR) with ~100K SLOC of wlroots. Cheers, Silvan [0] https://github.com/swaywm/wlroots [1] https://github.com/michaelforney/swc