Skip to content

Commit 9bc77d1

Browse files
committed
Prerelease
1 parent b9f2f1b commit 9bc77d1

File tree

5 files changed

+18
-37
lines changed

5 files changed

+18
-37
lines changed

AUTHORS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818

1919
**Other contributors** are listed in the [CONTRIBUTORS.md][contributors] file.
2020

21-
[contributors]: ./CONTRIBUTORS.md
22-
2321
<h2 align="center">Author</h2>
2422
<div align="center">
2523
<a href="https://github.com/TheWisker">
2624
<img width="200" height="200" src="./assets/profile.png"></img>
2725
</a>
2826
</div>
2927
<h4 align="center">TheWisker</h4>
28+
29+
[contributors]: ./CONTRIBUTORS.md

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,4 @@ Latest release of **Cavalier**.
6060
<img width="200" height="200" src="./assets/profile.png"></img>
6161
</a>
6262
</div>
63-
<h4 align="center">TheWisker</h4>
63+
<h4 align="center">TheWisker</h4>

CONTRIBUTING.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,14 @@ The main **difference** are the steps in the [/lang/CONTRIBUTING.md][lang-contri
5656

5757
You can even contribute by adding new enhancement and improvement **ideas** to the [ideas discussion][ideas-discussion] or lending someone a hand in the repository!
5858

59+
<h2 align="center">Author</h2>
60+
<div align="center">
61+
<a href="https://github.com/TheWisker">
62+
<img width="200" height="200" src="./assets/profile.png"></img>
63+
</a>
64+
</div>
65+
<h4 align="center">TheWisker</h4>
66+
5967
[index]: https://github.com/TheWisker/Cavasik/blob/master/CONTRIBUTING.md#contributing-index
6068
[changelog]: ./CHANGELOG.md
6169
[meson]: ./meson.build
@@ -64,12 +72,4 @@ You can even contribute by adding new enhancement and improvement **ideas** to t
6472
[translation-hook]: https://github.com/TheWisker/Cavasik/blob/master/CONTRIBUTING.md#adding-a-translation-
6573
[other-contributions-hook]: https://github.com/TheWisker/Cavasik/blob/master/CONTRIBUTING.md#other-contributions-
6674
[lang-contributing]: ./lang/CONTRIBUTING.md
67-
[ideas-discussion]: https://github.com/TheWisker/Cavasik/discussions/new?category=ideas
68-
69-
<h2 align="center">Author</h2>
70-
<div align="center">
71-
<a href="https://github.com/TheWisker">
72-
<img width="200" height="200" src="./assets/profile.png"></img>
73-
</a>
74-
</div>
75-
<h4 align="center">TheWisker</h4>
75+
[ideas-discussion]: https://github.com/TheWisker/Cavasik/discussions/new?category=ideas

SUPPORT.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@ If you have been treated in a way that violates our [Code of Conduct][coc] you c
4040
</div>
4141
<h4 align="center">TheWisker</h4>
4242

43-
[index]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#support-index
44-
[issues-hook]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#issues-
45-
[discussions-hook]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#discussions-
46-
[contact-hook]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#contact-
43+
[index]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#support-index
44+
[issues-hook]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#issues-
45+
[discussions-hook]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#discussions-
46+
[contact-hook]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#contact-
4747
[issues]: https://github.com/TheWisker/Cavasik/issues
4848
[discussions]: https://github.com/TheWisker/Cavasik/discussions
49-
[coc]: ./.github/CODE_OF_CONDUCT.md
49+
[coc]: ./.github/CODE_OF_CONDUCT.md

lang/CONTRIBUTING.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -31,23 +31,4 @@ Thank you for being willing to sacrifice your time to help this project grow!
3131
<img width="200" height="200" src="../assets/profile.png"></img>
3232
</a>
3333
</div>
34-
<h4 align="center">TheWisker</h4>
35-
36-
This is the first release of **Cavasik** a fork of **Cavalier**.
37-
38-
The visualizer features:
39-
40-
- Five **normal** drawing modes!
41-
- Two **circle** drawing modes!
42-
- Three **mirror** drawing modes!
43-
- Four drawing **directions**!
44-
- Customizable **LibAdwaita** interface!
45-
- Set a single color or up to a 10 color linear gradient for **background** and **foreground**!
46-
- Select different **foreground** colors for the mirrored images in **mirror** mode!
47-
- Set up a **color animation** that changes the colors gradually in a loop!
48-
- Configure *smoothing*, *noise reduction* and a few other **CAVA** settings!
49-
- Change **background** and **foreground** colors through a **DBus interface**!
50-
51-
We hope you like the new release!
52-
53-
**Full Changelog**: https://github.com/TheWisker/Cavasik/commits/v2.0.0
34+
<h4 align="center">TheWisker</h4>

0 commit comments

Comments
 (0)