summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar
AgeCommit message (Expand)Author
2018-12-01Propagating RTS compilation flags to recompilejao
2018-11-30Self-compilation a la xmonadjao
2018-11-30XMobar.App.Optsjao
2018-11-26Lintingjao
2018-11-26Compilation functions lifted from xmonadjao
2018-11-26Utilities for dealing with config and data directoriesjao
2018-11-26App.Defaults -> App.Configjao
2018-11-26Xmobar.Config.Parsejao
2018-11-25Xmobar.System.Utils, Xmobar.X11.Eventsjao
2018-11-25X11.XUtil -> X11.Textjao
2018-11-25Xmobar.App.Defaults and Xmobar.Config.Typesjao
2018-11-25Xmobar.App.Mainjao
2018-11-25Xmobar.X11.Actionsjao
2018-11-25Xmobar.App and small refactoringsjao
2018-11-25Back to app/src, since it seems they're the default convention for stackjao
2018-11-21All sources moved inside srcjao
2018-11-21Configuration file parsing moved to app modulejao
2018-11-21Cabal file adapted to the library splitjao
2018-11-21Fix Indentation in Kbd PluginPavan Rikhi
2018-11-21Plugins.Monitors.Alsa moved to Xmobarjao
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi