blob: a538ffbdb6e5f5ac5e1c10ccd8a04e9af242fa8f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<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>
|