Kristian is also working on other stuff as it seems
link
login/session manager?????
Phoronix: Wayland Reference Code Being Re-Licensed
A number of months ago I wrote about plans for
http://www.phoronix.com/vr.php?view=OTkyNQ
Kristian is also working on other stuff as it seems
link
login/session manager?????
I wished it had gone to LGPL I feel this might have encouraged more companies to give back to the project
LGPL would effectively end any chance of BSDs, Solaris, etc. adopting Wayland.
Xorg is under MIT license since it exists and nobody has any problems giving developed code back. Wayland is the successor to Xorg and to get the same adoption rate, the same legal framework should be used.
Wayland is not a successor to Xorg.
What we are hoping is that with some luck, it might become a viable alternative to Xorg on the desktop.
Wayland is a specification, just like X11. It's up to those who implement the spec whether or not it will work on so and so an OS. If there are methods of doing what Wayland needs done, but different to the Linux kernel, then they need to be documented if you want implementers (gtk, qt, etc.) to work on your kernel/platform. If they don't exist, then you have some choices to make.
systemd is not a specification, it's a complete system for bringing up and managing services (and probably more; I'm not well versed in what exactly it does, since I don't need to be). Someone else is free to take it and modify it to work on their OS, or take the idea and make their own unique implementation (doesn't even have to be a complete implementation, and certainly doesn't need to all be done by one component), but it is designed specifically with the Linux kernel in mind and it doesn't look like that'll change soon.
(edit: I doubt it matters whether they "like" it or not; it's those who implement the spec who ultimately get to decide what gets done and how, and for what platforms. The spec will evolve as new challenges are met, and the world will continue to revolve)
Last edited by Nobu; 09-20-2011 at 12:59 PM.
I can't bring myself to care much about the license here. Or whether or not the BSDs choose to adopt Wayland.
I guess in such a case, leaning towards the more permissive licenses is good.