aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/MessageHooks.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove MessageHooksDevin Mullins2007-11-191-315/+0
| | | | | | | | Duplicating xmonad-core and working around static-linking issues was getting old quick. MessageHooks is now a branch of core, located at: http://code.haskell.org/~twifkak/xmonad-MessageHooks darcs-hash:20071119070417-78224-706000d56489327ae51048b70b3175ae6b174565.gz
* make handle Just Another Message HookDevin Mullins2007-11-191-8/+16
| | | | darcs-hash:20071119041731-78224-ee2722d1c2e7acc7e75fb6c06341a7cb2a00fa9e.gz
* needs pattern guardsDon Stewart2007-11-181-1/+1
| | | | darcs-hash:20071118053204-cba2c-96576aa94615fab45d814e001585b82a160d6cce.gz
* experimental MessageHooks "branch" of mainDevin Mullins2007-11-181-0/+307
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