[xmonad] Integrating boringWindows and minimize

Brandon Allbery allbery.b at gmail.com
Sun Jun 24 20:12:50 CEST 2012


On Sun, Jun 24, 2012 at 1:46 PM, adam vogt <vogt.adam at gmail.com> wrote:

> It could probably be
> written with a variation on XMonad.Layout.MessageControl that allows
> blocking messages that would match the pattern (ReplaceBoring
> "Minimize" _).
>

You can already do this with the MessageControl layout modifier:  ignore
Minimize $ <layout>

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120624/f1f79961/attachment.htm>


More information about the xmonad mailing list