summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-10-12Fix behaviour when TrueColor / 24 bit depth is not available (#114)miseran
2021-10-11code-style: fix consistency issues all over the codebase (#94)Berke Kocaoğlu
2021-10-09Make statusbar optional (#95)Arthur Williams
2021-10-07add statusbar message upon key-hander activation (#98)N-R-K
2021-10-03Rework build system v2 (#71)N-R-K
2021-10-02Move over to nsxiv-extra (#100)N-R-K
2021-10-01fix wrong bar.* defaults in manpage (#106)N-R-K
2021-09-30update outdated comment in config.def.h (#105)N-R-K
2021-09-29make ten_ms local to run (#101)N-R-K
2021-09-29fix: crashing on bad exif thumbnail (#75)N-R-K
2021-09-28Clarify comment in example key-handler (#89)N-R-K
2021-09-25Use zoom steps instead of hard-coding levels (#92)Lu Xu
2021-09-25Rename icon & desktop and add install-all in Makefile (#96)Berke Kocaoğlu
2021-09-24make keyhandler abort key configurable via config.hNRK
2021-09-24fix: unable to bind anything to XK_EscapeNRK
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