Commit Graph

  • e449825ba1 Merge branch 'main' of git.bitlab21.com:sam/nsxiv main mrsu 2024-07-20 12:59:31 +0100
  • 353c12d9f6 commit version mrsu 2024-07-20 12:59:26 +0100
  • 64fc673972 Update default thumbnail size Sam 2024-06-20 13:26:38 +0100
  • 961f8cec5e Update default thumbnail size and adjust config file Sam 2024-06-20 13:19:45 +0100
  • 99f685df84 .gitignore mrsu 2024-06-16 00:14:56 +0100
  • 4e217429aa Merge branch 'master' mrsu 2024-06-16 00:14:35 +0100
  • 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
  • b7f0e75a47 update mrsu 2023-08-31 14:58:12 +0100
  • 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
  • 0ed25a767a config mrsu 2023-06-29 13:43:21 +0100
  • 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
  • 6578e6eb65 code-style: various cleanups (#356) NRK 2022-08-16 10:53:05 +0200
  • 216f312578 add support for long-opts (#332) NRK 2022-08-16 10:43:50 +0200
  • d9f20a4122 [ci]: build with macos on github NRK 2022-08-08 01:00:14 +0600
  • becf1cc858 fix: build failure when _SC_PHYS_PAGES is not defined NRK 2022-08-07 19:53:26 +0600
  • fb9686c650 Move uncritical files into `etc/` (#350) NRK 2022-08-09 16:21:52 +0200
  • 8dc126194f fix: statusbar not updating when switching bar (#353) NRK 2022-08-08 16:13:28 +0200
  • 3e17e4684c README: fix broken link (#351) Nan 2022-08-02 12:54:33 +0200
  • 94d531fd82 autoreload: simplify and cleanup (#342) NRK 2022-07-30 10:05:10 +0200
  • 6d8ec5aee3 [ci]: fix failure (#348) NRK 2022-07-29 03:37:40 +0200
  • 1263f23970 [ci]: use `git ls-files` for spellchecking (#345) NRK 2022-07-27 08:57:50 +0200