Slashdot Mirror


Samsung Sponsors the Development of Enlightenment

An anonymous reader writes "The Enlightenment window manager project has shared on its website that it now has the backing of a major (top-five) electronics manufacturer that will be actively sponsoring the project and using Enlightenment on its devices. No manufacturer was named, but Phoronix has dug deeper and found out that Samsung is sponsoring Enlightenment. Phoronix provides independent confirmation along with citing a new Enlightenment program that Samsung sponsored and then released under the LGPL-3. They also have videos of some of the new work to this window manager that Samsung funded."

2 of 199 comments (clear)

  1. Very interesting by Lemming+Mark · · Score: 3, Interesting

    Enlightenment generally seems reckoned to be very nice technology. I've been repeatedly surprised to see Enlightenment popping up in commercial products here and there; Edje-based wallpapers can even be loaded in KDE now. Evidently it's a strong piece of work and it'll be really interesting to see where this sponsorship gets them. It certainly seems an enlightened approach.

  2. Re:LGPL-3? by plasticsquirrel · · Score: 3, Interesting
    Actually, I believe that the terms of the BSD license do not restrict a developer from adding another license such as the GPL, to a software project. This would not remove the BSD license, but still effectively change the terms of subsequent modifications. In the words of Theo de Raadt:

    GPL fans said the great problem we would face is that companies would take our BSD code, modify it, and not give back. Nope -- the great problem we face is that people would wrap the GPL around our code, and lock us out in the same way that these supposed companies would lock us out. Just like the Linux community, we have many companies giving us code back, all the time. But once the code is GPL'd, we cannot get it back.

    Personally, I think this is one weakness of relying on "do whatever you want" licenses like BSD and MIT. Linux can always use BSD and GPL'd code, but the BSD devs want to stick with BSD for their kernels and other projects whenever possible.

    --
    Systemd: the PulseAudio of init systems