[xmonad] What happened to
Brent Yorgey
byorgey at seas.upenn.edu
Mon Aug 3 08:26:07 EDT 2009
On Mon, Aug 03, 2009 at 01:27:43PM +0200, Christian Walther wrote:
>
> It seems to be missing from contrib alltogether, since trying to
> import it to xmonad.hs results in an error, too:
> xmonad.hs:23:7:
> Could not find module `XMonad.Layout.ScratchWorkspace':
> it is not a module in the current program, or in any known package.
>
> Shouldn'it it be removed from the website?
Ah, you're right, that ought to be updated, thanks.
> And is there any other way to get something like a Scratchpad?
Yes, you can use either XMonad.Util.Scratchpad or XMonad.Util.NamedScratchpad.
-Brent
More information about the xmonad
mailing list