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
*
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
*
Add configuration option clickToFocus (issue 225)
Adam Vogt
2012-01-03
4
-7
/
+20
*
pass mouse clicks on to focused windows (experimental)
conrad.irwin
2011-05-25
2
-2
/
+3
*
HCAR.tex convert line endings.
Adam Vogt
2012-11-18
1
-71
/
+71
*
HCAR.tex: update to Janis's master version per his instructions
gwern0
2012-11-18
1
-142
/
+71
*
Add generated manpage and html manpage to the repo.
Adam Vogt
2012-11-09
2
-0
/
+443
*
Resolve conflicts Geoff Reedy's window focus hack.
Adam Vogt
2010-02-22
2
-8
/
+23
*
Give focus to windows that don't set the input hint
Geoff Reedy
2009-10-11
1
-1
/
+1
[next]