Age | Commit message (Collapse) | Author | |
---|---|---|---|
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). | |||
2018-12-08 | Compiling only .[l]hs[c] files | jao | |
Should take care of issue #371 | |||
2018-12-01 | Propagating RTS compilation flags to recompile | jao | |
2018-11-30 | Self-compilation a la xmonad | jao | |
2018-11-26 | Linting | jao | |
2018-11-26 | Compilation functions lifted from xmonad | jao | |