summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorgwern0 <gwern0@gmail.com>2010-11-09 21:50:22 +0100
committergwern0 <gwern0@gmail.com>2010-11-09 21:50:22 +0100
commit5cbe725b2e174725e4e61f1e8dba1d367ebabd70 (patch)
treeea1d39528c0a16dc8a7e986809079f02c889a1e0 /man
parentd6ca9a6aef694802b0e96cdf3804bc18527cd740 (diff)
downloadmetatile-5cbe725b2e174725e4e61f1e8dba1d367ebabd70.tar
metatile-5cbe725b2e174725e4e61f1e8dba1d367ebabd70.zip
HCAR.tex: apply Janis Voigtlaender's HCAR changes
Ignore-this: 788da7a151c6094e11709bb1a95299c darcs-hash:20101109205022-f7719-86fffa1a4d51909e3c5d0a07691c423cf9f424c9
Diffstat (limited to 'man')
-rw-r--r--man/HCAR.tex19
1 files changed, 8 insertions, 11 deletions
diff --git a/man/HCAR.tex b/man/HCAR.tex
index ea474de..c97b408 100644
--- a/man/HCAR.tex
+++ b/man/HCAR.tex
@@ -1,6 +1,7 @@
+% xmonad-Gx.tex
\begin{hcarentry}{xmonad}
\label{xmonad}
-\report{Don Stewart}%05/10
+\report{Gwern Branwen}%05/10
\status{active development}
\makeheader
@@ -20,12 +21,10 @@ XMonadContrib library of customizations and extensions, which has now
grown to no less than 205 modules encompassing a dizzying array of features.
Details of changes between releases can be found in the release notes:
-
+\begin{compactitem}
\item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.7}
\item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.8}
\item \url{http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.9}
-
-
\item XMonad.Config.PlainConfig allows writing configs in a more 'normal' style, and not raw Haskell
\item Supports using local modules in xmonad.hs; for example: to use definitions from \~/.xmonad/lib/XMonad/Stack/MyAdditions.hs
\item xmonad --restart CLI option
@@ -37,7 +36,7 @@ Details of changes between releases can be found in the release notes:
\item Actions.SpawnOn - uses state to spawn applications on the workspace the user was originally on,
and not where the user happens to be
\item Markdown manpages and not man/troff
-\item XMonad.Layout.ImageButtonDecoration & XMonad.Util.Image
+\item XMonad.Layout.ImageButtonDecoration \& XMonad.Util.Image
\item XMonad.Layout.Groups
\item XMonad.Layout.ZoomRow
\item XMonad.Layout.Renamed
@@ -46,9 +45,7 @@ Details of changes between releases can be found in the release notes:
\item XMonad.Actions.DynamicWorkspaceOrder
\item XMonad.Actions.WorkspaceNames
\item XMonad.Actions.DynamicWorkspaceGroups
-\item XMonad.Hooks.Minimize - a hook to handle minimize/restore window manager hints
-\item XMonad.Actions.GroupNavigation - allows cycling through; can also keeps track of the
- history of focused windows and allows returning to the most recently focused
+\end{compactitem}
Binary packages of XMonad and XMonadContrib are available for all major Linux distributions.
@@ -62,9 +59,9 @@ Binary packages of XMonad and XMonadContrib are available for all major Linux di
\texttt{darcs get} \url{http://code.haskell.org/xmonad}
\item IRC channel:
- \verb+#xmonad @ irc.freenode.org+
+ \verb+#xmonad @@ irc.freenode.org+
\item Mailing list:
- \email{xmonad@haskell.org}
+ \email{xmonad@@haskell.org}
\end{compactitem}
-\end{hcarentry} \ No newline at end of file
+\end{hcarentry}