aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/IndependentScreens.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-28expose and document X.L.IndependentScreens.marshallSortDaniel Wagner1-1/+2
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner1-1/+1
2013-05-28eliminate references to defaultConfigDaniel Wagner1-3/+3
2013-05-02warning policeDaniel Wagner1-4/+4
2013-05-02XMonad.Config.DmwitDaniel Wagner1-0/+3
2013-04-11minor fixes to the haddock markup in X.L.IndependentScreensDaniel Wagner1-1/+2
2013-04-09add whenCurrentOn to X.L.IndependentScreensDaniel Wagner1-0/+35
2011-10-11documentation patch: add a bit more context to the code snippets in X.L.Indep...Daniel Wagner1-6/+10
2010-11-16Close the display correctly after counting the number of screensquesel1-1/+2
2010-02-15documentation for marshallPPdaniel1-11/+24
2010-01-04DynamicLog support for IndependentScreensDaniel Wagner1-9/+43
2010-01-12suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey1-1/+0
2009-10-22Refer to modm as the current modMaskAdam Vogt1-2/+2
2009-02-22documentation for IndependentScreensdaniel1-6/+64
2009-02-22merge IndependentScreensdaniel1-1/+16
2009-02-22add type information for IndependentScreensdaniel1-21/+29
2009-02-22add some boilerplate comments at the top of IndependentScreensBrent Yorgey1-0/+15
2009-02-21IndependentScreens, v0.0daniel1-0/+8