| Commit message (Expand) | Author | Age | Files | Lines |
* | move -0 to bottom in the manpage | NRK | 2021-09-21 | 1 | -5/+5 |
* | document new -0 option in manpage | NRK | 2021-09-21 | 1 | -1/+5 |
* | code-style: use constant length array (#79) | N-R-K | 2021-09-22 | 1 | -1/+1 |
* | better document what the optional deps do | NRK | 2021-09-21 | 1 | -2/+5 |
* | add -0 for outputting null-terminated list (#68) | N-R-K | 2021-09-20 | 3 | -2/+8 |
* | Allow any set of modifiers to be used in keybindings | Arthur Williams | 2021-09-20 | 2 | -1/+4 |
* | Stable version 27.1 | NRK | 2021-09-17 | 2 | -1/+9 |
* | fix build when not git cloned | NRK | 2021-09-17 | 1 | -0/+2 |
* | Fix links in changelog and readme | Berke Kocaoğlu | 2021-09-17 | 2 | -16/+16 |
* | Stable version 27 | Berke Kocaoğlu | 2021-09-16 | 1 | -1/+1 |
* | config.def.h: change enums to static const ints | NRK | 2021-09-17 | 1 | -7/+3 |
* | add .mark.foreground to Xresources | NRK | 2021-09-17 | 5 | -4/+11 |
* | cleanup docs | NRK | 2021-09-17 | 2 | -13/+20 |
* | Fix font memory leak. (#57) | Sam Whitehead | 2021-09-16 | 2 | -0/+2 |
* | change .font to .bar.font for consistency (#48) | N-R-K | 2021-09-16 | 3 | -2/+3 |
* | Rename, Update Docs and Prepare for Release (#9) | Berke Kocaoğlu | 2021-09-16 | 28 | -307/+405 |
* | Exit when window is destroyed | Arthur Williams | 2021-09-16 | 1 | -0/+3 |
* | Rework the build system (#19) | TAAPArthur | 2021-09-16 | 4 | -48/+66 |
* | fix: out-of-bounds access when bg not in color map | whowillbellthecat | 2021-09-16 | 1 | -0/+4 |
* | add an editorconfig file, closes #25 | eylles | 2021-09-16 | 1 | -0/+28 |
* | Advertise Webp support in desktop file. | Aman Verma | 2021-09-16 | 1 | -1/+1 |
* | set title based on prefix and suffix (#23) | qsmodo | 2021-09-16 | 7 | -7/+74 |
* | change gamma on -G | NRK | 2021-09-16 | 1 | -1/+1 |
* | add new keybind, Ctrl-a to toggle animation (#33) | N-R-K | 2021-09-16 | 2 | -1/+2 |
* | Custom bar colors (#10) | Guilherme Freire | 2021-09-16 | 5 | -22/+34 |
* | Set the _NET_WM_PID and WM_CLIENT_MACHINE X properties (#13) | eylles | 2021-09-16 | 2 | -0/+21 |
* | Fix documentation (#14) | eylles | 2021-09-16 | 1 | -4/+4 |
* | Fix in tabbed with alpha patch (#3) | Berke Kocaoğlu | 2021-09-16 | 2 | -9/+23 |
* | Added ICCCM WM_HINTS | Arthur Williams | 2021-09-16 | 1 | -0/+6 |
* | Implement fill scale mode | Berke Kocaoğlu | 2021-09-16 | 5 | -2/+10 |
* | Stable version 26 | Bert Münnich | 2020-01-16 | 2 | -1/+6 |
* | Document dependencies | Bert Münnich | 2020-01-16 | 1 | -1/+19 |
* | Fix memory leak in win_res() | Bert Münnich | 2020-01-16 | 1 | -11/+13 |
* | Fix indentation | Bert Münnich | 2020-01-16 | 1 | -4/+4 |
* | Do not keep track of fullscreen state | Bert Münnich | 2019-07-16 | 3 | -53/+3 |
* | Use normal win colors in fullscreen mode | Bert Münnich | 2019-07-16 | 4 | -31/+11 |
* | Hint to xrdb for changing X resources | Bert Münnich | 2019-04-19 | 1 | -0/+2 |
* | Mention supported X resources in man page | Bert Münnich | 2019-04-19 | 1 | -2/+13 |
* | Change colors and font only via X resources | Bert Münnich | 2019-04-19 | 2 | -14/+6 |
* | Add Xresources font support | vxid | 2019-04-19 | 2 | -2/+4 |
* | gitignore: Ignore autogenerated version.h | Chris Down | 2019-04-14 | 1 | -0/+1 |
* | Fix comparison broken by signedness | Bert Münnich | 2019-03-15 | 1 | -16/+17 |
* | Match fallback font FC_SIZE to original font | Foldex | 2019-03-15 | 1 | -1/+4 |
* | Search freetype headers under PREFIX too | Bert Münnich | 2019-02-16 | 1 | -3/+4 |
* | Stable version 25 | Bert Münnich | 2019-01-26 | 2 | -1/+8 |
* | New colors | Bert Münnich | 2019-01-26 | 1 | -2/+2 |
* | Mention X resource properties in build-time color config | Bert Münnich | 2019-01-26 | 1 | -0/+1 |
* | Overhaul introductionary text | Bert Münnich | 2019-01-26 | 2 | -8/+6 |
* | Align compile-time color options with X resource colors | Bert Münnich | 2019-01-23 | 5 | -32/+37 |
* | Simplify X resource retrieval | Bert Münnich | 2019-01-23 | 2 | -23/+22 |