aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Layout (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-10adjust an import to fix the buildAdam Vogt1-1/+1
2015-03-10merge conflicts in X.L.SpacingAdam Vogt1-3/+25
2015-03-04Added messages to adjust the gap dynamicallyanton.pirogov1-18/+3
2015-03-10X.L.Spacing needs -XPatternGuards nowAdam Vogt1-0/+1
2015-03-03Added messages to adjust the gap dynamicallyanton.pirogov1-3/+17
2014-11-10BinarySpacePartition downstream changesbenweitzman1-18/+116
2014-12-20X.L.Master: Add FixMaster layout modifierAnton Vorontsov1-5/+25
2014-12-19Layout.Spacing: Outer window edges now get as much spacing as inner onesFelix Crux1-0/+38
2014-09-01Implement proper handling of dynamically changing hostnameAnton Vorontsov1-9/+6
2014-09-01Add Stoppable layout for power savingAnton Vorontsov1-0/+130
2014-09-14XMonad.Config.Prime, a do-notation for configDevin Mullins1-2/+17
2014-05-01remove trailing whitespace in L.BinarySpacePartitionAdam Vogt1-50/+50
2014-05-01replace Bound with the equivalent Direction2DAdam Vogt1-28/+27
2014-05-01remove unused extension in BSPAdam Vogt1-1/+1
2014-04-30Add BinarySpacePartition layoutbenweitzman1-0/+304
2014-04-23Remove unneeded context with the IfMax layout instanceAdam Vogt1-2/+1
2014-02-19Adding side tabs and replacing TabbarLocation with Direction2D.nrujac1-25/+24
2014-02-13Add side tabs to the tabbed layout.nrujac1-9/+62
2014-01-28expose and document X.L.IndependentScreens.marshallSortDaniel Wagner1-1/+2
2013-12-01IfMax-LayoutIlya Portnov1-0/+77
2013-07-30XMonad.Actions.UpdatePointer: generalise updatePointerLiyang HU1-8/+8
2013-05-28use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner20-75/+93
2013-05-28eliminate references to defaultConfigDaniel Wagner54-79/+79
2013-05-28minimal change needed to get xmonad-contrib to build with xmonad's data-defau...Daniel Wagner1-1/+1
2013-05-17Remove unneeded XSync call in Layout.ShowWNameFrancesco Ariis1-1/+0
2013-05-14Fix module name in comment of X.L.FullscreenAdam Vogt1-1/+1
2013-02-17Remove unnecessary contexts from L.MultiToggleAdam Vogt1-2/+2
2013-05-01Generalises modWorkspace to take any layout-transforming functiongopsychonauts1-12/+13
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
2013-02-22Allow to specify the initial gaps' states in X.L.GapsPaul Fertser1-1/+6
2013-01-12Update L.TrackFloating.useTransient example codeAdam Vogt1-2/+2
2013-01-12Adapt ideas of issue 306 patch to a new modifier in L.TrackFloatingAdam Vogt1-5/+67
2012-11-09Remove trailing whitespace.Adam Vogt8-52/+52
2012-11-09Use Control.Exception.catch explitly to avoid warningsAdam Vogt1-1/+0
2012-11-09Rename variables "state" to avoid warnings about shadowingAdam Vogt3-49/+49
2012-11-09Rename variable in L.Minimize to avoid shadowing.Adam Vogt1-3/+3
2012-09-23Added smart spacing to the spacing moduledaedalusinfinity1-0/+15
2012-06-18refer to the new name 'handleEventHook' instead of the old name 'eventHook' i...Daniel Wagner1-1/+1
2012-04-28Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrderAdam Vogt1-6/+6
2012-04-28Remove trailing whitespace.Adam Vogt1-1/+1
2012-03-20XMonad.Layout.OnHost allows host-specific modifications to a layout, whichallbery.b1-0/+155
2012-03-14narrower BorderResize rectangles placed within border edgesJens Petersen1-7/+5
2012-03-16bump X11 dependency so that noModMask is availableDaniel Wagner1-1/+1
2012-03-05ShowWName: Increase horizontal padding for flashcrodjer1-1/+1
2012-03-06ShowWName flash window background colorRohan Jain1-1/+1
2012-03-05ShowWName: Fix flash location by screen rectanglecrodjer1-3/+3
2012-02-29L.WorkspaceDir: cleanup redundant {definitions,imports}Steffen Schuldenzucker1-5/+0