dev-qt/qttest: stable 5.14.2 for ppc, bug #719732
[gentoo.git] / x11-wm / xmonad / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="project">
5                 <email>haskell@gentoo.org</email>
6                 <name>Gentoo Haskell</name>
7         </maintainer>
8         <use>
9                 <flag name="default-term">Pull terminal specified in default xmonad config
10                         to be a bit less hostile by default.</flag>
11                 <flag name="no-autorepeat-keys">Allow ignoring of keyboard autorepeat.</flag>
12         </use>
13         <longdescription>
14                 xmonad is a tiling window manager for X. Windows are arranged
15                 automatically to tile the screen without gaps or overlap, maximising
16                 screen use. All features of the window manager are accessible from
17                 the keyboard: a mouse is strictly optional. xmonad is written and
18                 extensible in Haskell. Custom layout algorithms, and other
19                 extensions, may be written by the user in config files. Layouts are
20                 applied dynamically, and different layouts may be used on each
21                 workspace. Xinerama is fully supported, allowing windows to be tiled
22                 on several screens.
23         </longdescription>
24 </pkgmetadata>