From 8454c04ffef5908c54b8aaa1829d4416c03fafe2 Mon Sep 17 00:00:00 2001 From: David Lapshin Date: Thu, 22 Sep 2022 18:44:35 +0300 Subject: [PATCH] add: TWIG --- TWIG/19_08_2022 | 6 --- TWIG/README.md | 7 ++++ TWIG/📅️ Gradience TWIG.md | 79 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 86 insertions(+), 6 deletions(-) delete mode 100644 TWIG/19_08_2022 create mode 100644 TWIG/README.md create mode 100644 TWIG/📅️ Gradience TWIG.md diff --git a/TWIG/19_08_2022 b/TWIG/19_08_2022 deleted file mode 100644 index 5611984..0000000 --- a/TWIG/19_08_2022 +++ /dev/null @@ -1,6 +0,0 @@ -TWIG-Bot: This week, [Gradience](https://github.com/GradienceTeam/Gradience) (Adwaita Manager) have some improvements - -- Project was renamed to "[Gradience](https://github.com/GradienceTeam/Gradience)" to remove any confusion with official GNOME app. -- Monet [engine](https://github.com/avanishsubbiah/material-color-utilities-python) performance improved (2 sec in v0.2.0 and 2.5 minutes in v0.1.0) -- Fixed invisible text in "cards" when Monet palette was applied -- Small UI improvements diff --git a/TWIG/README.md b/TWIG/README.md new file mode 100644 index 0000000..2a8cb9a --- /dev/null +++ b/TWIG/README.md @@ -0,0 +1,7 @@ +# TWIG Announcements for Gradience + +Please, follow this rules: + +1. Don't remove older announcements +2. Keep early versions as #NUMBER and add new as #NUMBER (Alt) +3. You can add notes for others by adding `###### Your Note` in the end of announcement \ No newline at end of file diff --git a/TWIG/📅️ Gradience TWIG.md b/TWIG/📅️ Gradience TWIG.md new file mode 100644 index 0000000..4f3f3e7 --- /dev/null +++ b/TWIG/📅️ Gradience TWIG.md @@ -0,0 +1,79 @@ +## Announce #1 + +Adwaita Manager was significantly redesigned, Thanks for hard work of @0xMRTT who maked it real and @daudix-UFO for providing design mockups. + +Adwaita Manager is a tool that allows you to customize Libadwaita applications and the adw-gtk3 theme with simple UI, as well with Material You Palette generation from wallpaper, Thanks @avanishsubbiah for porting Monet engine to Python! + +Also, @ArtyIF has migrated Adwaita Manager to Adwaita Manager Team, which allowed to add new maintainers, @0xMRTT and @daudix-UFO + +More amazing changes will come in near future! + +## Announce #2 + +This week, Adwaita Manager have some improvements + +- Project was renamed to "Gradience" to remove any confusion with official GNOME app + +- Monet engine performance improved (2 sec in v0.2.0 and 2.5 minutes in v0.1.0) + +- Fixed invisible text in "cards" when Monet palette was applied + +- Added "Nightly" header bar and icon + +- Small UI improvements + +## Announce #3 + +`Nothing Here` + +## Announce #4 + +After more than a month of hard developement, we happy to announce that Gradience is now avialable on [Flathub](https://flathub.org/apps/details/com.github.GradienceTeam.Gradience) 🎉 + +Thanks to all contributers who maked it real 🚀 + +Some changes in v0.2.0 - v0.2.1 + +- App published on Flathub (We submitted it at moment of publication last TWIG) +- Added perferences window for managing flatpak ovverides +- Added backup functionality for gtk.css to prevent loss of users current settings +- Various UI improvements + +You can download v0.2.0 from [Flathub](https://flathub.org/apps/details/com.github.GradienceTeam.Gradience), or test newest versions by downloading [Nightly build](https://github.com/GradienceTeam/Gradience/actions/workflows/flatpak.yml) + +## Announce #5 + +Gradience 0.3.0 is [Released](https://github.com/GradienceTeam/Gradience/releases), some of the new exiting features: + +- Added plugins support, this allows creating plugins for customizing other apps +- Added support for custom repos, this allows creating own selection of presets +- Preset Manager performance are significantly enhanced, presets are downloading much faster and app don't freeze on preset removal +- Added search to Preset Manager +- Preset Manager is attached to the main window +- Added Quick Preset Switcher back, with it you can switch presets with less clicks +- Save dialog now shows up when you close app with unsaved preset +- Currently applied preset now auto-loads on app start-up +- Toasts are less annoying +- Added aarch64 builds + +You can download Gradience v0.3.0 from [Flathub](https://flathub.org/apps/details/com.github.GradienceTeam.Gradience) or from [GitHub](https://github.com/GradienceTeam/Gradience) + +## Announce #5 (Alt) + +Gradience Team are happy to announce new version of Gradience - 0.3.0, this version is result of a month of hard work. This release introduces many new features and improvements. + +- Added plugins support, this allows creating plugins for customizing other apps +- Preset Manager performance are significantly enhanced, presets are downloading much faster and app don't freeze on preset removal +- Added search to Preset Manager +- Community presets refactor +- Preset Manager is attached to the main window +- Added Quick Preset Switcher back, with it you can switch presets with less clicks +- Save dialog now shows up when you close app with unsaved preset +- Currently applied preset now auto-loads on app start-up +- Toasts now less annoying +- Added theming warning to Welcome screen +- Added Mini Welcome screen on update from previous version +- Translation updates +- Added aarch64 builds + +###### P.S. Currently it sounds too "Advanced", it need to be more user friendly, there is no problem if you remove some of the features, as this is not changelog, this is just a small announcement. \ No newline at end of file