aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout/NoBorders.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+0
* More configurability for Layout.NoBorders (typeclass method)Adam Vogt2009-03-251-32/+122
* better Layout.NoBorders.smartBorders behavior on xineramaAdam Vogt2009-03-141-1/+4
* Merge emptyLayoutMod into redoLayoutJoachim Breitner2008-10-051-8/+3
* SmartBorders even for empty layoutsJoachim Breitner2008-10-051-3/+8
* Take maintainership of NoBordersSpencer Janssen2008-08-291-1/+1
* remove myself as maintainer from modules I don't maintain or use.David Roundy2008-08-281-1/+1
* fix bug in smartBorders when combined with decorated windows.David Roundy2008-05-161-4/+4
* XMonad.Layout.NoBorders: fix floating fullscreen logicLukas Mai2008-03-261-1/+1
* XMonad.Layout.NoBorders: first attempt at documenting smartBordersLukas Mai2008-03-211-4/+8
* XMonad.Layout.NoBorders: always unborder fullscreen floating windows, even wh...Lukas Mai2008-03-171-4/+2
* Xmonad.Layout.NoBorders: make smartBorders unborder fullscreen floating windo...Lukas Mai2008-03-161-11/+19
* make smartBorders ignore screens with no dimensions.David Roundy2008-03-081-1/+3
* Remove redundant importsSpencer Janssen2007-12-081-4/+0
* NoBorders: haddock fixesAndrea Rossato2007-11-231-4/+3
* NoBorders.hs: Haddock markup fixBrent Yorgey2007-11-201-1/+1
* NoBorders.hs: remove modifierDescription definitions, so NoBorders and SmartB...Brent Yorgey2007-11-121-5/+0
* NoBorder.hs: documentation updatesBrent Yorgey2007-11-121-4/+4
* HierarchifySpencer Janssen2007-11-011-0/+106