|
| 1 | +sucharu (2.1.2) stable; urgency=medium |
| 2 | + |
| 3 | + [ Himadri Sekhar Basu ] |
| 4 | + * Build and install cinnamon thumbnail (#104) |
| 5 | + - Build and install thumbnail for cinnamon theme |
| 6 | + thumbnail for cinnamon desktop |
| 7 | + - Add thumbnail svg templates |
| 8 | + - Update version in meson build |
| 9 | + * Rebase with upstream mint-themes (#105) |
| 10 | + - Define all sucharu colors in a separate file |
| 11 | + and import it to replace default colours |
| 12 | + * Rebase with upstream mint-themes (#106) |
| 13 | + - Define sucharu colours in a separate file and |
| 14 | + import it to replace default colours |
| 15 | + - Match gtk4 window control buttons with sucharu |
| 16 | + gtk3 themes. Now we are using coloured close, |
| 17 | + minimize and maximize buttons in gtk4 |
| 18 | + * Define terminal_fg color in gtk3 and gtk4 (#107) |
| 19 | + * Fix menu button in titlebar (#108) |
| 20 | + - Fix invisible menu button in the titlebar |
| 21 | + - Modify active accent colours |
| 22 | + * Update gtk3 and gtk4 assets (#109) |
| 23 | + - Optimize assets svg files for all accents |
| 24 | + - Update dark mode colours for accents |
| 25 | + - Update png assets for all accents |
| 26 | + - Fixes invisible check and radio buttons in dark mode |
| 27 | + * Update meson build and helper scripts (#110) |
| 28 | + - Rename cinnamon thumbnail build script |
| 29 | + - Rename gtk3 thumbnail build script |
| 30 | + - Use single python script to render all gtk |
| 31 | + assets. gtk2 assets are exclued. The script |
| 32 | + needs location of assets svg to render png |
| 33 | + assets. Updates both gtk3 and gtk4 assets |
| 34 | + - Remove unnecessary scripts which came with |
| 35 | + mint-themes |
| 36 | + - Add reference file to store accent colors in |
| 37 | + light and dark mode. |
| 38 | + * Update readme with version 2.1.1 (#111) |
| 39 | + - Update installation and testing instructions for |
| 40 | + users and developers. |
| 41 | + - Add inkscape and optipng as dependencies |
| 42 | + * Update themes for cinnamon 6.6.0 (#116) |
| 43 | + - Rebase themes from linux mint for cinnamon 6.6.0 |
| 44 | + * Update workflow (#117) |
| 45 | + - Use centralized workflow |
| 46 | + - Run only for tag pushes |
| 47 | + |
| 48 | + [ github-actions[bot] ] |
| 49 | + * New upstream snapshot for Cinnamon (#94) |
| 50 | + Co-authored-by: hsbasu <41947504+hsbasu@users.noreply.github.com> |
| 51 | + |
| 52 | + -- Himadri Sekhar Basu <hsb10@iitbbs.ac.in> Sun, 28 Dec 2025 10:37:37 +0530 |
| 53 | + |
1 | 54 | sucharu (2.1.1) stable; urgency=medium |
2 | 55 |
|
3 | 56 | [ github-actions[bot] ] |
|
0 commit comments