blob: caa4e2bfa6336f421af5c8d4190ce9de0acb6044 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>no-herd</herd>
<maintainer>
<email>tove@gentoo.org</email>
<name>Torsten Veller</name>
</maintainer>
<longdescription lang="en">
wmii is a dynamic window manager for X11. It is highly customizable and
usable with keyboard and mouse. It supports conventional, tabbed and
tiled window management and has a small memory footprint. It is highly
modularized and uses an inter-process communication interface which
conforms to the 9P2000 protocol introduced by the Plan 9 operating
system.
</longdescription>
</pkgmetadata>
|