summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/XMonadLog.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.
2014-05-30Unsafe versions of XPropertyLog and NamedXPropertyLogJose Antonio Ortega Ruiz
2014-05-29Adding UnsafeXMonadLog, similar to UnsafeStdinReaderEric Mrak
2013-06-05Stripping actions in stdin and xprop pluginsJose Antonio Ortega Ruiz
2012-03-11Allow XMonadLog to have a separate name as wellBen Boeckel
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz