Hacker News new | ask | show | jobs
by badsectoracula 851 days ago
> For a very simple reason: developers don't want to support multiple backends for their app

Yeah, that is why in my code i don't bother with Wayland and just stick with X11 :-P (though things largely work on Wayland via XWayland, aside from a few things like some code i wrote that resets the mouse cursor position manually to allow for scrolling/panning/rotating without being limited by where the cursor is - well, under Wayland this limitation will exist, but it is a minor one).