| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: terminology-theme-upstream | Distribution: openSUSE Tumbleweed |
| Version: 1.13.0 | Vendor: openSUSE |
| Release: 1.1 | Build date: Tue Mar 21 19:09:29 2023 |
| Group: System/X11/Terminals | Build host: hci-snode3-m0 |
| Size: 627049 | Source RPM: terminology-1.13.0-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://enlightenment.org | |
| Summary: Default Enlightenment theme | |
For use with upstream branding, when using openSUSE themes, when using openSUSE themes. Use the Dark theme instead.
BSD-2-Clause AND OFL-1.1
* Mon Mar 20 2023 Avindra Goolcharan <avindra@opensuse.org>
- 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
* Mon May 02 2022 Simon Lees <sflees@suse.de>
- Removed debug code accidently left in
* Sun May 01 2022 Simon Lees <sflees@suse.de>
- Build "Flat" colorscheme as part of build process so that it gets
the right name and is useable.
* feature-flat-colorscheme.patch
* Thu Feb 17 2022 Simon Lees <sflees@suse.de>
- 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
* Thu Feb 17 2022 Simon Lees <sflees@suse.de>
- 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
* Fri Nov 19 2021 Tomas Cech <sleep_walker@opensuse.org>
- bump to 1.11.0
* Tue Nov 17 2020 Simon Lees <sflees@suse.de>
- Add fix-desktop.patch to fix issues with desktop file
* Wed Aug 12 2020 Simon Lees <sflees@suse.de>
- Update to 1.8.1
* Be stricter on which characters can be considered wide or not
* Apply change about hiding mouse pointer after idle timeout on all terminals
* Tue Aug 04 2020 Paolo Stivanin <info@paolostivanin.com>
- Update to 1.8.0
* Small framework to add unit tests
* Display tooltips on when hovering color descriptions
* Handle OSC 10/11 to change/get background and foreground colors
* Reworked build system for testing and fuzzing
* Use of switch-case constructs when home-made binary search was not
efficient
* Support EFL 1-22 or newer only
* Larger list of word separators when doing word-selection
* Reworked the Settings panel to add one panel on Mouse interactions
* Handle Emoji characters as double-width, following Unicode 13.0
* Fix issues detected by UndefinedBehavior Sanitizer
* Thu May 14 2020 Simon Lees <sflees@suse.de>
- Update to 1.7.0
Additions:
* Terminology is packaged on the `snapstore` at https://snapcraft.io/terminology
* Add THEME.md, a documentation file on theming Terminology
* Drag tabs to reorder them
* Dragging tabs outside the tab bar can be used to create new splits
or tabs
* Add Croatian translation
* Handle escape code used to display terminal program and version
* Set environment variables TERM_PROGRAM and TERM_PROGRAM_VERSION
Improvements:
* Memory accounting of the backlogs. Seen under the Behavior tab on
the Settings panel
* Handle escape codes to stack titles
* ''tyls'': add icon for ''flac'' files
* Update the mild-based themes to be on-par feature-wise with the
default theme
* Tab selector shows background color
* Controls panel is hidden when creating new tab or split
* Enable Grouped Input from the Controls panel
* Show special icon on tab when using Grouped Input
* Add option to decide whether Grouped input goes to all tabs or only
visible ones
* Improve email/links detection when surrounded with special
characters
* Remove link underline when the link disappears
* Share translucent/opacity setting across all instances
* Use a default icon of each tab on the Settings toolbar
* Update French, German, Italian and Serbian translations
Removals:
* Removed video settings
Fixes:
* Handle invalid values on OSC escape codes
* Better handle reads and writes on EINTR/EAGAIN
* Fri Jan 31 2020 Tomas Cech <sleep_walker@opensuse.org>
- Update to 1.6.0
Additions:
* Show title tab on splits, depending on configuration
* Show tabs that had a bell rang and had not been focused
* Add wizard on new configuration to set scaling
* Add scale configuration in the Settings panel
* Add Polish translation
Improvements:
* Themes: make tab title readable based on theme default colors
* Move the tab selector on the tab line
* Be able to select and copy tabs
* Better handle stalled unix socket when using one terminology with
multiple instances
* Change typop behavior to queue files in case there are multiple files to
look at
* Update Italian translation
Fixes:
* Fix live selections in the scrollback
* Fix unchecking "auto-hide cursor" not working
* Fix memory leaks related to looking for links under the mouse
* Ensure Terminology compiles with EFL-1.20
* Fix link detection over spaces
* Fix tab selector no longer taking into account the new destination
* Fix crash when using typop with multiple files
* No longer set environment variable DESKTOP_STARTUP_ID as it may no
longer be accurate
* Allow tabs to be pasted
* Thu Aug 22 2019 Aaron Stern <ukbeast89@protonmail.com>
- Update to 1.5.0
* Handle emoji has double-width character, introduced in Unicode 9.0.
* Add option "Treat Emojis as double-width characters", on by default.
* Hide cursor when idle, with parameter to set idle time
* Add papercolor theme
* Themes can now set background color through a color-class
* Handle OSC-11 to report background color
* Update Italian and French translations
* Fix initial window size hints
* Fix focus issues
* Tue May 28 2019 Tomas Cech <sleep_walker@opensuse.org>
- Update to 1.4.1:
* Decode pasted string as UTF-8, fixing some characters being skipped
* Fix theme to ensure default size is 80x24
* Fix focus disappearing after going to Settings and back
* Release v1.4.0
* Add Continuous Integration on every push to the git repository
* Add a test framework on escape code parsing and interpreting
* Add more than 120 test files
* Add support, along with tests, for the following escape codes: DSR-DIR,
DSR-KBD, DSR-MSR, DSR-DECCKSR, DSR-OS, DSR-PP, DSR-UDK, DECSCLM, DECBI,
DECFI, DECSACE, DECRARA, DECCRARA, DECIC, DECDC, DECCRA, DECST8C, DA3,
DECSWBV
* Add finer configuration on whether to activate links
* Set environment variable WINDOWID
* Selections only disappear if the underlaying content changes
* When pasting a buffer, skip control characters as a security measure
* Fixes, along with tests, on handling the following escape codes: VPR,
DECERA, DECFRA, DSR-CPR, DCH, DECALN, DECAWM, IL, DL
* Fixes, along with tests, on mouse reporting
* Fixes on issues spotted by Coverity
* Release v1.3.2
* Clicking on links works again
* Release v1.3.1
* Add manpages on Terminology's helpers
* Do not popup unknown media types (security issue)
* Right-click on hyperlinks no longer crashes
* Release v1.3.0
* Hyperlink escape code support
* Optimize escape code parsing by improving cell copies
* Fix issues about settings panel
* Do not pass input when tab selector is up
* Escape code fixes
/usr/share/terminology/colorschemes/Default.eet /usr/share/terminology/themes/default.edj
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Nov 11 23:29:46 2025