Age | Commit message (Expand) | Author |
2022-01-29 | Basic Xmobar.App.TextEventLoop | jao |
2022-01-29 | Xmobar.App.CommandThreads | jao |
2022-01-29 | Whitespace | jao |
2021-11-07 | Fail when reading a SignalChan, parse signal from defaultConfig. | John Soo |
2021-11-07 | Let xmobar be used with a signal TMVar when used from other haskell. | John Soo |
2021-11-02 | hspace feature. Initial intent: make space for a tray | tulthix |
2021-07-06 | Filter filename when executing Haskell-based config | slotThe |
2021-07-01 | Pass arguments if using xmobar.hs | alternateved |
2021-03-18 | Fix typo `DRTSOPTS` -> `RTSOPTS` | Claudio Bley |
2020-11-15 | Fix crash on <fn=1>x</fn> when no additional fonts are specified | Tomas Janousek |
2020-10-09 | additionalFonts command-line option: --add-font | ivanbrennan |
2020-10-09 | hlinting | jao |
2020-08-07 | Refactor ColorInfo to TextRenderInfo | Unoqwy |
2020-08-07 | Allow font bg to be taller (or smaller) | Unoqwy |
2020-08-07 | Redundant imports (mostly <$>) removed | jao |
2020-08-07 | Don't get confused by empty configuration dirs (fixes #313) | jao |
2020-05-10 | Fix crashes/busy looping happening via index | Sibi Prabakaran |
2020-04-12 | Add trailing linefeed to --version output. | Zev Weiss |
2020-02-26 | Copyright years | jao |
2020-02-23 | Timer coalescing: handle exceptions in timer coordination thread | Tomas Janousek |
2020-02-22 | Timer coalescing: gracefully uncoalesce slow timers | Tomas Janousek |
2020-02-22 | Implement timer coalescing (noticeably less CPU/power usage) | Tomas Janousek |
2020-02-22 | Silence some warnings | Tomas Janousek |
2019-10-15 | A second attempt at fixing #405 | jao |
2019-10-14 | Don't create .xmobar if it doesn't exist (issue #405) | jao |
2019-09-06 | Write error log to data dir, not conf dir | Chuck |
2019-03-17 | Copyright notice | jao |
2019-01-12 | Honour flags when no config file is available (fixes #375) | jao |
2018-12-09 | New exposed function: configFromArgs | jao |
2018-12-08 | Compiling only .[l]hs[c] files | jao |
2018-12-04 | Fix: honour command line flags | jao |
2018-12-02 | Fix: exposing the Command constructors in lib | jao |
2018-12-01 | Propagating RTS compilation flags to recompile | jao |
2018-11-30 | Self-compilation a la xmonad | jao |
2018-11-30 | XMobar.App.Opts | jao |
2018-11-26 | Linting | jao |
2018-11-26 | Compilation functions lifted from xmonad | jao |
2018-11-26 | Utilities for dealing with config and data directories | jao |
2018-11-26 | App.Defaults -> App.Config | jao |
2018-11-25 | Xmobar.System.Utils, Xmobar.X11.Events | jao |
2018-11-25 | X11.XUtil -> X11.Text | jao |
2018-11-25 | Xmobar.App.Defaults and Xmobar.Config.Types | jao |
2018-11-25 | Xmobar.App.Main | jao |
2018-11-25 | Xmobar.X11.Actions | jao |
2018-11-25 | Xmobar.App and small refactorings | jao |