aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* experimental MessageHooks "branch" of mainDevin Mullins2007-11-181-0/+1
| | | | | | | | Doesn't do much now, but is enough to allow me to define noFollow again. :) I believe the need to change XConfig may force this to be an *actual* branch of xmonad core, but I'm not sure yet. darcs-hash:20071118010836-78224-ebf356b999f98aff6f99f575057c493efdf5f264.gz
* cpp-options requires Cabal 1.2.1Devin Mullins2007-11-171-1/+1
| | | | darcs-hash:20071117012659-78224-70e6766d96679ee1f2d2376b74ad59f921c433ff.gz
* Use cpp-optionsSpencer Janssen2007-11-171-1/+1
| | | | darcs-hash:20071116232301-a5988-0e187a1f6e6914a412c2670d627c8a7ee183cda7.gz
* cabal: I don't know how Hackage handles that so adopt a more general approachAndrea Rossato2007-11-161-1/+1
| | | | darcs-hash:20071116201644-32816-c995a5cad7f808e4b4b33ff212bcef68a2f7388d.gz
* utf8-string isn't neededSpencer Janssen2007-11-161-1/+1
| | | | darcs-hash:20071116133738-a5988-f745a1a7175ca93a00d0fec5e1215e308e3ada09.gz
* Depend on X11-xft >Spencer Janssen2007-11-161-1/+1
| | | | darcs-hash:20071116130926-a5988-ab36012c24e27006de23dfb435d4496e0fa300cd.gz
* Use Xft automatically if availableSpencer Janssen2007-11-161-1/+8
| | | | darcs-hash:20071116124211-a5988-2f871dda01cf247852787d9c0d30f85dba73b444.gz
* Add Font layer supporting an Xft backend. Make Tabbed.hs a user of this layer.Clemens Fruhwirth2007-11-161-1/+2
| | | | darcs-hash:20071116120653-ed0c4-9a8c7fbac69976bbc85701338f89cf085a1f1ddf.gz
* Add Documentation.hs for documentation purposesAndrea Rossato2007-11-161-1/+4
| | | | | | | An empty module for documentation purpose with configuration instructions. darcs-hash:20071116104827-32816-366cb9be6b7204ce174a190fac64b493741a5d86.gz
* CustomKeys.hs: moved into `Util' directoryValery V. Vorotyntsev2007-11-141-1/+1
| | | | | | I still wonder why do we need all those configuration examples. :) darcs-hash:20071114153418-ae588-f5280e0c2f0de7aebec97b81f934b2529aba4f0f.gz
* HEADS UP: Rename XMonadContrib library as xmonad-contrib.Don Stewart2007-11-121-0/+110
After building and install as normal, be sure to unregister your old XMonadContrib library: $ ghc-pkg unregister --user XMonadContrib-0.4 $ ghc-pkg unregister XMonadContrib-0.4 And then your ~/.xmonad/* stuff should link as normal. darcs-hash:20071112180919-cba2c-1a58c3d5d29e86aaf391d823dd6c3427726a8f55.gz