Version: 2.1.1-bp154.1.23
* Sun May 09 2021 Dirk Müller <dmueller@suse.com>
- update to 2.1.1:
- add "switch profile" command to remotinator
- Terminal text isn't shown on lost focus of multiple tabs and hidden scroll bar
* Tue Jan 12 2021 Avindra Goolcharan <avindra@opensuse.org>
- update to 2.1.0:
* We now read the terminator config file from XDG_CONFIG_DIRS which defaults to /etc/xdg
Global config is possible at: /etc/xdg/terminator/config
* Smart Copy option to clear selection after copy
* New feature: A Separate Json file for dynamic Layouts
* new feature: support for term://1.2.3.4/ 'links' that when clicked
open a new terminator ssh'ed to 1.2.3.4.
* Reimplement "unfocused dim" using overpaintin
* Terminator now reads config file from /etc/xdg directory
- includes 2.0.1:
* config settings lost when I cancel "Close multiple terminals" dialog
* Feature Suggestion: Splitted screen shells based on parent
* Release 2.0 does not have signed assets
* Some files install to the wrong location
* Multi tab breaks transparent background
* make sure data/*.in files are there for distributors
* only set clear background when background_image in config
* fix INSTALL instructions for setuptools
- includes 2.0:
* Culmination of more than 4 years of work
* GTK 2 to GTK3
* Python2 to Python3 completion
* new base repository url
Packaging:
* All scripts now use #!/usr/bin/env python as shebang, when you are using
* python3 setup.py install or similar all binary scripts should be automatically
* modified to the correct shebang
* Any feedback is welcome, please open an issue or join the community channels
Enhancements
* Bold-is-Bright option
* Keybindings for creating group in current tab and opening preferences
window, as well as keybinding improvements
* Basic background image support
* Preference to disable Ctrl + Scroll font size change
* Fixed a bug where search was not working properly
* Many other small fixes, see Full Changelog
- fixed bugs:
* No (visible) context menu in sway
* Saving a layout after changing it, it correctly updates the config file
but does not update the UI
* rewrap_on_resize is deprecated in vte-0.60.0
-rebase terminator-desktop.patch
Version: 1.92-bp152.1.1
* Tue Apr 21 2020 Paolo Stivanin <info@paolostivanin.com>
- update to 1.92:
* python3 support
* new home on github
* fixed lots of gtk and vte related bugs
- Removed terminator-1.91-python3.patch
- Removed terminator-1.91-py3_dnd.patch
* Sat Jan 18 2020 Kristyna Streitova <kstreitova@suse.com>
- add terminator-1.91-python3.patch to add python3 support
- add terminator-1.91-py3_dnd.patch to fix url drag and drop
- add missing Requires: python3-configobj
- use python3 variants of BuildRequires, Requires and macros
- update URL (.cz -> .com)
Version: 1.91-bp150.2.3
* Wed Apr 18 2018 tchvatal@suse.com
- Add direct dependency on python-gobject-Gdk without it the pkg
fails on not finding the screen
* Fri Mar 23 2018 tchvatal@suse.com
- Fix URL and format with spec-cleaner
* Wed Nov 29 2017 scabrero@suse.com
- Version update to 1.91 release:
* No significant new features. Just minor enhancements and lots
of fixes.
* Wed Feb 08 2017 dimstar@opensuse.org
- Filter out auto-detected typelib(Gnome) dependency. This does not
exist on recent GNOME desktops and terminator's code can handle
it as an optional feature (boo#1024260).
* Mon Feb 06 2017 dimstar@opensuse.org
- Fix dependency chain (auto-detection, boo#1023712):
+ Add gobject-introspection BuildRequires
+ Drop typlib-1_0-Keybinder-3_0 Requires: it is being
auto-detected.
+ Drop vte Requires: this is provided by the library, but the
terminator code does not interact with it directly. It uses
the g-i bindings only.
+ Drop python-vte Requires: since the app was ported to be
gobject introspected, the legacy python-vte is no longer
needed.
* Tue Jan 24 2017 tchvatal@suse.com
- Version update to 1.90 release:
* Switch to gtk3 RC release
* Tue Jan 24 2017 tchvatal@suse.com
- Version update to 1.0:
* Few last fixes from 0.98 marking last release using gtk2
- Drop merged patch:
* 0001-terminator-fix-RHBZ#1268289.patch
- Drop support for SLE-11
* Sat Feb 20 2016 tchvatal@suse.com
- Version update to 0.98:
* Run the macro scriptlets for icons/desktop files
* Adjust filelist for the current state
* Fix few tiny rpmlint warnings
- Add patch:
* 0001-terminator-fix-RHBZ#1268289.patch
* Sat Nov 08 2014 Led <ledest@gmail.com>
- fix bashisms in post/postun scripts
* Tue Sep 24 2013 rbrownccb@opensuse.org
- update to 0.97
- bug fixes incl. bnc#842059
- for details see package changelog
* Thu Mar 15 2012 saschpe@suse.de
- Some more spec cleanup
* Thu Jan 26 2012 lijewski.stefan@zabka.pl
- spec cleanup
- split languge package
- add python-keybinder recomends
* Fri Nov 18 2011 lijewski.stefan@gmail.com
- fix build on 12.1
* Thu Nov 17 2011 lijewski.stefan@gmail.com
- update to 0.96 - for details see package changelog
* Tue Apr 05 2011 lijewski.stefan@gmail.com
- fix openSUSE:Factory build missing lang files
* Mon Mar 14 2011 Stefan Lijewski <lijewski.stefan@gmail.com> 0.95
- Fix dependencies bug (bug id 679206)
* Fri Mar 11 2011 Stefan Lijewski <lijewski.stefan@gmail.com> 0.95
- Fix build bug about directories in openSuSE 11.4
* Tue Sep 21 2010 Stefan Lijewski <lijewski.stefan@gmail.com> 0.95
-initial changelog for openSuse
* Wed Mar 31 2010 Chris Jones <cmsj@tenshu.net> 0.91-1
- Update to fix some stupid release bugs in 0.90.
Note that this specfile is untested.
* Tue Jan 05 2010 Chris Jones <cmsj@tenshu.net> 0.90-1
- Attempt to update for 0.90 pre-release.
Note that this specfile is untested.