index
:
xmonad
master
mirror of http://code.haskell.org/xmonad
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump dependency on utf8-string
HEAD
master
Josh Holland
2015-05-05
1
-1
/
+1
*
Make ~/.xmonad/xmonad-$arch-$os handle args like /usr/bin/xmonad
Adam Vogt
2015-04-14
5
-90
/
+119
*
remove unused FFI pragma
Adam Vogt
2015-03-27
1
-1
/
+1
*
Avoid using instances removed in QuickCheck-2.7
Adam Vogt
2015-03-01
3
-8
/
+8
*
use setLocale properly
Adam Vogt
2015-02-27
1
-1
/
+1
*
generate man/xmonad.1 man/xmonad.1.html with a more recent pandoc (1.13)
Adam Vogt
2014-12-22
2
-124
/
+106
*
build with ghc-6.12 again
Adam Vogt
2014-08-15
1
-0
/
+4
*
depend on the setlocale package
Adam Vogt
2014-10-20
2
-12
/
+3
*
don't encode paths for spawnPID (#348)
Adam Vogt
2014-10-20
1
-2
/
+1
*
stop floating Gimp with the default manageHook
Adam Vogt
2014-07-05
1
-2
/
+1
*
needs update for mplayer2
Joey Hess
2014-07-03
1
-0
/
+1
*
minor formatting of manpage
Adam Vogt
2014-05-11
1
-3
/
+5
*
update GenerateManpage to pandoc 1.12
Adam Vogt
2014-05-11
1
-5
/
+4
*
make GenerateManpage look in src/
Adam Vogt
2014-05-11
1
-1
/
+1
*
use only POSIX-standard regexen in GenerateManpage
Daniel Wagner
2014-05-11
1
-1
/
+1
*
make the check for overflow cleaner
Adam Vogt
2014-05-07
4
-14
/
+21
*
make cabal test show a FAIL when at least one test fails
Adam Vogt
2014-05-03
1
-2
/
+10
*
remove unnecessary CPP
Adam Vogt
2014-05-03
1
-1
/
+0
*
add missing files to sdist
Adam Vogt
2014-05-03
1
-3
/
+6
*
note -fno-warn-unused-do-bind in STYLE
Adam Vogt
2014-05-03
1
-1
/
+2
*
update README
Adam Vogt
2014-05-03
1
-51
/
+18
*
add some more forgotten properties
Adam Vogt
2014-05-03
1
-2
/
+6
*
make hpc report cover the testsuite too
Adam Vogt
2014-05-03
1
-5
/
+8
*
run more tests (and add a couple)
Adam Vogt
2014-05-03
3
-2
/
+76
*
put hpc reports in dist/hpc/
Adam Vogt
2014-05-02
1
-10
/
+20
*
add forgotten tests back
Adam Vogt
2014-05-02
1
-0
/
+7
*
updated hpc
Adam Vogt
2014-05-02
2
-10
/
+20
*
clean up cabal file
Adam Vogt
2014-05-02
1
-22
/
+18
*
update testsuite (mostly due Jesper Reenberg)
Adam Vogt
2014-05-02
20
-1200
/
+1232
*
hack to avoid crash when fewer workspaces than screens (#543)
Adam Vogt
2014-05-02
1
-1
/
+2
*
OPTIONS_GHC is the preferred pragma name
Adam Vogt
2014-05-02
1
-1
/
+1
*
move library part to src/
Adam Vogt
2014-05-02
9
-14
/
+9
*
avoid warnings from missing Prelude.catch in ghc>
Adam Vogt
2014-05-02
2
-10
/
+11
*
derive Applicative instance for Query
Adam Vogt
2014-05-02
1
-1
/
+1
*
Bump version to 0.12
Adam Vogt
2013-07-20
1
-1
/
+1
*
warning police: name userCodeDef's argument defValue instead of def
Daniel Wagner
2013-05-28
1
-1
/
+1
*
depend on data-default, and deprecate the monomorphic name defaultConfig
Daniel Wagner
2013-05-28
6
-10
/
+25
*
use "modm" instead of "modMask" in the sample config
Daniel Wagner
2013-01-06
1
-1
/
+1
*
define the "help" string in the sample configuration bundled with xmonad
Daniel Wagner
2013-01-06
1
-0
/
+51
*
configurableEventMasks
mwlochbaum
2013-02-05
4
-12
/
+25
*
Grab all keycodes linked to each keysym, not just one
Daniel Wagner
2013-01-18
1
-5
/
+10
*
Issue 135 use wa_border_width for floating windows (neoraider)
Adam Vogt
2013-01-15
1
-1
/
+1
*
Add flags for call to ghc closing issue 240
Adam Vogt
2013-01-01
1
-1
/
+1
*
bump cabal-version to satisfy hackage
Adam Vogt
2013-01-01
1
-1
/
+1
*
Bump version to 0.11
Adam Vogt
2012-12-31
1
-1
/
+1
*
Add more metadata to cabal file
Adam Vogt
2012-12-31
1
-0
/
+11
*
Update generated manpage (and releaseDate in util/GenerateManpage.hs)
Adam Vogt
2012-12-31
3
-16
/
+35
*
Copy help binding from XMonad.Config to man/xmonad.hs
Adam Vogt
2012-12-31
1
-0
/
+3
*
Shorter hyperlinks to hackage in README.
Adam Vogt
2012-12-31
1
-6
/
+6
*
Add clickJustFocuses option to template configuration.
Adam Vogt
2012-12-31
1
-0
/
+5
[next]