summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-24Add animated webp support (#20)Sam Whitehead
2021-09-24Fix consistency in readme (#93)Berke Kocaoğlu
2021-09-23Add desktop and icon rules to Makefile, document icon installation (#80)Guilherme Rugai Freire
2021-09-22Change location of example scripts (#86)Berke Kocaoğlu
2021-09-21switch -0 to bottom in options.cNRK
2021-09-21add 0 to print_usageNRK
2021-09-21move -0 to bottom in the manpageNRK
2021-09-21document new -0 option in manpageNRK
2021-09-21code-style: use constant length array (#79)N-R-K
2021-09-21better document what the optional deps doNRK
2021-09-21add -0 for outputting null-terminated list (#68)N-R-K
2021-09-20Allow any set of modifiers to be used in keybindingsArthur Williams
2021-09-17Stable version 27.1v27.1NRK
2021-09-17fix build when not git clonedNRK
2021-09-16Fix links in changelog and readmeBerke Kocaoğlu
2021-09-16Stable version 27v27Berke Kocaoğlu
2021-09-16config.def.h: change enums to static const intsNRK
2021-09-16add .mark.foreground to XresourcesNRK
2021-09-16cleanup docsNRK
2021-09-16Fix font memory leak. (#57)Sam Whitehead
2021-09-16change .font to .bar.font for consistency (#48)N-R-K
2021-09-16Rename, Update Docs and Prepare for Release (#9)Berke Kocaoğlu
2021-09-16Exit when window is destroyedArthur Williams
2021-09-16Rework the build system (#19)TAAPArthur
2021-09-16fix: out-of-bounds access when bg not in color mapwhowillbellthecat
2021-09-16add an editorconfig file, closes #25eylles
2021-09-16Advertise Webp support in desktop file.Aman Verma
2021-09-16set title based on prefix and suffix (#23)qsmodo
2021-09-16change gamma on -GNRK
2021-09-16add new keybind, Ctrl-a to toggle animation (#33)N-R-K
2021-09-16Custom bar colors (#10)Guilherme Freire
2021-09-16Set the _NET_WM_PID and WM_CLIENT_MACHINE X properties (#13)eylles
2021-09-16Fix documentation (#14)eylles
2021-09-16Fix in tabbed with alpha patch (#3)Berke Kocaoğlu
2021-09-16Added ICCCM WM_HINTSArthur Williams
2021-09-16Implement fill scale modeBerke Kocaoğlu
2020-01-16Stable version 26v26Bert Münnich
2020-01-16Document dependenciesBert Münnich
2020-01-16Fix memory leak in win_res()Bert Münnich
2020-01-16Fix indentationBert Münnich
2019-07-16Do not keep track of fullscreen stateBert Münnich
2019-07-16Use normal win colors in fullscreen modeBert Münnich
2019-04-19Hint to xrdb for changing X resourcesBert Münnich
2019-04-19Mention supported X resources in man pageBert Münnich
2019-04-19Change colors and font only via X resourcesBert Münnich
2019-04-19Add Xresources font supportvxid
2019-04-14gitignore: Ignore autogenerated version.hChris Down
2019-03-15Fix comparison broken by signednessBert Münnich
2019-03-15Match fallback font FC_SIZE to original fontFoldex
2019-02-16Search freetype headers under PREFIX tooBert Münnich