summaryrefslogtreecommitdiffhomepage
AgeCommit message (Collapse)Author
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
2018-12-24Asking travis for Ubuntu Xenial0.29.4jao
2018-12-24Marks for 0.29.4jao
2018-12-24stack.yaml for lts-13.0 (ghc 8.6.3)jao
With notes on how to adapt it to lts-12.4 (i.e., ghc 8.4.4). See also #357.
2018-12-24Upgrade to alsa-mixer 0.3.0 (cf. #372, #373)jao
2018-12-100.29.30.29.3jao
2018-12-10Set max version for alsa-mixerAndrzej Ressel
2018-12-09New exposed function: configFromArgsjao
2018-12-080.29.20.29.2jao
2018-12-08Compiling only .[l]hs[c] filesjao
Should take care of issue #371
2018-12-07Readme typosjao
2018-12-050.29.10.29.1jao
2018-12-04Fix: honour command line flagsjao
Fixes #370, and then some
2018-12-04Misleading comment removedjao
2018-12-03CoreCommon -> Common.Filesjao
2018-12-03Unit test fixesjao
2018-12-02Example xmobar.hsjao
2018-12-02Fix: exposing the Command constructors in libjao
2018-12-02Plugins.Monitors.Common refactored into submodulesjao
2018-12-01Version 0.290.29jao
2018-12-01Propagating RTS compilation flags to recompilejao
2018-11-30Self-compilation a la xmonadjao
2018-11-30XMobar.App.Optsjao
2018-11-26readme.md updatesjao
2018-11-26Little doc nitsjao
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-26New option -D, and keeping silent by defaultjao
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