summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-01-06add additional warning and -Werror to github workflowNRK
2022-01-06fix -Wwrite-strings related warningsNRK
2022-01-06fix tcc warningNRK
2022-01-06fix -Wmaybe-uninitialized warningNRK
2022-01-06fix -Wstrict-prototype warningNRK
2022-01-06fix -Wshadow related warningsNRK
2022-01-03fix: reset statusbar after failed keyhandler (#191)N-R-K
2022-01-02remove unused function and typedef (#199)N-R-K
2022-01-02fix: animation slowdown when zoomed in (#200)N-R-K
2022-01-01fix: jpeg exif orientation on Imlib2 v1.7.5 (#188)N-R-K
2022-01-01Allow setting cache size based on memory percentage (#184)MahouShoujoMivutilde
2021-12-30fix: broken compilation when using HAVE_LIBFONTS=0 (#194)N-R-K
2021-12-29add github actions (#195)NRK
2021-12-24Cleanup manpage (#186)mamg22
2021-12-19specify func argument and related cleanup (#183)N-R-K
2021-12-12README: Fix version badge (#185)Sanjay Pavan
2021-12-12refactor: move shared code into a functionNRK
2021-12-12img_load_webp: close the file handler and use errnoNRK
2021-12-12img_load_webp: simplify multi-frame allocationNRK
2021-12-12img_load_webp: remove unnecessary castingNRK
2021-12-12remove unneeded animated-webp hacksNRK
2021-12-12Release version 28v28N-R-K
2021-12-09fix: compile error (#182)N-R-K
2021-12-01bring back zoom_levels (#156)N-R-K
2021-12-01clarify project goals (#173)N-R-K
2021-12-01fix crash when zooming out on small images (#178)mamg22
2021-12-01fix: send implicit_mod to process_bindings (#176)N-R-K
2021-11-26Reference customization in readme (#175)Berke Kocaoğlu
2021-11-26fix: img_load_gif: out-of-bound accessNRK
2021-11-26Revert "fix: out-of-bounds access when bg not in color map"NRK
2021-11-25allow configuring imlib2's cache size (#171)N-R-K
2021-11-24switch back to whitelisting modifers (#150)N-R-K
2021-11-24rename: keyhandler_abort -> KEYHANDLER_ABORT (#172)N-R-K
2021-11-23add related projects and some doc fixes (#170)N-R-K
2021-11-20mark functions and vars as static (#146)N-R-K
2021-11-19set env var NSXIV_USING_NULL for key-handler and update docsNRK
2021-11-19apply -0 to stdin/-i as wellNRK
2021-11-19use dedicated function to process key/button bindings (#166)N-R-K
2021-11-13Embed new nsxiv icon (#163)mamg22
2021-11-06Adding shields.io badges for Readme (#159)Sanjay Pavan
2021-11-05Update FAQ regarding piping images (#158)mamg22
2021-11-04make width of navigation area configurable (#155)LuXu
2021-11-03add links to labels in CONTRIBUTING (#154)N-R-K
2021-11-01fix: man page title for neo sxiv (#152)Guilherme Rugai Freire
2021-10-30-0 sends NULL separated file-list to key-handlerNRK
2021-10-29Add colors and fonts to config.h (#115)Arthur Williams
2021-10-28code-style: general cleanups (#137)N-R-K
2021-10-28remove unnecessary animated webp related checkN-R-K
2021-10-28update copyright notice (#139)eylles
2021-10-28eleminate padding from struct img on 64bit systems (#136)N-R-K