Commit Graph

  • ef18af438d
    update README to current state master Alexander Bocken 2024-03-10 12:06:30 +0100
  • 96f303b74f
    remap key-handler to match vim <leader> Alexander Bocken 2024-02-05 14:45:30 +0100
  • 6f837ad27b add forgotten nsxiv-dirchanger script Alexander Bocken 2023-10-12 16:22:01 +0200
  • 7e957f8310
    added dirchanger dmenu, dmenu search AlexBocken 2023-03-29 22:51:37 +0200
  • 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
  • dd0b3cb163 fix: stale statusbar when started in thumbnail mode (#341) NRK 2022-07-26 07:20:39 +0200
  • 78938721a4 Document Ctrl-6 keybind (#347) zood 2022-07-18 11:06:02 +0200
  • c131b1ed83 fix: -Wsign-compare warnings (#336) NRK 2022-07-15 22:46:23 +0200
  • 5cab2fb525 reject empty xresources (#340) NRK 2022-07-05 11:24:53 +0200
  • 51d4c8dd4f check for utf8_decode errors (#327) NRK 2022-07-03 12:45:50 +0200
  • 7c59cc7edc fix build failure due to missing <stdio.h> (#337) NRK 2022-07-03 08:16:56 +0200
  • 5c2c719735 Clean up readme (#330) Berke Kocaoğlu 2022-06-29 01:02:17 +0200
  • b162aee497 sort and group includes NRK 2022-06-16 13:39:03 +0600
  • 6d5a04005d code-style: cleanup includes NRK 2022-05-31 17:25:14 +0600
  • 86a83c1ec5 CHANGELOG: use reference style links (#325) NRK 2022-06-27 21:20:59 +0200
  • f78626c187 CHANGELOG: update title and link (#324) NRK 2022-06-27 10:48:00 +0200
  • 50f7b767c9 [ci]: check for typos via codespell (#326) NRK 2022-06-27 10:47:14 +0200
  • 8248729320 [ci]: skip the pipeline entirely if branch isn't master NRK 2022-06-17 14:01:09 +0600
  • a9d2b5b088 [ci]: suppress some cppcheck warnings NRK 2022-06-15 12:00:14 +0600
  • 5c3a796e55 [ci]: slience some clang-tidy warnings NRK 2022-06-17 22:16:37 +0600
  • 4cf17d2349 fix: memory leak in r_readdir() NRK 2022-06-17 22:14:56 +0600
  • b28449e10c fix: don't use reserved identifiers NRK 2022-06-15 13:42:34 +0600
  • f23d57d4ad [ci]: use cppcheck and clang-tidy for static analysis NRK 2022-06-15 11:55:16 +0600
  • 658a935c04 fix: potentially printing wrong error message (#321) NRK 2022-06-25 08:21:05 +0200
  • 9812d601c1 r_mkdir: don't truncate the path on error (#322) NRK 2022-06-22 05:05:03 +0200
  • a67665a1c1 add codeberg ci and cleanup github one (#311) NRK 2022-06-16 05:08:09 +0200
  • 33a5d54cae Release version 30 NRK 2022-06-15 16:07:46 +0200
  • 91e097a4e6 Fix links in readme (#309) Sanjay Pavan 2022-06-12 18:49:49 +0200
  • 4c6d26bef4 Move over to codeberg (#293) NRK 2022-06-11 15:38:07 +0200
  • 09d2d738ad
    adds emblems of mirrors eylles 2022-06-06 18:56:21 -0600
  • e9a0096d6d code-style: simplify window title related code NRK 2022-06-01 16:47:17 +0600
  • 810a9651a3 reduce calls to win-title NRK 2022-06-01 14:59:16 +0600
  • 364c3d6f01
    avoid doing dynamic allocation for bar buffers (#279) N-R-K 2022-06-01 01:40:49 +0000
  • 57ff8afe02
    Makefile: add utf8.h as window.o dependency (#280) N-R-K 2022-05-31 06:54:32 +0000
  • c713186ce9 Makefile: use lowercase for internal macros NRK 2022-05-26 06:08:59 +0600
  • 6c30fb22cc config.mk: use c99 as default CC NRK 2022-04-28 10:07:31 +0600
  • 0d202f0fe1 config.mk: add comments for OpenBSD users NRK 2022-04-22 03:16:46 +0600
  • 197afce935 introduce config.mk NRK 2022-04-22 03:14:03 +0600
  • 450797c573
    fix: broken slideshow if redraw takes too long (#282) N-R-K 2022-05-28 06:48:44 +0000
  • b4268fbf38 fix: broken statusbar after key-handler cancellation NRK 2022-05-09 19:06:24 +0600
  • f255e1cc12 fix: don't override statusbar if info script doesn't exist NRK 2022-05-09 19:23:54 +0600
  • 3bf198ecd3 fix: broken thumbnail statusbar after running keyhandler NRK 2022-05-09 17:56:27 +0600
  • 633a4f66d9
    check_timeouts: avoid unnecessary conversions (#273) N-R-K 2022-05-12 14:47:46 +0000
  • 3a22e6a6c5
    Declare every extern function/variable in nsxiv.h (#268) N-R-K 2022-05-03 15:36:57 +0000
  • 591be8cecf
    Add thumb-info (#265) N-R-K 2022-05-03 15:34:23 +0000
  • 6922d5d01b
    replace select() with poll() (#270) N-R-K 2022-04-28 03:12:15 +0000
  • 5bb1df4af3
    README: some wording change and cosmetics (#269) N-R-K 2022-04-28 01:11:27 +0000
  • f9662efb1f
    merge autoreload_{inotify,nop}.c into autoreload.c (#263) explosion-mental 2022-04-26 20:43:27 -0500
  • 29c6b1456e
    code-style: reduce some unnecessary if-elses (#261) N-R-K 2022-04-27 01:25:11 +0000
  • 7fb8a61c47
    Update .desktop entry's mimetypes (#260) Michael 2022-04-17 22:59:07 +0300
  • f05165a77a
    don't quit if imlib_create_image() fails (#248) N-R-K 2022-04-12 17:05:59 +0000
  • ec5a51d798
    fix: correctly close the font (#250) N-R-K 2022-04-10 12:36:09 +0000
  • 14e9c34ecc Improve starting in fullscreen mode Kim Woelders 2022-03-31 06:41:32 +0200