aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2021-10-28fix: memory leak due to not destroying XrmDatabase (#134)N-R-K
2021-10-27Add default key-binding for DRAG_RELATIVE (#117)LuXu
2021-10-26fix: memory leak in img_load_webp (#135)N-R-K
2021-10-24code-style: remove extra casts (#130)javad
2021-10-19remove TODO.md (#127)N-R-K
2021-10-19README: add package manager section (#111)N-R-K
2021-10-16Revert "Fix in tabbed with alpha patch (#3)" (#121)N-R-K
2021-10-13Add ability to bind arbitrary functions.Arthur Williams
2021-10-13Make imgcursor a config variable.Arthur Williams
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