diff options
author | danfe <danfe@FreeBSD.org> | 2005-03-03 21:58:44 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2005-03-03 21:58:44 +0800 |
commit | 789c12dda3fc79d8aa0579822f5e4daa54f7f7e2 (patch) | |
tree | f54c0534f8ae754e892ca6a62f8d7c9837b501c4 /x11-wm/waimea-devel/pkg-descr | |
parent | cbdd10abcbaaf03815a2443a5ef7e2d93eefa775 (diff) | |
download | freebsd-ports-gnome-789c12dda3fc79d8aa0579822f5e4daa54f7f7e2.tar.gz freebsd-ports-gnome-789c12dda3fc79d8aa0579822f5e4daa54f7f7e2.tar.zst freebsd-ports-gnome-789c12dda3fc79d8aa0579822f5e4daa54f7f7e2.zip |
Add waimea-devel, a highly customizable window manager with vector-based
style engine that takes advantage of display hardware acceleration.
Base on PR: ports/74739
Submitted by: flz
Diffstat (limited to 'x11-wm/waimea-devel/pkg-descr')
-rw-r--r-- | x11-wm/waimea-devel/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/x11-wm/waimea-devel/pkg-descr b/x11-wm/waimea-devel/pkg-descr new file mode 100644 index 000000000000..0c1ccb54b7fb --- /dev/null +++ b/x11-wm/waimea-devel/pkg-descr @@ -0,0 +1,8 @@ +Waimea is a highly customizable window manager for the X Window system +conforming to the latest EWMH specification. Waimea supports multiple +virtual desktops and by using the Cairo graphics library for all rendering, +Waimea provides a modern vector-based style engine that takes advantage of +display hardware acceleration when available (through the X Render +Extension). + +WWW: http://waimea.org/wiki/Software_2fwaimea |