[xmonad] darcs patch: Add ShowWName a layout modifier to show
the workspace...
Andrea Rossato
mailing_list at istitutocolli.org
Sun Jan 13 04:38:19 EST 2008
On Tue, Jan 01, 2008 at 08:23:42PM -0500, David Roundy wrote:
> But I didn't suggest to fork a thread, but rather a process. And
> that's something that ghc's stupidity can't affect. It's somewhat
> inefficient, but more elegant (and more efficient) than shipping extra
> binaries.
I've just pushed XMonad.Util.Timer which exports:
startTimer :: Rational -> X TimerId
and
handleTimer :: TimerId -> Event -> X (Maybe a) -> X (Maybe a)
hope this makes sense.
I'm using it, now, in XMonad.Layout.ShowWName, which does not require
dzen anymore.
Thanks for you suggestions.
Andrea
More information about the xmonad
mailing list