aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* code-style: use constant length array (#79)N-R-K2021-09-221-1/+1
* better document what the optional deps doNRK2021-09-211-2/+5
* add -0 for outputting null-terminated list (#68)N-R-K2021-09-203-2/+8
* Allow any set of modifiers to be used in keybindingsArthur Williams2021-09-202-1/+4
* Stable version 27.1NRK2021-09-172-1/+9
* fix build when not git clonedNRK2021-09-171-0/+2
* Fix links in changelog and readmeBerke Kocaoğlu2021-09-172-16/+16
* Stable version 27Berke Kocaoğlu2021-09-161-1/+1
* config.def.h: change enums to static const intsNRK2021-09-171-7/+3
* add .mark.foreground to XresourcesNRK2021-09-175-4/+11
* cleanup docsNRK2021-09-172-13/+20
* Fix font memory leak. (#57)Sam Whitehead2021-09-162-0/+2
* change .font to .bar.font for consistency (#48)N-R-K2021-09-163-2/+3
* Rename, Update Docs and Prepare for Release (#9)Berke Kocaoğlu2021-09-1628-307/+405
* Exit when window is destroyedArthur Williams2021-09-161-0/+3
* Rework the build system (#19)TAAPArthur2021-09-164-48/+66
* fix: out-of-bounds access when bg not in color mapwhowillbellthecat2021-09-161-0/+4
* add an editorconfig file, closes #25eylles2021-09-161-0/+28
* Advertise Webp support in desktop file.Aman Verma2021-09-161-1/+1
* set title based on prefix and suffix (#23)qsmodo2021-09-167-7/+74
* change gamma on -GNRK2021-09-161-1/+1
* add new keybind, Ctrl-a to toggle animation (#33)N-R-K2021-09-162-1/+2
* Custom bar colors (#10)Guilherme Freire2021-09-165-22/+34
* Set the _NET_WM_PID and WM_CLIENT_MACHINE X properties (#13)eylles2021-09-162-0/+21
* Fix documentation (#14)eylles2021-09-161-4/+4
* Fix in tabbed with alpha patch (#3)Berke Kocaoğlu2021-09-162-9/+23
* Added ICCCM WM_HINTSArthur Williams2021-09-161-0/+6
* Implement fill scale modeBerke Kocaoğlu2021-09-165-2/+10
* Stable version 26Bert Münnich2020-01-162-1/+6
* Document dependenciesBert Münnich2020-01-161-1/+19
* Fix memory leak in win_res()Bert Münnich2020-01-161-11/+13
* Fix indentationBert Münnich2020-01-161-4/+4
* Do not keep track of fullscreen stateBert Münnich2019-07-163-53/+3
* Use normal win colors in fullscreen modeBert Münnich2019-07-164-31/+11
* Hint to xrdb for changing X resourcesBert Münnich2019-04-191-0/+2
* Mention supported X resources in man pageBert Münnich2019-04-191-2/+13
* Change colors and font only via X resourcesBert Münnich2019-04-192-14/+6
* Add Xresources font supportvxid2019-04-192-2/+4
* gitignore: Ignore autogenerated version.hChris Down2019-04-141-0/+1
* Fix comparison broken by signednessBert Münnich2019-03-151-16/+17
* Match fallback font FC_SIZE to original fontFoldex2019-03-151-1/+4
* Search freetype headers under PREFIX tooBert Münnich2019-02-161-3/+4
* Stable version 25Bert Münnich2019-01-262-1/+8
* New colorsBert Münnich2019-01-261-2/+2
* Mention X resource properties in build-time color configBert Münnich2019-01-261-0/+1
* Overhaul introductionary textBert Münnich2019-01-262-8/+6
* Align compile-time color options with X resource colorsBert Münnich2019-01-235-32/+37
* Simplify X resource retrievalBert Münnich2019-01-232-23/+22
* Support X resource entries with Sxiv class nameBert Münnich2019-01-231-13/+9
* Fix code style of merged codeBert Münnich2019-01-231-14/+10