- Use pyproject macros from python-rpm-macros to build and install. OBS-URL: https://build.opensuse.org/request/show/1286529 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=50
373 lines
14 KiB
Plaintext
373 lines
14 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jun 18 06:06:36 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
|
|
|
- Use pyproject macros from python-rpm-macros to build and install.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 23 22:08:11 UTC 2025 - Simon Vogl <simon.vogl@gmx.net>
|
|
|
|
- Update to version 2.1.5:
|
|
+ Full Changelog:
|
|
https://github.com/gnome-terminator/terminator/compare/v2.1.4...v2.1.5
|
|
+ Fix invalid escape sequences
|
|
+ Add plugin to clone ssh and container sessions when terminal is split
|
|
+ Add reverse search keyboard binding
|
|
+ fix translation in popup menu
|
|
+ Searchbar improvements
|
|
+ 3.8 is not supported by GH anymore
|
|
+ [bug 949] its reported in the issue that the save button in la…
|
|
+ fix test failure
|
|
+ Ensure that when the layout item is changed the layout sub item also gets reset to first item, else KeyError is thrown
|
|
+ Clean up VTE notification-received signal check
|
|
+ Fix TypeError in reconfigure() of terminal.py (line 753)
|
|
+ Updates for file po/terminator.pot in hu
|
|
|
|
-------------------------------------------------------------------
|
|
Fri May 31 14:12:40 UTC 2024 - Simon Vogl <simon.vogl@gmx.net>
|
|
|
|
- Update to version 2.1.4:
|
|
+ Full Changelog:
|
|
https://github.com/gnome-terminator/terminator/compare/v2.1.3...v2.1.4
|
|
+ Fix context menu keybinding reading.
|
|
+ Remove hack to ensure that focus is set.
|
|
+ Do not remove focus from the last_active_window
|
|
+ fix drag and drop
|
|
+ Capitalize the first letter for "Read only"
|
|
+ Fix typo in man page
|
|
+ Rewrite terminator.1 man page in AsciiDoc format
|
|
+ Remove settings 'hide_tabbar' and 'disable_real_transparency'
|
|
+ fix: typo in french translation
|
|
+ Remove more unused settings and update the docs accordingly
|
|
+ Rewrite terminator_config.5 man page in AsciiDoc format
|
|
+ Add detachable tabs feature to preferences
|
|
+ Alter get_text_range call based on VTE version
|
|
+ Revert "modify terminator separater size setting in gui to
|
|
start from 1"
|
|
+ Updates for po/terminator.pot in hr
|
|
+ add new tab after current tab option
|
|
+ [bug 808]
|
|
Plugins-dont-receive-keboard-signals-on-newly-opened-windows
|
|
+ 805 keyboard shortcut support for plugins code decoupling
|
|
+ Fix Insert Term Name Plugin error
|
|
+ 681 Plugin submission mouseless keyboard url open decoupled
|
|
code
|
|
+ Document syntax error
|
|
+ Updates for file po/terminator.pot in zh_CN on branch master
|
|
+ Add command line option --toggle-visibility
|
|
+ Enable sixel support in VTE if it's available.
|
|
+ fix: Minor fixes in terminatorlib/configjson.py
|
|
+ feat: Add CLI command to reload configuration
|
|
+ Fix for issue #676: title field not seem to be working with
|
|
JSON profile
|
|
+ chore: bump ations/checkout (v2 -> v4)
|
|
+ remove deprecated pytest-runner
|
|
+ fix: Remove unused imports in several modules
|
|
+ [bug 802] - Ability to undo or restore changes to the
|
|
preferences
|
|
+ Fix: Add CLI command to reload configuration
|
|
+ Ask before closing, even if there is only one terminal
|
|
+ Ask before close gui
|
|
+ 706 favorites bookmarks plugin
|
|
+ window.py: Fix window group toggle keybind
|
|
+ [bug 760] working directory feature is broken
|
|
+ add missing @with_proxy
|
|
+ [bug 835]
|
|
835-crash-after-unzooming-a-single-terminal-inside-a-tab
|
|
+ 846 mouseless keyboard url open fails to extract text and
|
|
clear search between commands
|
|
+ Updates for file po/terminator.pot in ru
|
|
+ feat: plugin - Save current user layout of all sessions
|
|
+ [bug 843]
|
|
843-Plugin-SaveLastSessionLayout-not-saving-layout-when-use…
|
|
+ [bug 852] -
|
|
852-terminator_py_get_focussed_terminal_always_returns_none
|
|
+ fix traceback in layout_done
|
|
+ fix syntax warnings
|
|
+ Properly parse file:/// URIs
|
|
+ Install manpages to share/man on FreeBSD
|
|
- Switch to generating tarball directly from git to harden package
|
|
against supply chain attacks
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 13 03:47:53 UTC 2023 - Simon Vogl <simon.vogl@gmx.net>
|
|
|
|
- Update to version 2.1.3:
|
|
+ Full Changelog:
|
|
https://github.com/gnome-terminator/terminator/compare/v2.1.2...v2.1.3
|
|
+ Option to set split ratio of terminals
|
|
+ Add option to set given terminal to "read only"
|
|
+ background image - respect ratio
|
|
+ Shortcut for autosplit h/v depending on active terminal size
|
|
+ Feature: Insert terminal name to terminal (for broadcast)
|
|
+ Background image drawing modes and alignment
|
|
+ Zoom on notebook even if there is only one terminal in the
|
|
tab + keep tab position and label in notebook rotation
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 11:31:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Update to version 2.1.2:
|
|
+ Long overdue, thus collected a lot of changes:
|
|
https://github.com/gnome-terminator/terminator/compare/v2.1.1...v2.1.2
|
|
+ Fix the background image loading exception handling.
|
|
+ Add new plugin for opening current directory using right mouse.
|
|
+ Cursor: make it possible to change foreground color.
|
|
+ Allow multiline commands in Custom Commands plugin.
|
|
+ Updated translations.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Oct 9 01:07:52 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Replace stale website URL with Github repo
|
|
- Use xvfb-run to run full test suite
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 5 05:31:52 UTC 2022 - John Vandenberg <jayvdb@gmail.com>
|
|
|
|
- Remove unnecessary BuildDepends python3-devel
|
|
- Add runtime dependency python3-dbus-python
|
|
- Activate test suite with some skips
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 24 09:08:20 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Do not recommend lang package: the lang package has smarter
|
|
supplements in place (package vs requested languages).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 13 14:05:10 UTC 2021 - pgajdos@suse.com
|
|
|
|
- pytest-runner is not required for build
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 9 17:28:56 UTC 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 02:16:00 UTC 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
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 21 06:34:44 UTC 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 09:12:15 UTC 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)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 27 07:35:43 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Add dependency on python-cairo wrt bug#1105830
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 18 10:37:52 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Add direct dependency on python-gobject-Gdk without it the pkg
|
|
fails on not finding the screen
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 23 13:59:53 UTC 2018 - tchvatal@suse.com
|
|
|
|
- Fix URL and format with spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 29 09:22:18 UTC 2017 - scabrero@suse.com
|
|
|
|
- Version update to 1.91 release:
|
|
* No significant new features. Just minor enhancements and lots
|
|
of fixes.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 8 19:15:13 UTC 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 6 10:53:55 UTC 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 12:37:38 UTC 2017 - tchvatal@suse.com
|
|
|
|
- Version update to 1.90 release:
|
|
* Switch to gtk3 RC release
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 24 12:28:07 UTC 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 12:01:51 UTC 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 18:58:00 UTC 2014 - Led <ledest@gmail.com>
|
|
|
|
- fix bashisms in post/postun scripts
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 24 14:01:11 UTC 2013 - rbrownccb@opensuse.org
|
|
|
|
- update to 0.97
|
|
- bug fixes incl. bnc#842059
|
|
- for details see package changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 15 13:33:29 UTC 2012 - saschpe@suse.de
|
|
|
|
- Some more spec cleanup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 17:13:04 UTC 2012 - lijewski.stefan@zabka.pl
|
|
|
|
- spec cleanup
|
|
- split languge package
|
|
- add python-keybinder recomends
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 18 05:41:41 UTC 2011 - lijewski.stefan@gmail.com
|
|
|
|
- fix build on 12.1
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 17 14:14:33 UTC 2011 - lijewski.stefan@gmail.com
|
|
|
|
- update to 0.96 - for details see package changelog
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 5 06:12:03 UTC 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.
|
|
|
|
* Thu Jan 15 2009 Chris Jones <cmsj@tenshu.net> 0.12-1
|
|
- Remove patch application since this isn't a fedora build.
|
|
Note that this specfile is untested.
|
|
|
|
* Mon Dec 08 2008 Ian Weller <ianweller@gmail.com> 0.11-3
|
|
- Patch version in terminatorlib/verison.py to the one we think it is
|
|
- Fix License tag
|
|
- Update post and postun scripts with one line
|
|
|
|
* Mon Dec 01 2008 Ian Weller <ianweller@gmail.com> 0.11-2
|
|
- Add BuildRequires: gettext
|
|
- Fix installation of .desktop file
|
|
- terminator-0.11-desktop.patch:
|
|
Remove useless things
|
|
Move to same category as gnome-terminal
|
|
- Uses spaces instead of tabs in the specfile because I can't stand tabs
|
|
|
|
* Mon Dec 01 2008 Ian Weller <ianweller@gmail.com> 0.11-1
|
|
- Update upstream
|
|
- Fix description to something useful
|
|
- Fix group
|
|
- Fix some specfile oddities
|
|
- Complete/restandardize file list
|
|
- Get rid of she-bangs in python_sitelib
|
|
|
|
* Sat Sep 13 2008 - Max Spevack <mspevack AT redhat DOT com> 0.10
|
|
- New upstream release.
|
|
- Tried to make sure the spec file matches guidelines on Fedora wiki.
|
|
|
|
* Fri Jul 08 2008 - chantra AatT rpm-based DdOoTt org 0.9.fc9.rb
|
|
- New upstream release
|
|
|
|
* Sat May 17 2008 - chantra AatT rpm-based DdOoTt org 0.8.1.fc9.rb
|
|
- Initial release for Fedora 9.
|
|
|