aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBerke Kocaoğlu <berke.kocaoglu@metu.edu.tr>2021-09-16 23:16:00 +0200
committerBerke Kocaoğlu <berke.kocaoglu@metu.edu.tr>2021-09-16 23:39:40 +0200
commit3ef355bccc6fe0adc853d08550299fdf55b4c188 (patch)
tree21b0fbcf0162e160402e51109f6ee39954e640ac
parenta674cb07c53ca92d132e4b1091bd38f287aa88aa (diff)
downloadnsxiv-3ef355bccc6fe0adc853d08550299fdf55b4c188.tar.zst
Fix links in changelog and readme
-rw-r--r--CHANGELOG.md30
-rw-r--r--README.md2
2 files changed, 16 insertions, 16 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e0683a9..945197c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,28 +10,28 @@ nsxiv
* Xresources `Sxiv.foreground` and `Sxiv.background` changed
to `Nsxiv.window.foreground` and `Nsxiv.window.background`
* Xresources `Sxiv.font` changed to `Nsxiv.bar.font`
- * Rework the build system (#19). Now by default we'll build
+ * Rework the build system ([#19](https://github.com/nsxiv/nsxiv/pull/19)). Now by default we'll build
with only optional dependencies that are already installed
* Added:
- * Fill scale mode (#2)
- * Configurable X window title (via `config.h` and the `-T` flag) (#23)
- * Support custom bar colors via Xresources (#19)
- * Support custom mark color via Xresources (#51)
- * Toggle animation playback with <kbd>Ctrl-a</kbd> (#33)
- * Set `_NET_WM_PID` and `WM_CLIENT_MACHINE` X properties (#13)
- * Set `ICCCM WM manager` hints (#12)
+ * Fill scale mode ([#2](https://github.com/nsxiv/nsxiv/pull/2))
+ * Configurable X window title (via `config.h` and the `-T` flag) ([#23](https://github.com/nsxiv/nsxiv/pull/23))
+ * Support custom bar colors via Xresources ([#19](https://github.com/nsxiv/nsxiv/pull/19))
+ * Support custom mark color via Xresources ([#51](https://github.com/nsxiv/nsxiv/pull/51))
+ * Toggle animation playback with <kbd>Ctrl-a</kbd> ([#33](https://github.com/nsxiv/nsxiv/pull/33))
+ * Set `_NET_WM_PID` and `WM_CLIENT_MACHINE` X properties ([#13](https://github.com/nsxiv/nsxiv/pull/13))
+ * Set `ICCCM WM manager` hints ([#12](https://github.com/nsxiv/nsxiv/pull/12))
* Fixes:
- * Cli flag `-G` not initially setting gamma (#31)
- * Wrong keybinding description in the manpage (#14)
- * .desktop entry not advertising webp support (#15)
- * Prevent crash when embedded into transparent window (#3)
- * Small memory leak (#57)
- * Rare crash when showing some GIFs (#41)
- * Rare event where nsxiv wouldn't close after window being destroyed (#53)
+ * Cli flag `-G` not initially setting gamma ([#31](https://github.com/nsxiv/nsxiv/pull/31))
+ * Wrong keybinding description in the manpage ([#14](https://github.com/nsxiv/nsxiv/pull/14))
+ * .desktop entry not advertising webp support ([#15](https://github.com/nsxiv/nsxiv/pull/15))
+ * Prevent crash when embedded into transparent window ([#3](https://github.com/nsxiv/nsxiv/pull/3))
+ * Small memory leak ([#57](https://github.com/nsxiv/nsxiv/pull/57))
+ * Rare crash when showing some GIFs ([#41](https://github.com/nsxiv/nsxiv/pull/41))
+ * Rare event where nsxiv wouldn't close after window being destroyed ([#53](https://github.com/nsxiv/nsxiv/pull/53))
sxiv
diff --git a/README.md b/README.md
index 4c7fa35..747dc7c 100644
--- a/README.md
+++ b/README.md
@@ -114,7 +114,7 @@ Yes, see [nsxiv-rifle](https://github.com/nsxiv/nsxiv/wiki/nsxiv-rifle)
Yes, see [nsxiv-env](https://github.com/nsxiv/nsxiv/wiki/nsxiv-env)
* Can I pipe images into nsxiv? <br>
-No, not yet. See #32
+No, not yet. See [#32](https://github.com/nsxiv/nsxiv/issues/32)
Download