summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
2019-08-23Version 0.300.30jao
2019-07-24Paths for Plugins in readme (fixes #396)jao
2019-07-15Credits for MultiCoreTempjao
2019-07-15fixed icon pattern flag for MultiCoreTemp in readmeFelix Springer
2019-07-15Refined MultiCoreTemp description in readmeFelix Springer
2019-07-14allow seperate icon-patterns in MultiCoreTelpFelix Springer
2019-07-14readme entry for MultiCoreTempFelix 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-30Let's not scare people upfront with a complicated configurationjao
2019-06-30Eye candyjao
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-23Web makefilejao
2019-04-21Doc nitjao
2019-04-21Batt: level color set also for AC on/off stringjao
2019-04-21stack resolver for ghc 8.6.4jao
2019-03-17Copyright noticejao
2019-03-17Changelog for 0.29.50.29.5jao
2019-03-15default.nix changesAlex Ameen
2019-03-15adding default.nixAlex Ameen
2019-03-15adding ignoresAlex Ameen
2019-03-01Add `nix` section to stack.yamlClaudio Bley
When building xmobar on NixOS (where stack's Nix integration is enabled by default), this ensures that all required system libraries are available inside the local build environment. See https://docs.haskellstack.org/en/stable/nix_integration/ for details.
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
But, since simpleHTTP doesn't support HTTPS, the plugin only works when one compiles with `with_counduit`, which brings in an insane number of new deps. See #378
2019-01-27Changelog for 0.29.5jao
2019-01-27API: exporting tenthSecondsjao
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
2019-01-12Honour flags when no config file is available (fixes #375)jao