diff options
author | gwern0 <gwern0@gmail.com> | 2010-10-12 03:09:15 +0200 |
---|---|---|
committer | gwern0 <gwern0@gmail.com> | 2010-10-12 03:09:15 +0200 |
commit | e37328ba184af7137d4ab930caa6a5676daa2fed (patch) | |
tree | 27eb77ee78f482689d6313afa354f7036a1ee088 | |
parent | b29582adf2ae7a71a4d60f79b9251d8c6534c3ff (diff) | |
download | metatile-e37328ba184af7137d4ab930caa6a5676daa2fed.tar metatile-e37328ba184af7137d4ab930caa6a5676daa2fed.zip |
HCAR.tex: update from May
Ignore-this: 5f08180e92a2bd8e4cec66c89265ca85
- there were no significant changes to xmonad-core
- description of 2 new modules not mentioned in HCAR
darcs-hash:20101012010915-f7719-a04da69a7719cc07586738b52f82b44d86f6e722
-rw-r--r-- | man/HCAR.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/HCAR.tex b/man/HCAR.tex index c767d01..ea474de 100644 --- a/man/HCAR.tex +++ b/man/HCAR.tex @@ -46,6 +46,9 @@ 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 Binary packages of XMonad and XMonadContrib are available for all major Linux distributions. |