[xmonad] darcs patch: NS_Placement (and 1 more)
Adam Vogt
vogt.adam at gmail.com
Tue Apr 28 20:34:57 EDT 2009
This looks good, but I'm wondering whether NamedScratchpad should have to
prefix everything in the new module with 'named'. IMHO, Scratchpad has long
enough identifiers already.
Ex:
> namedScratchpadFilterOutWorkspace
I suggest at least dropping the 'named' from the functions in
NamedScratchpad because you can import NamedScratchpad qualified to
implement Scratchpad, and because I can't see people using both at once (in
which case they can import qualified too).
Adam
* On Tuesday, April 28 2009, konstantin.sobolev at gmail.com wrote:
>Tue Apr 28 15:27:31 EDT 2009 konstantin.sobolev at gmail.com
> * NS_Placement
> Added ability to specify scratchpad manage hooks, mostly for defining window placement in a more flexible manner
>
>Tue Apr 28 16:01:36 EDT 2009 konstantin.sobolev at gmail.com
> * ScratchpadRewrite
> Scratchpad reimplementation in terms of NamedScratchpad. No interface changes.
>_______________________________________________
>xmonad mailing list
>xmonad at haskell.org
>http://www.haskell.org/mailman/listinfo/xmonad
More information about the xmonad
mailing list