Hacker News new | ask | show | jobs
by lambdaba 660 days ago
Very cool, thanks. I'd switch to a Ruby WM in a heartbeat if it worked on Wayland.
1 comments

Unfortunately, that's a vastly larger job than an X11 wm because you're either implementing a full display server or need to create bindings to something like Wlroots - under X the wm is close to just another client of the X server.