Slashdot Mirror


PIXIL Embedded GUI Stack Released Under GPL

An anonymous reader writes "Century Software has announced the release of source code for its PIXIL product line under the GNU Public License (GPL). PIXIL combines a graphical windowing environment, widget set, operating environment, and numerous applications into a tightly integrated collection built on the open standards of embedded Linux, according to Century. PIXIL is meant for use in PDAs, WebPads, set-top boxes, cellular phones, smart handhelds and thin clients. It is based on Microwindows, a screentop window manager, FLNX-based widget set, and a set of applications including PIM Suite, ViewML browser, MP3 player, MPEG viewer, Macromedia flash player, Doom, games, system and network configuration applications and more. PIXIL now has a website at www.pixil.org."

1 of 5 comments (clear)

  1. Re:And the web browser is KHTML-based by Spy+Hunter · · Score: 2, Interesting

    Wow, they actually appear to be the first people to have this idea. They started back when KDE 1 was still widely used and they used the original KFM browser component instead of the KDE 2 KHTML component.

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}