diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-06-02 11:27:59 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-06-02 11:27:59 +0000 |
commit | 4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226 (patch) | |
tree | 54d5bf2a8f1648f9cfd247ae08a6d1bc07be7329 /x11-wm/wmii-devel/pkg-descr | |
parent | f19f5e494590d524490da2550d5709578dd72006 (diff) | |
download | ports-4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226.tar.gz ports-4d2a4726d9b5ac74dbb0b811a8ca5f1b7d9d3226.zip |
Notes
Diffstat (limited to 'x11-wm/wmii-devel/pkg-descr')
-rw-r--r-- | x11-wm/wmii-devel/pkg-descr | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-wm/wmii-devel/pkg-descr b/x11-wm/wmii-devel/pkg-descr new file mode 100644 index 000000000000..40d54c1e0a52 --- /dev/null +++ b/x11-wm/wmii-devel/pkg-descr @@ -0,0 +1,14 @@ +Window Manager Improved 2 is the next generation of the WMI project. Due +to a complete rewrite it is highly modularized and uses a new configuration +and inter-process communication interface which is based on the 9p protocol +from the Plan 9 operating system. It achieves following goals: + + * Reduction of compile time + * Reduction of memory usage + * Reduction of lines of code + * Performance improvements + * Improved rendering capabilities (optional Cairo) + * Improved configuration and IPC interface (Libixp) + * Modularized components + +WWW: http://wmi.modprobe.de/ |