aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* X.A.Navigation2DNorbert Zeh2011-12-081-0/+778
* documentation patch: mention PostfixOperatorsDaniel Wagner2011-12-111-0/+9
* P.Shell documentation and add missing unsafePrompt exportAdam Vogt2011-12-071-3/+11
* Paste: 3 more escaped characters from alistragwern02011-11-291-1/+1
* unfuck X.U.PasteDaniel Wagner2011-11-291-1/+1
* XMonad.Util.Paste: +alistra's patch for fixing his pasting of things like ema...gwern02011-11-281-2/+2
* XMonad.Util.Paste: rm myself from maintainer field; I don't know how to fix a...gwern02011-11-281-1/+1
* XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problemgwern02011-11-281-1/+3
* Fix spelling 'prefered' -> 'preferred'.Erik de Castro Lopo2011-11-251-2/+2
* Restore TrackFloating behavior to an earlier version.Adam Vogt2011-11-201-2/+2
* Export types to improve haddock links.Adam Vogt2011-11-182-1/+6
* Better control over GridVariants geometrynzeh2011-09-071-13/+40
* Support for scratchpad applications with multiple windowsNorbert Zeh2011-04-061-20/+27
* Additional messages for SplitGrid layoutNorbert Zeh2009-12-151-0/+6
* Be consistent with core utf8-string usage.Adam Vogt2011-11-182-7/+10
* Export types to reduce haddock warnings.Adam Vogt2010-10-2365-58/+125
* documentation patch: note the drawbacks of X.U.DmenuDaniel Wagner2011-11-151-0/+5
* get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)Daniel Wagner2011-11-153-4/+4
* Correct completions of utf8-named file in X.P.ShellAdam Vogt2011-11-111-4/+5
* Small bugfix to XMonad.Layout.FullscreenAudun Skaugen2011-10-231-8/+10
* documentation patch: add a bit more context to the code snippets in X.L.Indep...Daniel Wagner2011-10-111-6/+10
* U.EZConfig allow removing more than one mouse binding.Adam Vogt2011-09-231-1/+1
* Remove X.A.GroupNavigation.currentWindowNorbert Zeh2011-09-201-7/+2
* Fix typo in NoBorders example code.Adam Vogt2011-08-141-1/+1
* Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfigDaniel Schoepe2011-09-171-0/+2
* documentation patch to XMonad.Doc.ExtendingDaniel Wagner2011-09-161-8/+10
* fix warnings in X.U.EZConfigBrent Yorgey2011-09-081-4/+4
* X.A.CycleWS Refactor and add toggleWS' that excludes listed tagsWirt Wolff2011-09-081-9/+19
* X.A.FlexibleManipulate: Set expected fixities for Pnt math operatorsWirt Wolff2011-09-051-0/+3
* GHC 7 compatDaniel Wagner2011-07-3110-18/+61
* Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466.Adam Vogt2011-07-151-4/+9
* ungrab-keyboard-before-actionBen Boeckel2011-05-151-1/+2
* add-movenext-moveprev-bindingsBen Boeckel2011-05-151-17/+23
* X.L.LayoutHints: refresh only if hints are not satisfiedTomas Janousek2011-06-151-3/+13
* L.Spacing use imported fiAdam Vogt2011-06-121-1/+1
* Use a phantom type instead of undefined in L.LayoutBuilderPAdam Vogt2011-06-091-4/+7
* Add more L.LayoutBuilderP documentationAdam Vogt2011-06-091-2/+14
* Correct L.LayoutBuilderP module name in haddock.Adam Vogt2011-06-091-1/+1
* Cleanup in X.L.LayoutBuilderP.Ilya Portnov2011-05-141-7/+2
* Move tests from ManageDocks to tests/Adam Vogt2011-06-091-13/+12
* Export X.A.CycleWS.screenBy (issue 439)Adam Vogt2011-06-071-0/+13
* X.H.FloatNext: export X.H.ToggleHook.runLogHookTomas Janousek2011-05-281-1/+2
* Documentation fix (issue 445)Adam Vogt2011-05-271-1/+2
* X.A.AppendFile documentation fix.Adam Vogt2011-05-271-3/+5
* add-willhook-functionBen Boeckel2011-05-151-0/+5
* use-map-in-toggle-hookBen Boeckel2011-05-151-20/+9
* Extend GridSelect navigationIlya Portnov2011-05-151-1/+26
* Generalize X.L.AutoMaster modifierIlya Portnov2011-05-141-4/+4
* Aesthetics on FlexiblemanipulateMats Rauhala2011-05-061-14/+24
* Add new layout combinator: LayoutBuilderP.Ilya Portnov2011-05-111-0/+200