index
:
nsxiv
master
neo simple X image viewer.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add libXft-bgra to FAQ in readme (#229)
Berke Kocaoğlu
2022-02-25
1
-0
/
+5
*
use win-title script for customizing window title (#213)
N-R-K
2022-02-23
8
-69
/
+103
*
Add reuseable abstraction over fork/exec/dup2 (#211)
N-R-K
2022-02-20
3
-45
/
+113
*
Fix broken ci and enable higher level optimization (#220)
N-R-K
2022-02-20
1
-0
/
+6
*
declare internal variables as static
NRK
2022-02-17
1
-4
/
+4
*
code-style: prefer calloc over malloc+memset
NRK
2022-02-17
4
-7
/
+15
*
update copyright year
NRK
2022-02-13
8
-8
/
+8
*
Add keybind to scroll to image center (#203)
Nick Hanley
2022-01-15
6
-0
/
+20
*
make thumbnail bindings configureable via config.h (#167)
N-R-K
2022-01-10
4
-53
/
+82
*
Document development workflow for maintainers (#202)
mamg22
2022-01-08
1
-0
/
+36
*
[ci] separate dep from build
NRK
2022-01-06
1
-9
/
+13
*
[ci] fetch tcc from a known working commit
NRK
2022-01-06
1
-5
/
+7
*
add additional warning and -Werror to github workflow
NRK
2022-01-06
1
-0
/
+18
*
fix -Wwrite-strings related warnings
NRK
2022-01-06
1
-4
/
+6
*
fix tcc warning
NRK
2022-01-06
1
-0
/
+1
*
fix -Wmaybe-uninitialized warning
NRK
2022-01-06
1
-1
/
+1
*
fix -Wstrict-prototype warning
NRK
2022-01-06
1
-1
/
+1
*
fix -Wshadow related warnings
NRK
2022-01-06
3
-11
/
+10
*
fix: reset statusbar after failed keyhandler (#191)
N-R-K
2022-01-03
1
-8
/
+10
*
remove unused function and typedef (#199)
N-R-K
2022-01-02
2
-16
/
+0
*
fix: animation slowdown when zoomed in (#200)
N-R-K
2022-01-03
1
-1
/
+1
*
fix: jpeg exif orientation on Imlib2 v1.7.5 (#188)
N-R-K
2022-01-02
1
-1
/
+9
*
Allow setting cache size based on memory percentage (#184)
MahouShoujoMivutilde
2022-01-01
2
-5
/
+26
*
fix: broken compilation when using HAVE_LIBFONTS=0 (#194)
N-R-K
2021-12-29
1
-1
/
+1
*
add github actions (#195)
NRK
2021-12-29
1
-0
/
+41
*
Cleanup manpage (#186)
mamg22
2021-12-24
1
-41
/
+65
*
specify func argument and related cleanup (#183)
N-R-K
2021-12-19
5
-40
/
+40
*
README: Fix version badge (#185)
Sanjay Pavan
2021-12-12
1
-1
/
+1
*
refactor: move shared code into a function
NRK
2021-12-12
1
-21
/
+19
*
img_load_webp: close the file handler and use errno
NRK
2021-12-12
1
-3
/
+4
*
img_load_webp: simplify multi-frame allocation
NRK
2021-12-12
1
-4
/
+1
*
img_load_webp: remove unnecessary casting
NRK
2021-12-12
1
-7
/
+5
*
remove unneeded animated-webp hacks
NRK
2021-12-12
2
-83
/
+44
*
Release version 28
N-R-K
2021-12-12
2
-1
/
+58
*
fix: compile error (#182)
N-R-K
2021-12-09
1
-2
/
+2
*
bring back zoom_levels (#156)
N-R-K
2021-12-01
2
-6
/
+18
*
clarify project goals (#173)
N-R-K
2021-12-01
2
-2
/
+7
*
fix crash when zooming out on small images (#178)
mamg22
2021-12-01
1
-2
/
+2
*
fix: send implicit_mod to process_bindings (#176)
N-R-K
2021-12-01
3
-7
/
+10
*
Reference customization in readme (#175)
Berke Kocaoğlu
2021-11-26
1
-7
/
+16
*
fix: img_load_gif: out-of-bound access
NRK
2021-11-26
1
-4
/
+7
*
Revert "fix: out-of-bounds access when bg not in color map"
NRK
2021-11-26
1
-4
/
+0
*
allow configuring imlib2's cache size (#171)
N-R-K
2021-11-26
2
-0
/
+7
*
switch back to whitelisting modifers (#150)
N-R-K
2021-11-24
2
-4
/
+4
*
rename: keyhandler_abort -> KEYHANDLER_ABORT (#172)
N-R-K
2021-11-24
2
-3
/
+3
*
add related projects and some doc fixes (#170)
N-R-K
2021-11-23
2
-5
/
+19
*
mark functions and vars as static (#146)
N-R-K
2021-11-20
7
-41
/
+40
*
set env var NSXIV_USING_NULL for key-handler and update docs
NRK
2021-11-19
3
-8
/
+19
*
apply -0 to stdin/-i as well
NRK
2021-11-19
2
-6
/
+10
*
use dedicated function to process key/button bindings (#166)
N-R-K
2021-11-19
2
-29
/
+24
[prev]
[next]