Commit graph

  • 902e1bf3f9 cleaned up main WanderingPenwing 2024-08-05 15:42:39 +0200
  • cb1b6037e6 modified config.def WanderingPenwing 2024-08-05 15:36:38 +0200
  • d40b6fa723 force config color WanderingPenwing 2024-08-04 11:40:07 +0200
  • 9c41ea8dcc my config WanderingPenwing 2024-08-04 11:03:06 +0200
  • 0ddf494437 introduce parse_optional_no() NRK 2024-06-14 00:53:55 +0000
  • c61b84975d add --bar to enable statusbar NRK 2024-06-14 00:46:16 +0000
  • 55d60319db allow disabling animation playback via -A 0 NRK 2024-06-14 00:32:06 +0000
  • 11558c9fcf allow disabling thumbnail mode via --thumbnail=no NRK 2024-06-14 00:28:09 +0000
  • 3408bbcdda print help to stderr on usage error (#510) André Marçais 2024-08-02 11:05:05 +0000
  • 9406e7ea7c statusbar: print ellipsis when text is truncated (#501) NRK 2024-06-27 15:54:08 +0000
  • 99e941271d use compression level 8 when writing png thumbnails (#505) NRK 2024-06-27 12:38:49 +0000
  • b3eab414dd add a migration document (#507) NRK 2024-06-27 08:07:44 +0000
  • 0620d473c2 allow {white,black}listing thumbnail cache dirs (#461) NRK 2024-06-20 10:50:19 +0000
  • 9b8cdcff48 some minor comment nitpick NRK 2024-06-12 21:34:11 +0000
  • 1fbff6d539 win_draw_bar: simplify logic a bit NRK 2024-06-12 21:28:07 +0000
  • b6d9e7d24f fix: crash when cache directory is not present NRK 2024-06-12 22:03:41 +0000
  • 36d5b27fff fix: -A not working (#503) NRK 2024-06-18 15:08:37 +0000
  • faf67fcc62 fix: autoreload when directory is root (#498) NRK 2024-06-16 21:07:33 +0000
  • 420a0a2455 ci: fix macos build NRK 2024-06-06 10:46:04 +0000
  • 2a62683e60 fix: missing include in 65acb98 NRK 2024-06-05 21:02:02 +0000
  • 931912dcf6 make pipes non-blocking and read output on POLLHUP (#490) NRK 2024-06-05 19:40:58 +0000
  • 65acb98396 fix: unresponsive UI when animation is too fast (#489) NRK 2024-06-05 19:37:46 +0000
  • a581cd6344 fix: image placement when rotating (#493) e5150 2024-04-23 06:47:09 +0000
  • 437e060021 document Xresources application namespace explicitly (#488) fxdn 2024-02-17 08:14:05 +0000
  • 6cc1225fef free cache_tmpfile in tns_free (#485) NRK 2024-02-12 22:00:31 +0000
  • 0faff1866d ci: adjust clang-tidy checks NRK 2024-02-08 17:57:55 +0000
  • add12ecdfd README: fix typo NRK 2024-02-08 17:57:33 +0000
  • bed596bf47 move key-handler prompts to the right bar (#481) NRK 2023-11-13 10:45:49 +0000
  • 70cbe59daa ci: various fixes (#478) NRK 2023-10-02 09:43:46 +0000
  • a9e13042d4 Release version 32 NRK 2023-07-04 10:41:27 +0600
  • 48d1afd50a inline img_multiframe_context_set() NRK 2023-09-21 05:06:07 +0600
  • e1b851c488 remove legacy multi-frame loaders NRK 2023-08-27 23:20:39 +0600
  • 1fc28278b5 add option to update cache in a background process NRK 2023-10-01 17:06:04 +0600
  • 2093f36661 make thumbnail caching safer against concurrent writes NRK 2023-05-08 03:36:17 +0600
  • 3659361e76 centralize script handling logic (#477) NRK 2023-09-30 08:53:32 +0000
  • 80a71315de fix: re-loading stale multi-frame images NRK 2023-07-04 11:10:07 +0600
  • 53a43cb388 introduce img_free() NRK 2023-07-02 20:15:53 +0600
  • 69d4957a92 remove faulty assertions NRK 2023-07-02 19:16:55 +0600
  • d19924f288 various README nits (#470) NRK 2023-08-31 18:06:43 +0000
  • 10a6228538 set autoreload timeout based on the latest event (#459) David Gowers 2023-08-28 10:28:57 +0000
  • cc132dd365 fix: brightness keybindings on manpage (#467) padv 2023-08-22 18:08:29 +0000
  • 112ba3a2fc config.mk: do not explicitly set CC (#455) NRK 2023-07-16 18:16:23 +0000
  • c1b36b8f09 add some upgrade comments (#457) NRK 2023-07-08 07:05:57 +0000
  • 9b122c82fa add compiled features into --version output (#462) NRK 2023-07-08 06:53:57 +0000
  • bfab3a76a4 config.mk: update openbsd configuration (#453) NRK 2023-06-29 23:40:52 +0000
  • 6185bcb441 config.h: allow all values to be NULL NRK 2023-06-23 22:10:27 +0600
  • 3097037624 make xresources class name configurable in config.h explosion-mental 2023-03-15 23:32:20 -0500
  • 28018e92d3 CI: misc cleanups + faster analysis (#449) NRK 2023-06-15 15:25:54 +0000
  • c03ec39437 update documentation (#448) NRK 2023-05-28 06:49:07 +0000
  • 40480596ca make assertions opt-in (#447) NRK 2023-05-26 07:06:17 +0000
  • 0e1bc3c045 set a default delay if delay is 0 (#445) NRK 2023-05-23 11:36:41 +0000
  • e4fceab18f move load/cache messages to right side (#446) a1337xyz 2023-05-23 03:01:44 +0000
  • 824b2cb885 fix: memory leak in win_draw_bar (#444) blk_750 2023-05-19 13:17:02 +0000
  • d0ec8716d7 fix: calling imlib2 with color modifier being NULL (#440) NRK 2023-05-18 15:06:44 +0000
  • 4b67816eae fix: loading old frames due to multi-frame cache (#437) NRK 2023-05-18 15:05:45 +0000
  • 5c6745436f [ci]: silence false positive warning NRK 2023-05-13 23:28:27 +0600
  • d7e149dbda README: clarify dependency on giflib and libwebp NRK 2023-05-13 21:51:57 +0600
  • 657080a7e5 config.mk: default to -O2 and -DNDEBUG (#435) NRK 2023-05-09 00:34:28 +0000
  • 733916ad70 add a pick quit keybind (#432) eylles 2023-04-14 19:45:39 +0000
  • 4df97db1cd editorconfig: only apply to .c and .h files (#433) NRK 2023-04-10 17:13:44 +0000
  • 54bfc5db04 fix a typpo in CHANGELOG.md NRK 2023-03-17 08:13:31 +0600
  • 502b30301c document handling of empty X resources values NRK 2023-03-17 07:58:02 +0600
  • 157646f54c etc changes related to code-style docs NRK 2023-02-10 11:51:53 +0600
  • f2f4903de4 apply clang-format NRK 2023-02-10 11:35:53 +0600
  • 2434e83807 make some changes prepping for clang-format NRK 2022-07-02 21:06:24 +0600
  • 8c876199b1 add clang-format Berke Kocaoğlu 2022-07-02 21:02:02 +0600
  • 19b47192f2 fix: thumbnail leak when removing the last file (#423) NRK 2023-03-04 07:01:19 +0000
  • 8f0322c2e3 Release version 31 NRK 2023-01-15 15:27:25 +0600
  • ac1199b6f5 README: update upstream sxiv link NRK 2023-01-16 14:57:06 +0600
  • 12d635bc6e manpage: update MAINTAINERS section NRK 2023-01-15 15:35:37 +0600
  • f288efcece manpage: remove special casing CONTRIBUTORS NRK 2023-01-15 15:29:01 +0600
  • cc9b24f36b remove deprecated -T flag NRK 2023-01-15 15:27:13 +0600
  • a051ad210d update copyright year NRK 2023-01-15 15:26:46 +0600
  • 01f3cf2e47 use assertions instead of ignoring bogus arguments (#406) NRK 2023-01-28 10:27:40 +0000
  • 6ffc64a04e img_t: rename alpha -> alpha_layer for consistency NRK 2023-01-17 15:57:57 +0600
  • 1f788a318b add cli flag --alpha-layer NRK 2023-01-17 15:48:59 +0600
  • fddad757c6 don't spoil errno in sig handler (#411) NRK 2023-01-26 16:26:32 +0000
  • 75849adb88 README: fix rendering on codeberg (#402) NRK 2023-01-12 09:38:14 +0000
  • a924fe004d [ci]: fix things (#400) NRK 2023-01-12 04:52:28 +0000
  • 34d4295103 read win-title in non-blocking manner (#314) NRK 2023-01-09 08:12:30 +0000
  • 16b966be3b spawn(): search $PATH as well NRK 2022-10-28 23:17:06 +0600
  • 49d11f0d1f spawn(): improve performance and simplify API NRK 2022-06-22 09:28:07 +0600
  • 76c2b81b60 add support for multi-frame images via imlib2 (#373) NRK 2023-01-08 10:02:56 +0000
  • 95bc9b463b add brightness and contrast (#396) Berke Kocaoğlu 2022-12-22 11:21:40 +0000
  • 9cb9a54944 [ci]: make it easy to run analysis locally (#395) NRK 2022-12-02 10:50:15 +0000
  • 3804b50656 compress duplicated logic into a function (#384) NRK 2022-11-05 00:01:56 +0100
  • 045abbd117 accept directory via stdin (-i) (#383) NRK 2022-10-30 19:18:44 +0100
  • 3140638042 fix: wrong length on animated webp (#381) NRK 2022-10-25 20:34:19 +0200
  • e197429489 img_open: explicitly decode image data immediately (#380) NRK 2022-10-21 08:02:54 +0200
  • b11384a694 code-style: misc changes (#374) NRK 2022-10-19 14:46:22 +0200
  • aa56aa2303 [ci]: try building all combination with tcc (#338) NRK 2022-10-07 15:37:44 +0200
  • 85fffbb277 improve error message on bad cli argument (#371) NRK 2022-09-28 18:15:09 +0200
  • daee34477a fix potential truncation of cli arguments (#367) NRK 2022-09-14 06:58:41 +0200
  • e356add07c rename: aa -> anti_alias NRK 2022-09-10 19:30:40 +0600
  • 88a480c938 allow disabling anti-aliasing via cli flag NRK 2022-08-17 20:54:14 +0600
  • 7e3e6008fe remove some hardcoded "nsxiv", use progname instead NRK 2022-07-15 11:56:45 +0600
  • fbe186e79d don't assume positive argc NRK 2022-06-16 19:33:32 +0600
  • ba39006574 [ci]: disable noisy checks (#365) NRK 2022-09-05 03:47:32 +0200
  • 32bfe58915 Misc docs cleanup (#362) NRK 2022-08-19 08:36:53 +0200
  • 0f0c49a630 code-style: don't indent switch cases (#358) explosion-mental 2022-08-16 10:54:31 +0200