summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/EWMH.hs
AgeCommit message (Collapse)Author
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi
Move the Main module to a new `app` directory. All other modules have been nested under the `Xmobar` name. Lots of module headers & imports were updated.
2018-06-24hlintingjao
2017-04-29hlint configurationjao
2015-04-02Make M an Applicative instanceEdward Tjörnhammar
2014-08-09hlint refactoringsReto Hablützel
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz