aboutsummaryrefslogtreecommitdiffstats
path: root/xmonad-contrib.cabal (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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