aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-17Fix 7.10.2 compileHEADmasterTuncer Ayaz1-1/+1
2015-06-03X.A.WorkspaceNames: convert tabs to spaces, cleanupBrent Yorgey1-10/+10
2015-06-01XMonad.Actions.WorkspaceName.workspaceNamePrompt is XMonad.Prompt.Workspace.w...Antoine Eiche1-0/+19
2015-05-07BinarySpacePartition: make all actions work on nodes, add MoveNode featureanton.pirogov at gmail . com1-184/+259
2015-04-23ewmh-hook-orderallbery.b1-1/+2
2015-05-02Add XMonad.Layout.PerScreenezyang1-0/+74
2015-04-24make X.A.Plane example config actually compileAdam Vogt1-1/+2
2015-04-14address warningsAdam Vogt2-1/+2
2015-04-14dynamicpropertyallbery.b1-0/+71
2015-03-30minor doc fixes to X.C.MateDaniel Wagner1-1/+3
2015-03-30mate-comment-fixupallbery.b1-6/+6
2015-03-10Add the ability to specify padding used with MaximizePeter Jones1-12/+26
2015-03-10Don't restore windows when changing workspacesPeter Jones1-1/+0
2015-03-09New layout modifier: HiddenPeter Jones1-0/+135
2015-03-15Fixes to warnings with BSP layoutanton.pirogov1-32/+40
2015-03-12Improved BinarySpacePartition, added Equalize,Balance and FocusParent and mou...anton.pirogov1-118/+425
2015-03-15New layout module X.L.Dwindlenzeh1-0/+210
2015-03-13address warnings in P.PassAdam Vogt1-2/+3
2015-03-10X.L.AvoidFloats more useful default settingsankaan1-6/+6
2015-03-06X.L.AvoidFloats, like avoidStruts but for floatsankaan3-8/+328
2015-03-06X.L.LayoutBuilder place active on topankaan1-13/+32
2013-01-23Add rearrangers to X.A.GridSelectDmitri Iouchtchenko1-9/+59
2013-01-23Avoid repainting elements in X.A.GridSelectDmitri Iouchtchenko1-11/+21
2013-01-21Give a name to the initial state in X.A.GridSelectDmitri Iouchtchenko1-14/+14
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