N-R-K
e8d08ba67e
Rework build system v2 ( #71 )
...
* Remove non-POSIX extensions and commands
* Drop autodetection in favor of OPT_DEP_DEFAULT
* Use += for LDLIBS as some BSD distros need to add extra flags
* Change DOCPREFIX -> EGPREFIX
* Use ?= for MANPREFIX and EGPREFIX
* Update docs
With this, we should have a stable build system. No further significant
changes should be needed.
2021-10-03 16:52:12 +00:00
N-R-K
d3a296a0be
fix wrong bar.* defaults in manpage ( #106 )
2021-10-02 03:50:06 +06:00
Berke Kocaoğlu
9e22f32c07
Change location of example scripts ( #86 )
...
* Use DOCPREFIX similar to MANPREFIX
Co-authored-by: NRK <nrk@disroot.org>
2021-09-22 18:36:55 +00:00
NRK
ff8a8469fe
move -0 to bottom in the manpage
2021-09-21 23:37:59 +03:00
NRK
1f69a05abc
document new -0 option in manpage
2021-09-21 23:37:59 +03:00
NRK
25a5a54010
add .mark.foreground to Xresources
...
since we're already allowing both window and bar colors to be
customizable, it doesn't make sense to not allow so for mark color.
2021-09-17 02:32:11 +06:00
N-R-K
0b20783164
change .font to .bar.font for consistency ( #48 )
2021-09-16 22:55:31 +03:00
Berke Kocaoğlu
7cce7ea857
Rename, Update Docs and Prepare for Release ( #9 )
...
Co-authored-by: Guilherme Rugai Freire <41879254+GRFreire@users.noreply.github.com>
Co-authored-by: N-R-K <79544946+N-R-K@users.noreply.github.com>
Co-authored-by: NRK <nrk@disroot.org>
Co-authored-by: Arthur Williams <taaparthur@gmail.com>
Co-authored-by: eylles <ed.ylles1997@gmail.com>
2021-09-16 22:55:31 +03:00