summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/App
AgeCommit message (Expand)Author
2021-11-02hspace feature. Initial intent: make space for a traytulthix
2021-07-06Filter filename when executing Haskell-based configslotThe
2021-07-01Pass arguments if using xmobar.hsalternateved
2021-03-18Fix typo `DRTSOPTS` -> `RTSOPTS`Claudio Bley
2020-11-15Fix crash on <fn=1>x</fn> when no additional fonts are specifiedTomas Janousek
2020-10-09additionalFonts command-line option: --add-fontivanbrennan
2020-10-09hlintingjao
2020-08-07Refactor ColorInfo to TextRenderInfoUnoqwy
2020-08-07Allow font bg to be taller (or smaller)Unoqwy
2020-08-07Redundant imports (mostly <$>) removedjao
2020-08-07Don't get confused by empty configuration dirs (fixes #313)jao
2020-05-10Fix crashes/busy looping happening via indexSibi Prabakaran
2020-04-12Add trailing linefeed to --version output.Zev Weiss
2020-02-26Copyright yearsjao
2020-02-23Timer coalescing: handle exceptions in timer coordination threadTomas Janousek
2020-02-22Timer coalescing: gracefully uncoalesce slow timersTomas Janousek
2020-02-22Implement timer coalescing (noticeably less CPU/power usage)Tomas Janousek
2020-02-22Silence some warningsTomas Janousek
2019-10-15A second attempt at fixing #405jao
2019-10-14Don't create .xmobar if it doesn't exist (issue #405)jao
2019-09-06Write error log to data dir, not conf dirChuck
2019-03-17Copyright noticejao
2019-01-12Honour flags when no config file is available (fixes #375)jao
2018-12-09New exposed function: configFromArgsjao
2018-12-08Compiling only .[l]hs[c] filesjao
2018-12-04Fix: honour command line flagsjao
2018-12-02Fix: exposing the Command constructors in libjao
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-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