aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-28remove deprecated -T flagNRK
2023-01-28update copyright yearNRK
2023-01-28use assertions instead of ignoring bogus arguments (#406)NRK
2023-01-28img_t: rename alpha -> alpha_layer for consistencyNRK
2023-01-28add cli flag --alpha-layerNRK
2023-01-26don't spoil errno in sig handler (#411)NRK
2023-01-12README: fix rendering on codeberg (#402)NRK
2023-01-12[ci]: fix things (#400)NRK
2023-01-09read win-title in non-blocking manner (#314)NRK
2023-01-09spawn(): search $PATH as wellNRK
2023-01-09spawn(): improve performance and simplify APINRK
2023-01-08add support for multi-frame images via imlib2 (#373)NRK
2022-12-22add brightness and contrast (#396)Berke Kocaoğlu
2022-12-02[ci]: make it easy to run analysis locally (#395)NRK
2022-11-05compress duplicated logic into a function (#384)NRK
2022-10-30accept directory via stdin (-i) (#383)NRK
2022-10-25fix: wrong length on animated webp (#381)NRK
2022-10-21img_open: explicitly decode image data immediately (#380)NRK
2022-10-19code-style: misc changes (#374)NRK
2022-10-07[ci]: try building all combination with tcc (#338)NRK
2022-09-28improve error message on bad cli argument (#371)NRK
2022-09-14fix potential truncation of cli arguments (#367)NRK
2022-09-10rename: aa -> anti_aliasNRK
2022-09-10allow disabling anti-aliasing via cli flagNRK
2022-09-05remove some hardcoded "nsxiv", use progname insteadNRK
2022-09-05don't assume positive argcNRK
2022-09-05[ci]: disable noisy checks (#365)NRK
2022-08-19Misc docs cleanup (#362)NRK
2022-08-16code-style: don't indent switch cases (#358)explosion-mental
2022-08-16code-style: various cleanups (#356)NRK
2022-08-16add support for long-opts (#332)NRK
2022-08-11[ci]: build with macos on githubNRK
2022-08-11fix: build failure when _SC_PHYS_PAGES is not definedNRK
2022-08-09Move uncritical files into `etc/` (#350)NRK
2022-08-08fix: statusbar not updating when switching bar (#353)NRK
2022-08-02README: fix broken link (#351)Nan
2022-07-30autoreload: simplify and cleanup (#342)NRK
2022-07-29[ci]: fix failure (#348)NRK
2022-07-27[ci]: use `git ls-files` for spellchecking (#345)NRK
2022-07-26fix: stale statusbar when started in thumbnail mode (#341)NRK
2022-07-18Document Ctrl-6 keybind (#347)zood
2022-07-15fix: -Wsign-compare warnings (#336)NRK
2022-07-05reject empty xresources (#340)NRK
2022-07-03check for utf8_decode errors (#327)NRK
2022-07-03fix build failure due to missing <stdio.h> (#337)NRK
2022-06-29Clean up readme (#330)Berke Kocaoğlu
2022-06-28sort and group includesNRK
2022-06-28code-style: cleanup includesNRK
2022-06-27CHANGELOG: use reference style links (#325)NRK
2022-06-27CHANGELOG: update title and link (#324)NRK