Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2013-12-19 | ServerMode properly indent | Adam Vogt | 1 | -1/+1 |
2013-12-19 | remove ServerMode tabs | Adam Vogt | 1 | -5/+5 |
2013-12-19 | fix -Wall ServerMode | Adam Vogt | 1 | -4/+4 |
2013-12-19 | documentation note that ServerMode is similar to wmctrl | Adam Vogt | 1 | -1/+2 |
2013-12-16 | Generalized XMonad.Hooks.ServerMode | polson2 | 1 | -41/+108 |
2013-05-28 | eliminate references to defaultConfig | Daniel Wagner | 1 | -1/+1 |
2010-01-12 | suppress some warnings under ghc 6.12.1 and clean up redundant imports to get... | Brent Yorgey | 1 | -1/+0 |
2009-08-26 | Actually execute the correct command when giving user-defined commands to Ser... | Jan Vornberger | 1 | -2/+2 |
2009-08-26 | Preserve backwards compatibility with H.ServerMode | Adam Vogt | 1 | -4/+10 |
2009-08-25 | Let the user decide which commands to use in X.H.ServerMode | Daniel Schoepe | 1 | -5/+8 |
2009-02-03 | Adjustments to use the new event hook feature instead of Hooks.EventHook | Daniel Schoepe | 1 | -14/+8 |
2008-02-24 | Add Hooks.ServerMode: an event hook to execute commands sent by an external c... | Andrea Rossato | 1 | -0/+103 |