aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-10Add XMonad.Config.Bepo (Yorick Laupa)Adam Vogt1-0/+47
2015-03-10add instance Default WallpaperConfAdam Vogt1-0/+3
2015-02-18XMonad.Prompt.Pass: Handle hierachical password storesJoachim Breitner1-4/+13
2015-03-10remove warnings and text dependency from H.WallpaperSetterAdam Vogt1-43/+41
2015-02-28Added the new hook WallpaperSetteranton.pirogov1-0/+222
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-10add ConfirmPrompt (Antoine Beaupré)Adam Vogt1-0/+51
2015-03-03Added messages to adjust the gap dynamicallyanton.pirogov1-3/+17
2015-01-24add another extension to actually fix the build with ghc-7.10-RC1Adam Vogt2-0/+2
2014-11-10BinarySpacePartition downstream changesbenweitzman1-18/+116
2014-12-22add XF86AudioMicMute to EZConfig (#582)Adam Vogt1-0/+2
2014-12-19Generalize new workspace addition functions to support arbitrary insertion.nrujac1-8/+32
2014-12-22address another bitSize/finiteBitSize warningAdam Vogt1-1/+6
2014-12-20X.L.Master: Add FixMaster layout modifierAnton Vorontsov1-5/+25
2014-08-15remove unused importsAdam Vogt3-3/+3
2014-08-15fix build with ghc-6.12Adam Vogt1-1/+2
2014-08-15use FiniteBitSize with ghc >Adam Vogt1-1/+7
2014-12-19Layout.Spacing: Outer window edges now get as much spacing as inner onesFelix Crux1-0/+38
2014-10-02X.C.Prime: doc tweaksDevin Mullins1-5/+8
2014-10-02X.A.Navigation2D: add convenience functions for setting config & keybindingsDevin Mullins1-7/+94
2014-10-01X.C.Prime: doc fixesDevin Mullins1-2/+2
2014-10-01X.C.Prime: add 'withScreens' and friendsDevin Mullins1-14/+85
2014-09-01Implement proper handling of dynamically changing hostnameAnton Vorontsov2-9/+96
2014-09-01Add Stoppable layout for power savingAnton Vorontsov1-0/+130
2014-09-25X.C.Prime: doc changesDevin Mullins1-1/+15
2014-09-25X.C.Prime: add withWorkspaces et al.Devin Mullins1-52/+151
2014-09-24X.C.Prime: add ifThenElse bindingDevin Mullins1-0/+7
2014-09-15X.C.Prime: doc fixesDevin Mullins1-5/+5
2014-09-14X.C.Prime: fix 'def' hyperlink in docDevin Mullins1-3/+3
2014-09-14XMonad.Config.Prime, a do-notation for configDevin Mullins2-2/+512
2013-03-17X.P.Shell: fix doc typome1-1/+1
2014-09-13reverse workspaces, so that switching to a dynamic workspace group restores t...nwfilardo1-1/+1
2014-08-29add-new-xmonad-prompt-passeniotna.t1-0/+142
2014-08-15use Data.Map instead of Data.Map.Strict to support containers < 0.5Adam Vogt1-1/+1
2014-08-03config-mateallbery.b1-0/+85
2014-08-03debug-managehookallbery.b1-0/+100
2014-08-03debug-debugallbery.b2-60/+111
2014-07-10derive Applicative instances to suppress AMP warningAdam Vogt3-3/+7
2014-06-17add-duck-duck-go-search-engineeniotna.t1-2/+6
2014-06-01XSelection: getSelection: fix connection exhaustion bug (issue #573); include...gwern1-4/+10
2014-01-29Fix dbus-send call in XMonad.Config.Gnomemd143rbh7f1-1/+1
2014-05-05warning police (unused variables)Adam Vogt1-3/+3
2014-05-04This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...linxray1-2/+9
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