[xmonad] [PATCH] * Export X.L.Gaps Gaps constructor
wagnerdm at seas.upenn.edu
wagnerdm at seas.upenn.edu
Thu Feb 21 19:54:28 CET 2013
Hm. From a short look at the module, it seems the Gaps constructor is
not exported because there are some invariants maintained by the
auxiliary functions that act on GapSpecs and [Direction2D]s. Perhaps
the right thing to do is to wrap up these functions into ones that act
on Gaps a's instead, and export those, instead of exporting the
constructor?
~d
Quoting Paul Fertser <fercerpav at gmail.com>:
> Hi,
>
> Since it's adviced everywhere to attach patches (in the absence of a
> functional MTA setup), here it goes, attached.
>
> --
> Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
> mailto:fercerpav at gmail.com
>
More information about the xmonad
mailing list