Fix links in changelog and readme

This commit is contained in:
Berke Kocaoğlu 2021-09-17 00:16:00 +03:00
parent a674cb07c5
commit 3ef355bccc
2 changed files with 16 additions and 16 deletions

View File

@ -10,28 +10,28 @@ nsxiv
* Xresources `Sxiv.foreground` and `Sxiv.background` changed * Xresources `Sxiv.foreground` and `Sxiv.background` changed
to `Nsxiv.window.foreground` and `Nsxiv.window.background` to `Nsxiv.window.foreground` and `Nsxiv.window.background`
* Xresources `Sxiv.font` changed to `Nsxiv.bar.font` * 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 with only optional dependencies that are already installed
* Added: * Added:
* Fill scale mode (#2) * Fill scale mode ([#2](https://github.com/nsxiv/nsxiv/pull/2))
* Configurable X window title (via `config.h` and the `-T` flag) (#23) * 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) * Support custom bar colors via Xresources ([#19](https://github.com/nsxiv/nsxiv/pull/19))
* Support custom mark color via Xresources (#51) * Support custom mark color via Xresources ([#51](https://github.com/nsxiv/nsxiv/pull/51))
* Toggle animation playback with <kbd>Ctrl-a</kbd> (#33) * 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) * Set `_NET_WM_PID` and `WM_CLIENT_MACHINE` X properties ([#13](https://github.com/nsxiv/nsxiv/pull/13))
* Set `ICCCM WM manager` hints (#12) * Set `ICCCM WM manager` hints ([#12](https://github.com/nsxiv/nsxiv/pull/12))
* Fixes: * Fixes:
* Cli flag `-G` not initially setting gamma (#31) * Cli flag `-G` not initially setting gamma ([#31](https://github.com/nsxiv/nsxiv/pull/31))
* Wrong keybinding description in the manpage (#14) * Wrong keybinding description in the manpage ([#14](https://github.com/nsxiv/nsxiv/pull/14))
* .desktop entry not advertising webp support (#15) * .desktop entry not advertising webp support ([#15](https://github.com/nsxiv/nsxiv/pull/15))
* Prevent crash when embedded into transparent window (#3) * Prevent crash when embedded into transparent window ([#3](https://github.com/nsxiv/nsxiv/pull/3))
* Small memory leak (#57) * Small memory leak ([#57](https://github.com/nsxiv/nsxiv/pull/57))
* Rare crash when showing some GIFs (#41) * 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) * Rare event where nsxiv wouldn't close after window being destroyed ([#53](https://github.com/nsxiv/nsxiv/pull/53))
sxiv sxiv

View File

@ -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) Yes, see [nsxiv-env](https://github.com/nsxiv/nsxiv/wiki/nsxiv-env)
* Can I pipe images into nsxiv? <br> * 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 Download