aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* X.C.Prime: doc fixesDevin Mullins2014-10-011-2/+2
* X.C.Prime: add 'withScreens' and friendsDevin Mullins2014-10-011-14/+85
* Implement proper handling of dynamically changing hostnameAnton Vorontsov2014-09-013-9/+97
* Add Stoppable layout for power savingAnton Vorontsov2014-09-012-0/+131
* X.C.Prime: doc changesDevin Mullins2014-09-251-1/+15
* X.C.Prime: add withWorkspaces et al.Devin Mullins2014-09-251-52/+151
* X.C.Prime: add ifThenElse bindingDevin Mullins2014-09-241-0/+7
* X.C.Prime: doc fixesDevin Mullins2014-09-151-5/+5
* X.C.Prime: fix 'def' hyperlink in docDevin Mullins2014-09-141-3/+3
* XMonad.Config.Prime, a do-notation for configDevin Mullins2014-09-143-2/+513
* X.P.Shell: fix doc typome2013-03-171-1/+1
* reverse workspaces, so that switching to a dynamic workspace group restores t...nwfilardo2014-09-131-1/+1
* add filepath dependency, needed by new X.P.Pass moduleme2014-09-131-0/+1
* add-new-xmonad-prompt-passeniotna.t2014-08-292-0/+143
* use Data.Map instead of Data.Map.Strict to support containers < 0.5Adam Vogt2014-08-151-1/+1
* config-mateallbery.b2014-08-032-0/+86
* debug-managehookallbery.b2014-08-032-0/+101
* debug-debugallbery.b2014-08-032-60/+111
* derive Applicative instances to suppress AMP warningAdam Vogt2014-07-103-3/+7
* clean up cabal file and drop support for base < 3Adam Vogt2014-07-101-20/+14
* add-duck-duck-go-search-engineeniotna.t2014-06-171-2/+6
* XSelection: getSelection: fix connection exhaustion bug (issue #573); include...gwern2014-06-011-4/+10
* Fix dbus-send call in XMonad.Config.Gnomemd143rbh7f2014-01-291-1/+1