Spencer Janssen
cb51875da6
Remove version numbers from README
2008-03-29 20:41:58 +00:00
Don Stewart
14d9a194ff
add quickstart instructions
2008-02-12 20:35:02 +00:00
Spencer Janssen
162a54d992
Point to 0.6 release of contrib
2008-01-28 10:11:15 +00:00
Don Stewart
2441275122
1.4.1 X11 dep
2007-12-14 16:05:58 +00:00
Spencer Janssen
f2461c9e3a
Remove references to 0.4
2007-12-09 23:23:36 +00:00
Don Stewart
3e2d48d5da
add a template xmonad.hs
2007-12-09 22:50:18 +00:00
Don Stewart
ba6d9c8a52
polish readme
2007-11-16 18:19:31 +00:00
Don Stewart
99fb75eb9b
update README some more
2007-11-09 18:12:03 +00:00
Don Stewart
ceb1c51b3f
we depend on Cabal 1.2.0 or newer
2007-11-09 15:59:34 +00:00
Don Stewart
ece268cd1e
recommend --user
2007-11-06 22:10:04 +00:00
Don Stewart
c350caf9b8
HEADS UP: remove X11-extras dependency, depend on X11 >= 1.3.0
...
The X11-extras library has been merged into the larger X11 library,
so we now drop the dependency on X11-extras, and instead build
against the new X11 library.
If you apply this patch you must build and install X11-1.3.0 or greater
first,
http://hackage.haskell.org/cgi-bin/hackage-scripts/package/X11-1.3.0
You can also go ahead and wipe X11-extras from GHC's memory, (for ghci to work
out of the box with the testsuite)
$ ghc-pkg unregister X11-extras
$ ghc-pkg unregister --user X11-extras
2007-10-30 22:08:24 +00:00
Don Stewart
cc019f487c
explain that you need ghc as well
2007-10-24 03:05:20 +00:00
Spencer Janssen
bec871d254
Bump XMonadContrib version
2007-10-16 21:52:44 +00:00
Spencer Janssen
258f85dd08
Bump X11, X11-extras versions in the README
2007-10-16 21:26:36 +00:00
Spencer Janssen
f7ecf70a35
Moving to code.haskell.org
2007-10-06 19:18:43 +00:00
Don Stewart
aaaeae54c3
mention C headers
2007-10-06 09:40:06 +00:00
Spencer Janssen
dede0a2ce9
README: spelling
2007-09-04 19:30:42 +00:00
Spencer Janssen
bda704297c
Add a link to XMonadContrib
2007-09-04 19:27:59 +00:00
Spencer Janssen
2819adfef4
Point to X11-extras-0.3 in the README
2007-09-04 19:26:43 +00:00
Spencer Janssen
92a1335cff
Add location of X11-extras to README
2007-08-24 16:09:35 +00:00
Don Stewart
fc70bed46b
use $HOME in examples
2007-07-19 06:33:48 +00:00
Don Stewart
d411736ded
remove out of date `(Included with GHC)' text in README
2007-06-20 06:04:30 +00:00
Spencer Janssen
33bb745880
Remove all references to 'exec'
2007-06-18 20:15:32 +00:00
Don Stewart
a21c4d02f1
Add notes on using X11-extras from darcs
2007-06-09 02:50:45 +00:00
Spencer Janssen
e83ae8ba62
Depend on X11-extras >= 0.2
2007-05-30 17:36:07 +00:00
Spencer Janssen
67ae8fcd7c
Require X11 >= 1.2.1
2007-05-30 17:29:09 +00:00
Don Stewart
da63d4a4b7
notes about which dependant packages already come with ghc
2007-05-29 00:57:48 +00:00
Don Stewart
eda3ab2849
mention .xinitrc
2007-05-28 06:12:52 +00:00
Don Stewart
c2318fa67d
update readme
2007-05-28 05:14:44 +00:00
Don Stewart
d3f56af172
specify --user, spotted by fasta
2007-05-27 01:40:32 +00:00
Spencer Janssen
d502891ef0
Add a note about already installed packages
2007-05-25 15:31:43 +00:00
Don Stewart
0c569a64e1
update motivational text using xmonad.org
2007-05-02 06:18:59 +00:00
Spencer Janssen
c0266c0cb8
Sort dependencies in installation order
2007-05-01 20:42:49 +00:00
Spencer Janssen
56a4164a90
Recommend X11-extras 0.1
2007-05-01 20:41:21 +00:00
Don Stewart
50f89990a0
s/creigh//
2007-04-23 02:40:26 +00:00
Don Stewart
47eb93c694
update readme
2007-04-22 09:05:07 +00:00
Spencer Janssen
5c9ad77fd5
Update propaganda.
2007-04-18 01:40:29 +00:00
Alec Berryman
df4bda60ff
Remove trailing spaces, no content changed
2007-04-01 14:45:39 +00:00
Spencer Janssen
03f3464915
Add AMD64 note to the README
2007-03-29 05:52:50 +00:00
Don Stewart
876417cfe8
fix
2007-03-26 07:58:12 +00:00
Spencer Janssen
83991631a4
s/thunk/xmonad
2007-03-15 05:46:32 +00:00
Spencer Janssen
8aad6658bc
Fix forking issues, add unix dependency.
2007-03-13 15:33:10 +00:00
Spencer Janssen
b83c10059f
thunk is now known as xmonad!
2007-03-10 07:03:20 +00:00
Don Stewart
cf814ea946
typo
2007-03-10 03:40:12 +00:00
Don Stewart
ef8581079d
grammar nazis
2007-03-09 14:56:49 +00:00
Don Stewart
2ed6f203c4
no unix dependency
2007-03-09 09:19:51 +00:00
Spencer Janssen
7f9b4ca954
Update location for X11-extras
2007-03-09 04:34:22 +00:00
Don Stewart
cc947aa5ff
url of dmenu. it now works
2007-03-07 04:24:46 +00:00
Don Stewart
fff10368e3
add dmenu support, seems to work, but the resulting client isn't launched
2007-03-07 03:47:38 +00:00
Don Stewart
c9afd30a23
add more readme details for finding dependencies
2007-03-07 02:53:10 +00:00