@puppygirlhornypost @stefano As far as I know (from what I read, from other contributors, from lots of users e.g. on the forums), #wayland works fine on #FreeBSD (as in, "production quality" as far as this is possible talking about wayland at all). DRM/KMS isn't really an issue, #FreeBSD uses the original drivers from #Linux (which are liberally licensed, not GPL ...). Sure, they require Linux-specific kernel interfaces, but there's #LinuxKPI in FreeBSD bridging that.
Still, I don't like the idea of wayland. It tosses out more or less everything, shifting it to either the compositor or the client application. I never tried it though, mostly because I'm perfectly fine with #X11. I even started programming for "raw" X11 very recently, which gives much more insight than just using it, and what I found basically boils down to: Yes, X11 core drawing is useless nowadays, but #XRender is pretty sane and it's a shame its development stalled ... IMHO, the way forward shouldn't be wayland, but something like #X12, tossing out the stuff that's *really* useless nowadays and instead declaring some extensions (XRender, XKB and a few others) mandatory ...
