Summary of unapplied patches: XMonad core

It's that time of the month again, where we gander at
http://darcswatch.nomeata.de/repo_http:__code.haskell.org_xmonad.html
and see what patches yet wander mournfully the outer dark!
# Core
- 20080512200857: add warpGeometry field to XConf by Lukas Mai

Hi, Am Samstag, den 23.05.2009, 20:36 -0400 schrieb Gwern Branwen:
- 20081008162906: Switch screen for leaveNotify events by Joachim Breitner
No comments on Joachim's patch. - 20081008164506: change screen by clicking on an empty screen by Joachim Breitner
Spencer apparently pushed a similar patch. I've marked it obsolete.
Judging from the dates, these are related and the ifrst one can be marked as obsolete as well. I vaguely remember to create some patches after Spencer did his work, to round off some edges. I guess these were contrib only then, or already apprlied. Greetings, Joachim -- Joachim Breitner e-Mail: mail@joachim-breitner.de Homepage: http://www.joachim-breitner.de ICQ#: 74513189 Jabber-ID: nomeata@joachim-breitner.de

On Sun, May 24, 2009 at 7:47 AM, Joachim Breitner
Judging from the dates, these are related and the ifrst one can be marked as obsolete as well. I vaguely remember to create some patches after Spencer did his work, to round off some edges. I guess these were contrib only then, or already apprlied.
Greetings, Joachim
OK. I've marked that one obsolete as well. -- gwern

On Sat, May 23, 2009 at 08:36:52PM -0400, Gwern Branwen wrote:
- 20080622151804: Use threadWaitRead to avoid blocking in nextEvent in the main loop by Adam Sampson
An amended version which fixed an objection by Brandon. No comments on the amended version...
I think the executive summary of the original discussion was that it'd
be better to do this in the X bindings, if anywhere. I'm not using it
myself any more anyway, so I'm happy for it to be dropped.
Thanks,
--
Adam Sampson

On Sun, May 24, 2009 at 3:37 PM, Adam Sampson
I think the executive summary of the original discussion was that it'd be better to do this in the X bindings, if anywhere. I'm not using it myself any more anyway, so I'm happy for it to be dropped.
Thanks,
OK. I've gotten rid of it, then. -- gwern

* On Saturday, May 23 2009, Gwern Branwen wrote: [snip] There was some discussion earlier here: http://code.google.com/p/xmonad/issues/detail?id=230&q=~%2F.xmonad%2Flib As it stands, these three patches address sjanssen's concerns about symlinks and hierarchical modules, since ghc seems to give the mtime from the file pointed to.
- 20090321232907: Add lib to ghc searchpath with recompilation check by Adam Vogt
Another lonely patch with no comments or review. - 20090424012750: Use System.FilePath.(>) instead of (++ "/" ++) in Core.hs by Adam Vogt
Ditto. - 20090503235415: Only watch mtime for .hs, .lhs, .hsc for ~/.xmonad/lib by Adam Vogt
Ditto.
This last one is important, because otherwise the .o and .hi files force a recompile unnecessarily when starting xmonad (unpleasantly slow!), since they are often created at the same time as the xmonad-$arch-$os I don't mind this set is left out, since rebinding M-q to cabal install works quite the same when hacking on xmonad contrib.
- 20090321233736: Pester the user with one (not two) xmessages on config errors by Adam Vogt
Another lonely patch. It sounds good to me, and the change seems reasonable.
Yeah, this one should never hide errors, since xmonad --recompile calls xmessage by itself.
participants (4)
-
Adam Sampson
-
Adam Vogt
-
Gwern Branwen
-
Joachim Breitner