aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* X.L.AvoidFloats more useful default settingsankaan2015-03-101-6/+6
* X.L.AvoidFloats, like avoidStruts but for floatsankaan2015-03-063-8/+328
* 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-101-0/+47
* 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-101-43/+41
* Added the new hook WallpaperSetteranton.pirogov2015-02-281-0/+222
* 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-101-0/+51
* 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
* 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
* 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-012-9/+96
* Add Stoppable layout for power savingAnton Vorontsov2014-09-011-0/+130
* 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-142-2/+512
* 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-new-xmonad-prompt-passeniotna.t2014-08-291-0/+142
* use Data.Map instead of Data.Map.Strict to support containers < 0.5Adam Vogt2014-08-151-1/+1
* config-mateallbery.b2014-08-031-0/+85
* debug-managehookallbery.b2014-08-031-0/+100
* debug-debugallbery.b2014-08-032-60/+111
* derive Applicative instances to suppress AMP warningAdam Vogt2014-07-103-3/+7
* 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