aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix 7.10.2 compileHEADmasterTuncer Ayaz2015-06-171-1/+1
* X.A.WorkspaceNames: convert tabs to spaces, cleanupBrent Yorgey2015-06-031-10/+10
* XMonad.Actions.WorkspaceName.workspaceNamePrompt is XMonad.Prompt.Workspace.w...Antoine Eiche2015-06-011-0/+19
* BinarySpacePartition: make all actions work on nodes, add MoveNode featureanton.pirogov at gmail . com2015-05-071-184/+259
* ewmh-hook-orderallbery.b2015-04-231-1/+2
* Add XMonad.Layout.PerScreenezyang2015-05-022-0/+75
* make X.A.Plane example config actually compileAdam Vogt2015-04-241-1/+2
* address warningsAdam Vogt2015-04-142-1/+2
* dynamicpropertyallbery.b2015-04-142-0/+72
* minor doc fixes to X.C.MateDaniel Wagner2015-03-301-1/+3
* mate-comment-fixupallbery.b2015-03-301-6/+6
* Add the ability to specify padding used with MaximizePeter Jones2015-03-101-12/+26
* Don't restore windows when changing workspacesPeter Jones2015-03-101-1/+0
* New layout modifier: HiddenPeter Jones2015-03-092-0/+136
* Fixes to warnings with BSP layoutanton.pirogov2015-03-151-32/+40
* Improved BinarySpacePartition, added Equalize,Balance and FocusParent and mou...anton.pirogov2015-03-121-118/+425
* New layout module X.L.Dwindlenzeh2015-03-152-0/+211
* address warnings in P.PassAdam Vogt2015-03-131-2/+3
* X.L.AvoidFloats more useful default settingsankaan2015-03-101-6/+6
* Resolve minor conflict in xmonad-contrib.cabalankaan2015-03-061-0/+2
* X.L.AvoidFloats, like avoidStruts but for floatsankaan2015-03-064-9/+329
* X.L.LayoutBuilder place active on topankaan2015-03-061-13/+32
* Add rearrangers to X.A.GridSelectDmitri Iouchtchenko2013-01-231-9/+59
* Avoid repainting elements in X.A.GridSelectDmitri Iouchtchenko2013-01-231-11/+21
* Give a name to the initial state in X.A.GridSelectDmitri Iouchtchenko2013-01-211-14/+14
* Add XMonad.Config.Bepo (Yorick Laupa)Adam Vogt2015-03-102-0/+48
* add instance Default WallpaperConfAdam Vogt2015-03-101-0/+3
* XMonad.Prompt.Pass: Handle hierachical password storesJoachim Breitner2015-02-181-4/+13
* remove warnings and text dependency from H.WallpaperSetterAdam Vogt2015-03-102-44/+41
* Added the new hook WallpaperSetteranton.pirogov2015-02-282-0/+224
* 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
* add ConfirmPrompt (Antoine Beaupré)Adam Vogt2015-03-102-0/+52
* Added messages to adjust the gap dynamicallyanton.pirogov2015-03-031-3/+17
* add another extension to actually fix the build with ghc-7.10-RC1Adam Vogt2015-01-242-0/+2
* BinarySpacePartition downstream changesbenweitzman2014-11-101-18/+116
* add XF86AudioMicMute to EZConfig (#582)Adam Vogt2014-12-221-0/+2
* Generalize new workspace addition functions to support arbitrary insertion.nrujac2014-12-191-8/+32
* address another bitSize/finiteBitSize warningAdam Vogt2014-12-221-1/+6
* X.L.Master: Add FixMaster layout modifierAnton Vorontsov2014-12-201-5/+25
* filepath dependency for P.Pass was left outAdam Vogt2014-12-211-0/+1
* remove unused importsAdam Vogt2014-08-153-3/+3
* fix build with ghc-6.12Adam Vogt2014-08-151-1/+2
* use FiniteBitSize with ghc >Adam Vogt2014-08-151-1/+7
* Layout.Spacing: Outer window edges now get as much spacing as inner onesFelix Crux2014-12-191-0/+38
* add filepath package dependency needed by Prompt.PassAdam Vogt2014-09-091-1/+0
* X.C.Prime: doc tweaksDevin Mullins2014-10-021-5/+8
* X.A.Navigation2D: add convenience functions for setting config & keybindingsDevin Mullins2014-10-021-7/+94