| Commit message (Expand) | Author | Age | Files | Lines |
* | fix: memory leak in img_load_webp (#135) | N-R-K | 2021-10-26 | 1 | -4/+10 |
* | code-style: remove extra casts (#130) | javad | 2021-10-24 | 2 | -5/+5 |
* | remove TODO.md (#127) | N-R-K | 2021-10-19 | 2 | -9/+1 |
* | README: add package manager section (#111) | N-R-K | 2021-10-19 | 1 | -0/+14 |
* | Revert "Fix in tabbed with alpha patch (#3)" (#121) | N-R-K | 2021-10-16 | 1 | -2/+1 |
* | Add ability to bind arbitrary functions. | Arthur Williams | 2021-10-13 | 6 | -70/+96 |
* | Make imgcursor a config variable. | Arthur Williams | 2021-10-13 | 2 | -12/+5 |
* | Fix behaviour when TrueColor / 24 bit depth is not available (#114) | miseran | 2021-10-11 | 4 | -33/+24 |
* | code-style: fix consistency issues all over the codebase (#94) | Berke Kocaoğlu | 2021-10-11 | 11 | -68/+45 |
* | Make statusbar optional (#95) | Arthur Williams | 2021-10-10 | 6 | -34/+63 |
* | add statusbar message upon key-hander activation (#98) | N-R-K | 2021-10-07 | 2 | -2/+19 |
* | Rework build system v2 (#71) | N-R-K | 2021-10-03 | 4 | -55/+52 |
* | Move over to nsxiv-extra (#100) | N-R-K | 2021-10-01 | 2 | -7/+24 |
* | fix wrong bar.* defaults in manpage (#106) | N-R-K | 2021-10-02 | 1 | -2/+2 |
* | update outdated comment in config.def.h (#105) | N-R-K | 2021-09-30 | 1 | -3/+2 |
* | make ten_ms local to run (#101) | N-R-K | 2021-09-29 | 1 | -2/+1 |
* | fix: crashing on bad exif thumbnail (#75) | N-R-K | 2021-09-29 | 1 | -1/+1 |
* | Clarify comment in example key-handler (#89) | N-R-K | 2021-09-28 | 1 | -0/+2 |
* | Use zoom steps instead of hard-coding levels (#92) | Lu Xu | 2021-09-25 | 4 | -63/+22 |
* | Rename icon & desktop and add install-all in Makefile (#96) | Berke Kocaoğlu | 2021-09-25 | 2 | -7/+13 |
* | make keyhandler abort key configurable via config.h | NRK | 2021-09-24 | 2 | -1/+4 |
* | fix: unable to bind anything to XK_Escape | NRK | 2021-09-24 | 1 | -1/+1 |
* | Add animated webp support (#20) | Sam Whitehead | 2021-09-24 | 3 | -2/+159 |
* | Fix consistency in readme (#93) | Berke Kocaoğlu | 2021-09-24 | 1 | -4/+4 |
* | Add desktop and icon rules to Makefile, document icon installation (#80) | Guilherme Rugai Freire | 2021-09-23 | 3 | -16/+40 |
* | Change location of example scripts (#86) | Berke Kocaoğlu | 2021-09-22 | 5 | -5/+10 |
* | switch -0 to bottom in options.c | NRK | 2021-09-21 | 1 | -6/+6 |
* | add 0 to print_usage | NRK | 2021-09-21 | 1 | -1/+1 |
* | move -0 to bottom in the manpage | NRK | 2021-09-21 | 1 | -5/+5 |
* | document new -0 option in manpage | NRK | 2021-09-21 | 1 | -1/+5 |
* | code-style: use constant length array (#79) | N-R-K | 2021-09-22 | 1 | -1/+1 |
* | better document what the optional deps do | NRK | 2021-09-21 | 1 | -2/+5 |
* | add -0 for outputting null-terminated list (#68) | N-R-K | 2021-09-20 | 3 | -2/+8 |
* | Allow any set of modifiers to be used in keybindings | Arthur Williams | 2021-09-20 | 2 | -1/+4 |
* | Stable version 27.1 | NRK | 2021-09-17 | 2 | -1/+9 |
* | fix build when not git cloned | NRK | 2021-09-17 | 1 | -0/+2 |
* | Fix links in changelog and readme | Berke Kocaoğlu | 2021-09-17 | 2 | -16/+16 |
* | Stable version 27 | Berke Kocaoğlu | 2021-09-16 | 1 | -1/+1 |
* | config.def.h: change enums to static const ints | NRK | 2021-09-17 | 1 | -7/+3 |
* | add .mark.foreground to Xresources | NRK | 2021-09-17 | 5 | -4/+11 |
* | cleanup docs | NRK | 2021-09-17 | 2 | -13/+20 |
* | Fix font memory leak. (#57) | Sam Whitehead | 2021-09-16 | 2 | -0/+2 |
* | change .font to .bar.font for consistency (#48) | N-R-K | 2021-09-16 | 3 | -2/+3 |
* | Rename, Update Docs and Prepare for Release (#9) | Berke Kocaoğlu | 2021-09-16 | 28 | -307/+405 |
* | Exit when window is destroyed | Arthur Williams | 2021-09-16 | 1 | -0/+3 |
* | Rework the build system (#19) | TAAPArthur | 2021-09-16 | 4 | -48/+66 |
* | fix: out-of-bounds access when bg not in color map | whowillbellthecat | 2021-09-16 | 1 | -0/+4 |
* | add an editorconfig file, closes #25 | eylles | 2021-09-16 | 1 | -0/+28 |
* | Advertise Webp support in desktop file. | Aman Verma | 2021-09-16 | 1 | -1/+1 |
* | set title based on prefix and suffix (#23) | qsmodo | 2021-09-16 | 7 | -7/+74 |