|
| 1 | +sucharu (2.0.3) stable; urgency=medium |
| 2 | + |
| 3 | + * Add new variant Yellow (#3) |
| 4 | + - Add Yellow variant for cinnamon, GTK and XFWM |
| 5 | + - Add new Sucharu Colour Palette |
| 6 | + * Use single rendering script for all variations (#4) |
| 7 | + - uses single render-assets.sh for all variations |
| 8 | + - single rendering script takes care of all assets |
| 9 | + used in gtk variations and xfwm variations |
| 10 | + - reduces repo size and better automation |
| 11 | + - No need to include .png files with repo as |
| 12 | + they can be generated during building deb packaging |
| 13 | + - better rendering of assets for new themes like gtk-4.0 |
| 14 | + - original rendering scripts has been kept back but can be removed |
| 15 | + * Add darker mode for gtk-4.0 (#6) |
| 16 | + - Update variations with gtk-4.0 |
| 17 | + - Add darker or transion mode for gtk4 |
| 18 | + - Add titlebutton assets for gtk4 |
| 19 | + - New svg for gtk thumbnails |
| 20 | + * build darker mode for gtk 3 and 4 (#7) |
| 21 | + - parse sass for darker mode for gtk 3 and 4 |
| 22 | + - Remove generated css for gtk4 |
| 23 | + - Update .gitignore for new package names |
| 24 | + * fix gtk, xfwm and Yellow variation (#8) |
| 25 | + - gtk3: Update assets |
| 26 | + - gtk4: Update assets |
| 27 | + - build-themes: Update build script for gtk4 for default colour |
| 28 | + - generate-themes: fix copying the whole default theme directory |
| 29 | + and update build script for gtk4 |
| 30 | + - update-variations: fix inkscape segfault |
| 31 | + - Yellow: update gtk3 and gtk4 assets |
| 32 | + - xfwm: remove rendering scripts |
| 33 | + * Update readme for new source name (#9) |
| 34 | + - Rename to Sucharu |
| 35 | + - Add supported theme components |
| 36 | + * Separate sucharu-specific modifications (#10) |
| 37 | + - Put all sucharu-specific modifications into |
| 38 | + tweak-apps directory |
| 39 | + * Rebase scss files with Mint-Y themes (#11) |
| 40 | + * Build cinnamon theme using meson (#12) |
| 41 | + - Add source files in cinnamon-shell/src |
| 42 | + - Create new binary package sucharu-theme-cinnamon-shell |
| 43 | + for cinnamon themes |
| 44 | + - Keep only gtk, metacity and xfwm themes in sucharu-themes |
| 45 | + - Update required meson version to 0.60 |
| 46 | + * fix typo in variable name (#13) |
| 47 | + |
| 48 | + -- Himadri Sekhar Basu <hsb10@iitbbs.ac.in> Tue, 02 Aug 2022 22:38:52 +0530 |
| 49 | + |
1 | 50 | sucharu (2.0.2) stable; urgency=medium |
2 | 51 |
|
3 | 52 | * Use different colors in panel for different modes (#1) |
|
0 commit comments