summaryrefslogtreecommitdiffstats
path: root/man/HCAR.tex
blob: 034f610705da5285d89424b87be218257bda8b2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
\begin{hcarentry}{xmonad}
\label{xmonad}
\report{Don Stewart}%05/08
\status{active development}
\makeheader

xmonad is a tiling window manager for X. Windows are arranged
automatically to tile the screen without gaps or overlap, maximizing
screen use. Window manager features are accessible from the keyboard: a
mouse is optional. xmonad is written, configured, and extensible in
Haskell. Custom layout algorithms, key bindings, and other extensions may
be written by the user in config files. Layouts are applied
dynamically, and different layouts may be used on each workspace.
Xinerama is fully supported, allowing windows to be tiled on several
physical screens.

The new release 0.7 of xmonad added full support for the GNOME and KDE
desktops, and adoption continues to grow, with binary packages of xmonad
available for all major distributions.

\FurtherReading
\begin{compactitem}
\item Homepage:
 \url{http://xmonad.org/}

\item Darcs source:

 \texttt{darcs get} \url{http://code.haskell.org/xmonad}

\item IRC channel:
 \verb+#xmonad @ irc.freenode.org+

\item Mailing list:
 \email{xmonad@haskell.org}
\end{compactitem}
\end{hcarentry}