| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Removed debug code accidently left in
- Build "Flat" colorscheme as part of build process so that it gets the right name and is useable. * feature-flat-colorscheme.patch
- The default theme is now Flat, Dark will come back in a new package - openSUSE Branding now has a colorscheme so use that as the default - Fix colorscheme loading * fix-colorscheme-name-typo.patch
- Update to 1.12.1
* New Deafult theme (Not the default in openSUSE)
* Colorschemes generate their own configuration file, allowing
for easy management of outside contributions
- bump to 1.11.0
- Add fix-desktop.patch to fix issues with desktop file
- Update to 1.13.0:
* Colorshemes: add Fir Dark, Selenized Dark, Selenized Black,
Selenized Light and Selenized White schemes
* New translations: Indonesian
* Translation updates for Catalan, Chinese (Simplified), Croatian,
Dutch, French, German, Italian, Portuguese, Portuguese (Brazil),
Russian, Spanish, Swedish, Turkish
* Handle scale changes on the fly
* Better named option to enable/disable typing sounds
* Improved README file
* The tyls tools now supports pls files
* Fade the background of the terminal with the background color
defined in the color scheme
* Update the default theme to customize selection arrows
* Update color schemes about selection arrows
* Better documentation of the tyalpha tool
* Fix issue when restoring the cursor state
* Fix issue preventing some red color from being displayed
* Cleanup the code base about C reserved identifiers
* Code analyzed with Coverity 2022.06
* Test code with some Coccinelle script in the GitHub's CI
* Update the ChangeLog.theme file
- remove upstreamed fix-colorscheme-name-typo.patch
- rebase feature-flat-colorscheme.patch