Comment on Dwl: Dwm for WaylandparentComments−arp2421yIt's not really a fork in any meaningful sense, because rewriting dwm (or any other X11 WM) to Wayland means re-doing almost all code. A "dmw with Wayland" would basically be "if (x11) { x11_code() } else { wayland_code() }".−woodrowbarlow1yyeah, by "fork" i really just meant "separate repo". you're right.
Comments
It's not really a fork in any meaningful sense, because rewriting dwm (or any other X11 WM) to Wayland means re-doing almost all code. A "dmw with Wayland" would basically be "if (x11) { x11_code() } else { wayland_code() }".
yeah, by "fork" i really just meant "separate repo". you're right.