[Xmonad] darcs patch: MetaModule.hs: add LayoutHooks. (and 1 more)

David Roundy droundy at darcs.net
Wed Jun 20 11:41:04 EDT 2007


On Wed, Jun 20, 2007 at 10:33:20AM -0500, Spencer Janssen wrote:
> On Wed, 20 Jun 2007 14:38:26 +0200
> joachim.fasting at gmail.com wrote:
> 
> > Wed Jun 20 14:34:49 CEST 2007  joachim.fasting at gmail.com
> >   * Mosaic.hs: get rid off some of the warnings generated by -Wall.
> >   Unused definitions and imports left in, as I assume they'll be used
> > for something later on.
> 
> I've deleted or commented out all of these unused definitions -- Mosaic
> doesn't generate any warnings now.  This code could use a little bit of
> love.

Yeah, it's sort of stranded by the fact that Combo currently works better
for me, and it turns out to be a hard minimization problem.  Actually, when
Combo really works, I may go back to Mosaic, which could then take
advantage of a similar approach to tab some windows, so you could enforce
minimum window sizes for particular classes of windows (e.g. there's no
point displaying an xterm that's 10 characters by 20 characters), so we'd
just tab the excess--but that involves keeping track of which the user
wants to be visible, which is book-keeping that I don't want to do in
XMonadContrib.
-- 
David Roundy
http://www.darcs.net


More information about the Xmonad mailing list