This is the project status page where you will find the current status of
the project.
CVS [20020328]
CVS repository code will compile and the test programs work, that is they
don't segfault upon execution. All modules work.
Progress [20020328]
pDebug, pCommon, PDB and pCore stabilized and ready for use, i am currently
working on the pWM module. The rendering backend (pCanvas) will be the next
task, to actually have something on the screen for you to see. At the moment
the project can hardly labeled a window manager, it simply does nothing :)