Gradience/data/com.github.GradienceTeam.Gradience.appdata.xml.in.in

145 lines
6.3 KiB
Text
Raw Normal View History

2022-09-16 14:55:50 +00:00
<?xml version='1.0' encoding='utf-8'?>
<component type="desktop">
2022-09-16 14:55:50 +00:00
<!--Created with jdAppdataEdit 5.0-->
<id>@APP_ID@</id>
<name>Gradience</name>
<summary>Change the look of Adwaita, with ease.</summary>
<developer_name>Gradience Team</developer_name>
2022-09-16 14:55:50 +00:00
<launchable type="desktop-id">@APP_ID@.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<update_contact>GradienceTe@proton.me</update_contact>
<description>
2022-09-16 14:55:50 +00:00
<p>Gradience is a tool for customizing Libadwaita applications and the adw-gtk3 theme.</p>
<p>With Gradience you can:</p>
<ul>
<li>Change any color of Adwaita theme</li>
<li>Apply Material 3 colors from wallpaper</li>
<li>Use other users presets</li>
<li>Change advanced options with CSS</li>
<li>Extend functionality using plugins</li>
</ul>
<p>This app is written in Python and uses GTK 4 and libadwaita.</p>
</description>
<screenshots>
<screenshot>
2022-09-16 14:55:50 +00:00
<caption>colors purple</caption>
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/colors_purple.png</image>
</screenshot>
<screenshot>
2022-09-16 14:55:50 +00:00
<caption>monet purple</caption>
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/monet_purple.png</image>
</screenshot>
<screenshot>
2022-09-16 14:55:50 +00:00
<caption>advanced purple</caption>
<image type="source">https://raw.githubusercontent.com/GradienceTeam/Design/main/Screenshots/advanced_purple.png</image>
</screenshot>
</screenshots>
<releases>
2022-09-16 14:55:50 +00:00
<release version="0.3.0" date="2022-09-16" type="stable">
2022-08-30 22:27:48 +00:00
<description>
<p>Gradience 0.3.0 is a major update with many new features and improvements. Here are some of them:</p>
2022-09-16 14:55:50 +00:00
<ul>
<li>Added plugins support, this allows the creation of plugins to customize other apps</li>
<li>Added support for custom preset repos, this allows users to host a collection of presets on their own infrastructure</li>
<li>Preset Manager performance are significantly enhanced, it downloads presets faster and the app doesn't freeze on preset removal</li>
2022-09-16 14:55:50 +00:00
<li>Added search to Preset Manager</li>
<li>Preset Manager is attached to the main window</li>
<li>Added Quick Preset Switcher back, with it you can switch presets with less clicks</li>
<li>Save dialog now shows up when you close app with unsaved preset</li>
<li>Currently applied preset now auto-loads on app start-up</li>
<li>Toasts are less annoying</li>
<li>Added aarch64 builds</li>
</ul>
</description>
</release>
<release version="0.2.1" date="2022-08-30" type="stable"><description>
2022-08-30 22:27:48 +00:00
<p>A small bug fix release of Gradience.</p>
<ul>
<li>Small improvements to the welcome screen</li>
<li>Fixing release notes</li>
</ul>
</description>
</release>
2022-09-16 14:55:50 +00:00
<release version="0.2.0" date="2022-08-26" type="stable"><description>
2022-08-30 18:07:16 +00:00
<p>New Release of Gradience.</p>
2022-08-30 22:27:48 +00:00
<ul>
<li>Rebrand</li>
<li>Refactoring meson architecture</li>
<li>New debug check</li>
<li>Switching runtime to GNOME 42 and adding adw 1.2</li>
<li>Add more info about monet</li>
<li>Add preset manager with option to download other users presets</li>
</ul>
2022-08-30 18:07:16 +00:00
</description>
</release>
2022-09-16 14:55:50 +00:00
<release version="0.1.0" date="2022-08-12" type="stable"><description>
<p>First release of Gradience.</p>
2022-08-30 22:27:48 +00:00
<ul>
<li>Add AdwViewSwitcher in the header bar</li>
<li>Move CSS to the "Advanced" tab</li>
<li>Move the rest to the "colors" tab</li>
2022-08-30 22:27:48 +00:00
<li>Add Monet tab which generates a theme from a background</li>
<li>Add disk saved and disk unsaved icon in the header bar</li>
<li>Update about dialog</li>
<li>Change license to GNU GPLv3</li>
<li>Begin plugin support</li>
<li>Move preset selector to a drop-down called palette (icon palette)</li>
<li>Add ability to apply the theme onlyfor dark theme or oy for light theme</li>
<li>Automaticly use Adwaita-dark preset if the user prefered scheme is dark.</li>
<li>Added Flatpak CI build</li>
<li>Added issue template for bug and feature request </li>
<li>`Main` branch is now protected by GitHub branch protection. The development is done on `next` branch </li>
</ul>
</description>
</release>
<release version="0.3.1" date=2022-09-07" type="stable"><description>
<p>Gradience is getting shine</p>
<ul>
<li>Added ability to star preset to display it in Quick Preset Switcher</li>
<li>Updated Firefox GNOME Theme plugin</li>
<li>Welcome screen improvements</li>
<li>Fixed info popovers margin</li>
<li>Added preset search filter to search by repo</li>
<li>Added "No Preferences" window for plugins</li>
<li>Added "Offline" and "Nothing Found" page to preset manager</li>
<li>Maked all text follow GNOME Writing Guidelines</li>
<li>Switched from aiohttp to Libsoup3</li>
<li>Added all contributors to "About" window</li>
<li>Changed some symbolics and removed unnecessary hardcoded symbolics</li>
<li>Fixed Flatpak thheme override</li>
<li>Updated translations</li>
<li>Migrated SDK to GNOME 43</li>
</ul>
</description>
</release>
</releases>
<url type="homepage">@PROJECT_URL@</url>
<url type="bugtracker">@BUGTRACKER_URL@</url>
<url type="help">@HELP_URL@</url>
<url type="translate">@TRANSLATE_URL@</url>
2022-09-16 14:55:50 +00:00
<categories>
<category>Utility</category>
</categories>
<requires>
<display_length compare="ge">small</display_length>
<display_length compare="le">small</display_length>
</requires>
<recommends>
<display_length compare="ge">small</display_length>
<display_length compare="le">small</display_length>
</recommends>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>tablet</control>
<control>touch</control>
<internet>offline-only</internet>
</supports>
<content_rating type="oars-1.1"/>
<keywords>
<keyword>AdwCustomizer</keyword>
<keyword>Adwaita Manager</keyword>
</keywords>
</component>