
On Jan 13, 2008 4:40 AM, Andrea Rossato
On Mon, Jan 07, 2008 at 12:29:34PM -0500, Brent Yorgey wrote:
Oh, and just to add, this is not caused by bad interactions with some other layout modifier, as I suspected at first: I tried it with layoutHook = showWName $ Tall 1 (3/100) (1/2) and got the same behavior.
-Brent
Sorry Brent if I didn't come back to you on IRC yesterday... by the way, I'm not able to reproduce your issue, but I've also rewritten the module to use XMonad.Util.Timer and XUtils.
can you please give it a try and tell me if the problem persists?
Works great! I can't reproduce that problem now. Only thing now is that it seems to ignore the color settings. I get black text on a white background no matter what swn_color and swn_bg_color are set to. (Note that this isn't even the same as the default settings, which are the reverse.) -Brent