Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-15 | A second attempt at fixing #405 | jao | |
This time taking into account that ~/.config/xmobar could be populated | |||
2019-09-06 | Write error log to data dir, not conf dir | Chuck | |
Write xmobar.errors to XMOBAR_DATA_DIR, not XMOBAR_CONFIG_DIR. This allows XMOBAR_CONFIG_DIR to be read-only. This brings xmobar into alignment with how xmonad manages its analogous directories (before this change, a read-only DATA dir worked with xmonad but not with xmobar). | |||
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 | |
Should take care of issue #371 | |||
2018-12-04 | Fix: honour command line flags | jao | |
Fixes #370, and then some | |||
2018-11-30 | Self-compilation a la xmonad | jao | |
2018-11-30 | XMobar.App.Opts | 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 | |