aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
4 daysconfigconfigJustin Gassner
5 dayssome minor comment nitpickHEADmasterNRK
5 dayswin_draw_bar: simplify logic a bitNRK
5 daysfix: crash when cache directory is not presentNRK
5 daysfix: -A not working (#503)NRK
7 daysfix: autoreload when directory is root (#498)NRK
2024-06-06ci: fix macos buildNRK
2024-06-05fix: missing include in 65acb98NRK
2024-06-05make pipes non-blocking and read output on POLLHUP (#490)NRK
2024-06-05fix: unresponsive UI when animation is too fast (#489)NRK
2024-04-23fix: image placement when rotating (#493)e5150
2024-02-17document Xresources application namespace explicitly (#488)fxdn
2024-02-12free cache_tmpfile in tns_free (#485)NRK
2024-02-09ci: adjust clang-tidy checksNRK
2024-02-08README: fix typoNRK
2023-11-13move key-handler prompts to the right bar (#481)NRK
2023-10-02ci: various fixes (#478)NRK
2023-10-01Release version 32v32NRK
2023-10-01inline img_multiframe_context_set()NRK
2023-10-01remove legacy multi-frame loadersNRK
2023-10-01add option to update cache in a background processNRK
2023-10-01make thumbnail caching safer against concurrent writesNRK
2023-09-30centralize script handling logic (#477)NRK
2023-09-21fix: re-loading stale multi-frame imagesNRK
2023-09-21introduce img_free()NRK
2023-09-21remove faulty assertionsNRK
2023-08-31various README nits (#470)NRK
2023-08-28set autoreload timeout based on the latest event (#459)David Gowers
2023-08-22fix: brightness keybindings on manpage (#467)padv
2023-07-16config.mk: do not explicitly set CC (#455)NRK
2023-07-08add some upgrade comments (#457)NRK
2023-07-08add compiled features into --version output (#462)NRK
2023-06-30config.mk: update openbsd configuration (#453)NRK
2023-06-23config.h: allow all values to be NULLNRK
2023-06-23make xresources class name configurable in config.hexplosion-mental
2023-06-15CI: misc cleanups + faster analysis (#449)NRK
2023-05-28update documentation (#448)NRK
2023-05-26make assertions opt-in (#447)NRK
2023-05-23set a default delay if delay is 0 (#445)NRK
2023-05-23move load/cache messages to right side (#446)a1337xyz
2023-05-19fix: memory leak in `win_draw_bar` (#444)blk_750
2023-05-18fix: calling imlib2 with color modifier being NULL (#440)NRK
2023-05-18fix: loading old frames due to multi-frame cache (#437)NRK
2023-05-13[ci]: silence false positive warningNRK
2023-05-13README: clarify dependency on giflib and libwebpNRK
2023-05-09config.mk: default to `-O2` and `-DNDEBUG` (#435)NRK
2023-04-14add a pick quit keybind (#432)eylles
2023-04-10editorconfig: only apply to .c and .h files (#433)NRK
2023-03-17fix a typpo in CHANGELOG.mdNRK
2023-03-17document handling of empty X resources valuesNRK