aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad/Hooks/ServerMode.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* suppress some warnings under ghc 6.12.1 and clean up redundant imports to get...Brent Yorgey2010-01-121-1/+0
* Actually execute the correct command when giving user-defined commands to Ser...Jan Vornberger2009-08-261-2/+2
* Preserve backwards compatibility with H.ServerModeAdam Vogt2009-08-261-4/+10
* Let the user decide which commands to use in X.H.ServerModeDaniel Schoepe2009-08-251-5/+8
* Adjustments to use the new event hook feature instead of Hooks.EventHookDaniel Schoepe2009-02-031-14/+8
* Add Hooks.ServerMode: an event hook to execute commands sent by an external c...Andrea Rossato2008-02-241-0/+103