index
:
XMonadContrib
master
mirror of http://code.haskell.org/XMonadContrib
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
another documentation patch: XMonadContrib.UpdatePointer -> XMonad.Actions.Up...
Daniel Wagner
2012-01-11
1
-1
/
+1
*
documentation patch, fixes issue 490
Daniel Wagner
2012-01-11
1
-1
/
+1
*
X.H.EwmhDesktops note that fullscreenEventHook is not included in ewmh
Adam Vogt
2012-01-02
1
-1
/
+4
*
X.H.EwmhDesktops haddock formatting.
Adam Vogt
2012-01-02
1
-1
/
+1
*
X.A.Navigation2D
Norbert Zeh
2011-12-08
2
-0
/
+779
*
documentation patch: mention PostfixOperators
Daniel Wagner
2011-12-11
1
-0
/
+9
*
P.Shell documentation and add missing unsafePrompt export
Adam Vogt
2011-12-07
1
-3
/
+11
*
Paste: 3 more escaped characters from alistra
gwern0
2011-11-29
1
-1
/
+1
*
unfuck X.U.Paste
Daniel Wagner
2011-11-29
1
-1
/
+1
*
XMonad.Util.Paste: +alistra's patch for fixing his pasting of things like ema...
gwern0
2011-11-28
1
-2
/
+2
*
XMonad.Util.Paste: rm myself from maintainer field; I don't know how to fix a...
gwern0
2011-11-28
1
-1
/
+1
*
XMonad.Prompt.Shell: improve 'env' documentation to cover goodgrue's problem
gwern0
2011-11-28
1
-1
/
+3
*
Fix spelling 'prefered' -> 'preferred'.
Erik de Castro Lopo
2011-11-25
1
-2
/
+2
*
Restore TrackFloating behavior to an earlier version.
Adam Vogt
2011-11-20
1
-2
/
+2
*
Explicitly list test files in .cabal
Adam Vogt
2011-11-19
1
-2
/
+6
*
Export types to improve haddock links.
Adam Vogt
2011-11-18
2
-1
/
+6
*
Better control over GridVariants geometry
nzeh
2011-09-07
1
-13
/
+40
*
Support for scratchpad applications with multiple windows
Norbert Zeh
2011-04-06
1
-20
/
+27
*
Additional messages for SplitGrid layout
Norbert Zeh
2009-12-15
1
-0
/
+6
*
Be consistent with core utf8-string usage.
Adam Vogt
2011-11-18
2
-7
/
+10
*
Export types to reduce haddock warnings.
Adam Vogt
2010-10-23
65
-58
/
+125
*
documentation patch: note the drawbacks of X.U.Dmenu
Daniel Wagner
2011-11-15
1
-0
/
+5
*
get ready for GHC 7.4: Num a no longer implies (Eq a, Show a)
Daniel Wagner
2011-11-15
3
-4
/
+4
*
Correct completions of utf8-named file in X.P.Shell
Adam Vogt
2011-11-11
1
-4
/
+5
*
Expose X.L.Groups.Helpers and Groups.Wmii in xmonad-contrib.cabal
Wirt Wolff
2011-11-04
1
-2
/
+2
*
Small bugfix to XMonad.Layout.Fullscreen
Audun Skaugen
2011-10-23
1
-8
/
+10
*
documentation patch: add a bit more context to the code snippets in X.L.Indep...
Daniel Wagner
2011-10-11
1
-6
/
+10
*
U.EZConfig allow removing more than one mouse binding.
Adam Vogt
2011-09-23
1
-1
/
+1
*
Remove X.A.GroupNavigation.currentWindow
Norbert Zeh
2011-09-20
1
-7
/
+2
*
Fix typo in NoBorders example code.
Adam Vogt
2011-08-14
1
-1
/
+1
*
Add XF86TouchpadToggle to the list of multimedia keys in X.U.EZConfig
Daniel Schoepe
2011-09-17
1
-0
/
+2
*
documentation patch to XMonad.Doc.Extending
Daniel Wagner
2011-09-16
1
-8
/
+10
*
fix warnings in X.U.EZConfig
Brent Yorgey
2011-09-08
1
-4
/
+4
*
X.A.CycleWS Refactor and add toggleWS' that excludes listed tags
Wirt Wolff
2011-09-08
1
-9
/
+19
*
X.A.FlexibleManipulate: Set expected fixities for Pnt math operators
Wirt Wolff
2011-09-05
1
-0
/
+3
*
GHC 7 compat
Daniel Wagner
2011-07-31
10
-18
/
+61
*
Correct H.DynamicLog.dynamicLogXinerama comment. Wuzzeb's patch at issue 466.
Adam Vogt
2011-07-15
1
-4
/
+9
*
ungrab-keyboard-before-action
Ben Boeckel
2011-05-15
1
-1
/
+2
*
add-movenext-moveprev-bindings
Ben Boeckel
2011-05-15
1
-17
/
+23
*
X.L.LayoutHints: refresh only if hints are not satisfied
Tomas Janousek
2011-06-15
1
-3
/
+13
*
L.Spacing use imported fi
Adam Vogt
2011-06-12
1
-1
/
+1
*
Use a phantom type instead of undefined in L.LayoutBuilderP
Adam Vogt
2011-06-09
1
-4
/
+7
*
Add more L.LayoutBuilderP documentation
Adam Vogt
2011-06-09
1
-2
/
+14
*
Correct L.LayoutBuilderP module name in haddock.
Adam Vogt
2011-06-09
1
-1
/
+1
*
Cleanup in X.L.LayoutBuilderP.
Ilya Portnov
2011-05-14
1
-7
/
+2
*
Extend script for generating the code which runs tests
Adam Vogt
2011-06-09
1
-4
/
+18
*
Move tests from ManageDocks to tests/
Adam Vogt
2011-06-09
2
-13
/
+33
*
Export X.A.CycleWS.screenBy (issue 439)
Adam Vogt
2011-06-07
1
-0
/
+13
*
X.H.FloatNext: export X.H.ToggleHook.runLogHook
Tomas Janousek
2011-05-28
1
-1
/
+2
*
Documentation fix (issue 445)
Adam Vogt
2011-05-27
1
-1
/
+2
[prev]
[next]