
Hello, I've looked over the patches pending for contrib, here are my conclusions and questions:
# 20090128004726: NoWrap export patch for use with X.L.MessageControl by quentin.moser@unifr.ch # 20090128013917: new XMonad.Layout.MessageControl module by quentin.moser@unifr.ch These apply cleanly, and seem useful enough.
# 20090209192718: add a regular expression matching manageHook by Justin Bogner
Conflicts, and was rejected: http://thread.gmane.org/gmane.comp.lang.haskell.xmonad/7071
# 20090227065315: added colour themes by perlkat@katspace.org Applies cleanly, dons liked it, but it got missed somehow
# 20090303065449: Add replaceBorings to L.BoringWindows by Adam Vogt
# 20090303065701: Add Apply message to L.WindowNavigation by Adam Vogt Still needed for SubLayouts, these are backwards compatible.
# 20090303065941: Rearrange a possibly overlapped pattern in L.Decoration by Adam Vogt
Obsolete (it doesn't make a difference) # 20090303070251: Add the whole TabbedModifier patch by Adam Vogt Obsolete (Replaced by SubLayouts) # 20090303072624: Abuse L.Decoration by updating all decorations on an ExposeEvent by Adam Vogt Obsolete (Not needed with SubLayouts)
# 20090315001809: X.H.ManageDocks: Added manageDocksConfig by Braden Shepherdson
There was no discussion, while there was supposed to be some.
# 20080710220410: xmonad.actions.dynamickeys: utilities to update key bindings at runtime by marco tãºlio gontijo e silva
Conf.{Gnome,Kde,Xfce,Desktop}Config that are already in contrib, so I don't
think that this one is controversial, only redundant imho.
# 20090322215553: Remove excess whitespace in A.UpdatePointer by Adam Vogt
* 20080926205838: dzenstatusbar by seanmce33 at gmail.com, * 20081002131304: layoutlogger, windowlogger, workspacelogger,mailddir Wirt has fixed these http://www.haskell.org/pipermail/xmonad/2009-April/007753.html
* 20081019140330: focusnth improvements fixed by aleksey artamonov
** blocked on maintainer. separate thread. Still the same?
perhaps it would be more convenient to darcs pull http://www.eng.uwaterloo.ca/~aavogt/xmonad/XMonadContrib The clean patches described here should be in that repo, plus a couple others (ie. SubLayouts, which quite ready) There are quite a few pending patches for the core of xmonad too... Thanks for your contributions everybody, Adam