aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (follow)
Commit message (Expand)AuthorAgeFilesLines
* X.L.AvoidFloats, like avoidStruts but for floatsankaan2015-03-061-0/+239
* X.L.LayoutBuilder place active on topankaan2015-03-061-13/+32
* adjust an import to fix the buildAdam Vogt2015-03-101-1/+1
* merge conflicts in X.L.SpacingAdam Vogt2015-03-101-3/+25
* Added messages to adjust the gap dynamicallyanton.pirogov2015-03-041-18/+3
* X.L.Spacing needs -XPatternGuards nowAdam Vogt2015-03-101-0/+1
* Added messages to adjust the gap dynamicallyanton.pirogov2015-03-031-3/+17
* BinarySpacePartition downstream changesbenweitzman2014-11-101-18/+116
* X.L.Master: Add FixMaster layout modifierAnton Vorontsov2014-12-201-5/+25
* Layout.Spacing: Outer window edges now get as much spacing as inner onesFelix Crux2014-12-191-0/+38
* Implement proper handling of dynamically changing hostnameAnton Vorontsov2014-09-011-9/+6
* Add Stoppable layout for power savingAnton Vorontsov2014-09-011-0/+130
* XMonad.Config.Prime, a do-notation for configDevin Mullins2014-09-141-2/+17
* remove trailing whitespace in L.BinarySpacePartitionAdam Vogt2014-05-011-50/+50
* replace Bound with the equivalent Direction2DAdam Vogt2014-05-011-28/+27
* remove unused extension in BSPAdam Vogt2014-05-011-1/+1
* Add BinarySpacePartition layoutbenweitzman2014-04-301-0/+304
* Remove unneeded context with the IfMax layout instanceAdam Vogt2014-04-231-2/+1
* Adding side tabs and replacing TabbarLocation with Direction2D.nrujac2014-02-191-25/+24
* Add side tabs to the tabbed layout.nrujac2014-02-131-9/+62
* expose and document X.L.IndependentScreens.marshallSortDaniel Wagner2014-01-281-1/+2
* IfMax-LayoutIlya Portnov2013-12-011-0/+77
* XMonad.Actions.UpdatePointer: generalise updatePointerLiyang HU2013-07-301-8/+8
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-2820-75/+93
* eliminate references to defaultConfigDaniel Wagner2013-05-2854-79/+79
* minimal change needed to get xmonad-contrib to build with xmonad's data-defau...Daniel Wagner2013-05-281-1/+1
* Remove unneeded XSync call in Layout.ShowWNameFrancesco Ariis2013-05-171-1/+0
* Fix module name in comment of X.L.FullscreenAdam Vogt2013-05-141-1/+1
* Remove unnecessary contexts from L.MultiToggleAdam Vogt2013-02-171-2/+2
* Generalises modWorkspace to take any layout-transforming functiongopsychonauts2013-05-011-12/+13
* warning policeDaniel Wagner2013-05-021-4/+4
* XMonad.Config.DmwitDaniel Wagner2013-05-021-0/+3
* minor fixes to the haddock markup in X.L.IndependentScreensDaniel Wagner2013-04-111-1/+2
* add whenCurrentOn to X.L.IndependentScreensDaniel Wagner2013-04-091-0/+35
* Allow to specify the initial gaps' states in X.L.GapsPaul Fertser2013-02-221-1/+6
* Update L.TrackFloating.useTransient example codeAdam Vogt2013-01-121-2/+2
* Adapt ideas of issue 306 patch to a new modifier in L.TrackFloatingAdam Vogt2013-01-121-5/+67
* Remove trailing whitespace.Adam Vogt2012-11-098-52/+52
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-091-1/+0
* Rename variables "state" to avoid warnings about shadowingAdam Vogt2012-11-093-49/+49
* Rename variable in L.Minimize to avoid shadowing.Adam Vogt2012-11-091-3/+3
* Added smart spacing to the spacing moduledaedalusinfinity2012-09-231-0/+15
* refer to the new name 'handleEventHook' instead of the old name 'eventHook' i...Daniel Wagner2012-06-181-1/+1
* Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrderAdam Vogt2012-04-281-6/+6
* Remove trailing whitespace.Adam Vogt2012-04-281-1/+1
* XMonad.Layout.OnHost allows host-specific modifications to a layout, whichallbery.b2012-03-201-0/+155
* narrower BorderResize rectangles placed within border edgesJens Petersen2012-03-141-7/+5
* bump X11 dependency so that noModMask is availableDaniel Wagner2012-03-161-1/+1
* ShowWName: Increase horizontal padding for flashcrodjer2012-03-051-1/+1
* ShowWName flash window background colorRohan Jain2012-03-061-1/+1