[xmonad] new module: XMonad.Actions.OnScreen

Adam Vogt vogt.adam at gmail.com
Sat Jul 11 19:59:28 EDT 2009


Hello,

I've pushed your patch, and another one shortens onScreen by using 'do' 
with the Maybe Monad, instead of the explicit case.

I suggest that perhaps it doesn't make sense to export greedyViewOnScreen, 
viewOnScreen, since with the apropriate import of StackSet, you get the 
same thing with:

(onScreen W.view)

Perhaps it also include a helper to run an action on the other screen too.

Sorry for the delay, I thought I sent this mail a while ago.

Adam

* On Thursday, July 02 2009, mail at n-sch.de wrote:

>On Thu, Jul 02, 2009 at 12:22:18PM +0200, nils at mx05.uni-tuebingen.de wrote:
>> Hi,
>> 
>> 
>> I wrote a little extension I'd like to share. See the following
>> .dpatch-file.
>> 
>> 
>> 
>> Have a good day,
>> 
>> Nils
>
>Wrong email adress.. This is me. :)
>_______________________________________________
>xmonad mailing list
>xmonad at haskell.org
>http://www.haskell.org/mailman/listinfo/xmonad


More information about the xmonad mailing list