
On Fri, Dec 14, 2012 at 10:22 PM, Carlos López Camey
2012/12/14 Carsten Mattner
: On Fri, Dec 14, 2012 at 12:52 AM, Gwern Branwen
wrote: On Thu, Dec 13, 2012 at 5:11 AM, Carsten Mattner
wrote: From my perspective darcs head for both xmonad and XMonadContrib is in good shape for a release. Let's cut a release.
As usual, I have no objection to a release on a schedule quicker than 'once a decade'...
Let's do it then. What's the process?
Any critical open tickets with suggested patches to consider?
Hello Carsten, I've code I'd like to remove before a possible release. The patch is attached with the following summary:
I'll let X.A.Launcher stay as an example of a prompt with multiple modes. This patch removes LocateMode and LocateRegexMode which were used to search file paths.
They are not optimal, they're slow and I'm working on another solution which involves another dependency. The dependency is an experimental indexer I'm writing, I believe that places my efforts outside the scope of xmonad-contrib.
Sounds like a good idea to me.