aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/EventHook.hs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* cleanup - use currentTagDevin Mullins2008-09-211-3/+2
| | | | darcs-hash:20080921011159-78224-b0ac172560719cba3a1c41171d91e222a6fa1304.gz
* Export HandleEvent type to be able to use it in type annotationsJoachim Breitner2008-03-191-0/+1
| | | | darcs-hash:20080319195603-23c07-a25607a54f55c2842cdcd10cd9d645c5d6700b2a.gz
* EventHook: handle events after the underlying layout and moreAndrea Rossato2008-02-251-14/+14
| | | | | | | - check the first time the Bool is True - coding and naming style darcs-hash:20080224230854-32816-9ae0e111f33f6ea3d4ac1dae76ed4e4fab496742.gz
* Add EventHook: a layout modifier to handle X eventsAndrea Rossato2008-02-241-0/+107
darcs-hash:20080224112432-32816-39c2c29649bfbf285107e019a4fb76ff535f6fbb.gz