summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins
AgeCommit message (Expand)Author
2019-07-14allow seperate icon-patterns in MultiCoreTelpFelix Springer
2019-07-12fixed old CoreTemp in Monitors.hs, set up xmobar.cabal for MultiCoreTempFelix Springer
2019-07-12put in old CoreTempFelix Springer
2019-07-12moved CoreTemp to MultiCoreTempFelix Springer
2019-07-12used hlint to fix some unnecessary syntaxFelix Springer
2019-07-12display core temperatures rightFelix Springer
2019-07-12changed credentialsFelix Springer
2019-07-12added commentsFelix Springer
2019-07-12plugin complete, might need better commentsFelix Springer
2019-07-11last check for core files and labels still missingFelix Springer
2019-07-11got basic functions working, accessing files still needs some loveFelix Springer
2019-07-10cosmetic changeFelix Springer
2019-07-10eta conversion in startCoreTempFelix Springer
2019-07-10fixed templateFelix Springer
2019-07-10properly indented runCoreTempFelix Springer
2019-07-10cleared everything upFelix Springer
2019-07-10touched up CoreTemp to use startCoreTempFelix Springer
2019-06-30You're just nitpicking, hlintjao
2019-06-30Fix: only call the low battery action when not using ACjao
2019-06-30hlintingjao
2019-06-30New options -a, -A for low battery notificationsjao
2019-06-29New WeatherX variant with sky conditions translationsjao
2019-05-23New DiskIO template variables with bytes rather than speed (#390)jao
2019-04-21Batt: level color set also for AC on/off stringjao
2019-02-23Export MarqueePipeReader (fixes #381)jao
2019-02-07Always require http-conduit for weather (fixes #378)jao
2019-02-06Fix for warnings in when using conduitjao
2019-02-06Weather plugin: station URL updated to httpsjao
2019-01-19Alsa plugin: Refactor (move readerThread to toplevel)Daniel Schüssler
2019-01-19Alsa plugin: Restart alsactl if it quits (Fixes #376)Daniel Schüssler
2018-12-24Upgrade to alsa-mixer 0.3.0 (cf. #372, #373)jao
2018-12-03CoreCommon -> Common.Filesjao
2018-12-02Fix: exposing the Command constructors in libjao
2018-12-02Plugins.Monitors.Common refactored into submodulesjao
2018-11-25Xmobar.System.Utils, Xmobar.X11.Eventsjao
2018-11-25Xmobar.X11.Actionsjao
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-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