aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* switch back to whitelisting modifers (#150)N-R-K2021-11-242-4/+4
* rename: keyhandler_abort -> KEYHANDLER_ABORT (#172)N-R-K2021-11-242-3/+3
* add related projects and some doc fixes (#170)N-R-K2021-11-232-5/+19
* mark functions and vars as static (#146)N-R-K2021-11-207-41/+40
* set env var NSXIV_USING_NULL for key-handler and update docsNRK2021-11-193-8/+19
* apply -0 to stdin/-i as wellNRK2021-11-192-6/+10
* use dedicated function to process key/button bindings (#166)N-R-K2021-11-192-29/+24
* Embed new nsxiv icon (#163)mamg222021-11-136-269/+457
* Adding shields.io badges for Readme (#159)Sanjay Pavan2021-11-061-1/+5
* Update FAQ regarding piping images (#158)mamg222021-11-051-1/+1
* make width of navigation area configurable (#155)LuXu2021-11-043-6/+22
* add links to labels in CONTRIBUTING (#154)N-R-K2021-11-031-1/+10
* fix: man page title for neo sxiv (#152)Guilherme Rugai Freire2021-11-011-4/+4
* -0 sends NULL separated file-list to key-handlerNRK2021-10-295-8/+7
* Add colors and fonts to config.h (#115)Arthur Williams2021-10-292-7/+15
* code-style: general cleanups (#137)N-R-K2021-10-299-45/+42
* remove unnecessary animated webp related checkN-R-K2021-10-281-6/+0
* update copyright notice (#139)eylles2021-10-288-8/+16
* eleminate padding from struct img on 64bit systems (#136)N-R-K2021-10-281-3/+3
* fix: memory leak due to not destroying XrmDatabase (#134)N-R-K2021-10-281-2/+3
* Add default key-binding for DRAG_RELATIVE (#117)LuXu2021-10-275-3/+8
* fix: memory leak in img_load_webp (#135)N-R-K2021-10-261-4/+10
* code-style: remove extra casts (#130)javad2021-10-242-5/+5
* remove TODO.md (#127)N-R-K2021-10-192-9/+1
* README: add package manager section (#111)N-R-K2021-10-191-0/+14
* Revert "Fix in tabbed with alpha patch (#3)" (#121)N-R-K2021-10-161-2/+1
* Add ability to bind arbitrary functions.Arthur Williams2021-10-136-70/+96
* Make imgcursor a config variable.Arthur Williams2021-10-132-12/+5
* Fix behaviour when TrueColor / 24 bit depth is not available (#114)miseran2021-10-114-33/+24
* code-style: fix consistency issues all over the codebase (#94)Berke Kocaoğlu2021-10-1111-68/+45
* Make statusbar optional (#95)Arthur Williams2021-10-106-34/+63
* add statusbar message upon key-hander activation (#98)N-R-K2021-10-072-2/+19
* Rework build system v2 (#71)N-R-K2021-10-034-55/+52
* Move over to nsxiv-extra (#100)N-R-K2021-10-012-7/+24
* fix wrong bar.* defaults in manpage (#106)N-R-K2021-10-021-2/+2
* update outdated comment in config.def.h (#105)N-R-K2021-09-301-3/+2
* make ten_ms local to run (#101)N-R-K2021-09-291-2/+1
* fix: crashing on bad exif thumbnail (#75)N-R-K2021-09-291-1/+1
* Clarify comment in example key-handler (#89)N-R-K2021-09-281-0/+2
* Use zoom steps instead of hard-coding levels (#92)Lu Xu2021-09-254-63/+22
* Rename icon & desktop and add install-all in Makefile (#96)Berke Kocaoğlu2021-09-252-7/+13
* make keyhandler abort key configurable via config.hNRK2021-09-242-1/+4
* fix: unable to bind anything to XK_EscapeNRK2021-09-241-1/+1
* Add animated webp support (#20)Sam Whitehead2021-09-243-2/+159
* Fix consistency in readme (#93)Berke Kocaoğlu2021-09-241-4/+4
* Add desktop and icon rules to Makefile, document icon installation (#80)Guilherme Rugai Freire2021-09-233-16/+40
* Change location of example scripts (#86)Berke Kocaoğlu2021-09-225-5/+10
* switch -0 to bottom in options.cNRK2021-09-211-6/+6
* add 0 to print_usageNRK2021-09-211-1/+1
* move -0 to bottom in the manpageNRK2021-09-211-5/+5