Skip to content

Commit

Permalink
Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
TheWisker committed Jun 18, 2023
1 parent b9f2f1b commit 9bc77d1
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 37 deletions.
4 changes: 2 additions & 2 deletions AUTHORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@

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

[contributors]: ./CONTRIBUTORS.md

<h2 align="center">Author</h2>
<div align="center">
<a href="https://github.com/TheWisker">
<img width="200" height="200" src="./assets/profile.png"></img>
</a>
</div>
<h4 align="center">TheWisker</h4>

[contributors]: ./CONTRIBUTORS.md
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ Latest release of **Cavalier**.
<img width="200" height="200" src="./assets/profile.png"></img>
</a>
</div>
<h4 align="center">TheWisker</h4>
<h4 align="center">TheWisker</h4>
18 changes: 9 additions & 9 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,14 @@ The main **difference** are the steps in the [/lang/CONTRIBUTING.md][lang-contri

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!

<h2 align="center">Author</h2>
<div align="center">
<a href="https://github.com/TheWisker">
<img width="200" height="200" src="./assets/profile.png"></img>
</a>
</div>
<h4 align="center">TheWisker</h4>

[index]: https://github.com/TheWisker/Cavasik/blob/master/CONTRIBUTING.md#contributing-index
[changelog]: ./CHANGELOG.md
[meson]: ./meson.build
Expand All @@ -64,12 +72,4 @@ You can even contribute by adding new enhancement and improvement **ideas** to t
[translation-hook]: https://github.com/TheWisker/Cavasik/blob/master/CONTRIBUTING.md#adding-a-translation-
[other-contributions-hook]: https://github.com/TheWisker/Cavasik/blob/master/CONTRIBUTING.md#other-contributions-
[lang-contributing]: ./lang/CONTRIBUTING.md
[ideas-discussion]: https://github.com/TheWisker/Cavasik/discussions/new?category=ideas

<h2 align="center">Author</h2>
<div align="center">
<a href="https://github.com/TheWisker">
<img width="200" height="200" src="./assets/profile.png"></img>
</a>
</div>
<h4 align="center">TheWisker</h4>
[ideas-discussion]: https://github.com/TheWisker/Cavasik/discussions/new?category=ideas
10 changes: 5 additions & 5 deletions SUPPORT.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ If you have been treated in a way that violates our [Code of Conduct][coc] you c
</div>
<h4 align="center">TheWisker</h4>

[index]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#support-index
[issues-hook]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#issues-
[discussions-hook]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#discussions-
[contact-hook]: https://github.com/TheWisker/Cavasik/blob/master/SUPPORT.md#contact-
[index]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#support-index
[issues-hook]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#issues-
[discussions-hook]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#discussions-
[contact-hook]: https://github.com/TheWisker/Cavasik/edit/master/SUPPORT.md#contact-
[issues]: https://github.com/TheWisker/Cavasik/issues
[discussions]: https://github.com/TheWisker/Cavasik/discussions
[coc]: ./.github/CODE_OF_CONDUCT.md
[coc]: ./.github/CODE_OF_CONDUCT.md
21 changes: 1 addition & 20 deletions lang/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,23 +31,4 @@ Thank you for being willing to sacrifice your time to help this project grow!
<img width="200" height="200" src="../assets/profile.png"></img>
</a>
</div>
<h4 align="center">TheWisker</h4>

This is the first release of **Cavasik** a fork of **Cavalier**.

The visualizer features:

- Five **normal** drawing modes!
- Two **circle** drawing modes!
- Three **mirror** drawing modes!
- Four drawing **directions**!
- Customizable **LibAdwaita** interface!
- Set a single color or up to a 10 color linear gradient for **background** and **foreground**!
- Select different **foreground** colors for the mirrored images in **mirror** mode!
- Set up a **color animation** that changes the colors gradually in a loop!
- Configure *smoothing*, *noise reduction* and a few other **CAVA** settings!
- Change **background** and **foreground** colors through a **DBus interface**!

We hope you like the new release!

**Full Changelog**: https://github.com/TheWisker/Cavasik/commits/v2.0.0
<h4 align="center">TheWisker</h4>

0 comments on commit 9bc77d1

Please sign in to comment.