00a1799c92
Accepting request 1286529 from home:StevenK:branches:X11:terminals
...
- 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
2025-06-23 12:48:03 +00:00
1cacf8e306
Accepting request 1279678 from home:DarkWav
...
Update to version 2.1.5
Full Changelog: https://github.com/gnome-terminator/terminator/compare/v2.1.4...v2.1.5
If you have any suggestions for improvement, please let me know!
OBS-URL: https://build.opensuse.org/request/show/1279678
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=48
2025-05-24 09:38:21 +00:00
Danilo Spinella
d3a2424f2a
Accepting request 1177960 from home:DarkWav
...
- Update to version 2.1.4:
+ Full Changelog:
https://github.com/gnome-terminator/terminator/compare/v2.1.3...v2.1.4
- Switch to generating tarball directly from git to harden package
against supply chain attacks
If you have any suggestions for improvement, please let me know!
OBS-URL: https://build.opensuse.org/request/show/1177960
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=46
2024-06-05 14:48:06 +00:00
Danilo Spinella
ca801e4aa9
Accepting request 1071039 from home:DarkWav
...
Update to version 2.1.3
If you have any suggestions for improvement, please let me know!
OBS-URL: https://build.opensuse.org/request/show/1071039
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=44
2023-03-14 13:23:34 +00:00
Danilo Spinella
decfa03344
Accepting request 1036640 from home:dimstar:Factory
...
- 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.
- Replace stale website URL with Github repo
OBS-URL: https://build.opensuse.org/request/show/1036640
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=42
2022-11-22 14:53:19 +00:00
Danilo Spinella
e5bbcb3dc4
Accepting request 1009055 from home:jayvdb:branches:X11:terminals
...
- Replace stale website URL with Github repo
- Use xvfb-run to run full test suite
OBS-URL: https://build.opensuse.org/request/show/1009055
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=40
2022-10-11 07:13:06 +00:00
Danilo Spinella
1cb2ea09cc
Accepting request 1001176 from home:jayvdb:branches:X11:terminals
...
- Remove unnecessary BuildDepends python3-devel
- Add runtime dependency python3-dbus-python
- Activate test suite with some skips
OBS-URL: https://build.opensuse.org/request/show/1001176
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=38
2022-09-05 10:20:02 +00:00
Danilo Spinella
c4cfd4c7b3
Accepting request 978898 from home:dimstar:Factory
...
- Do not recommend lang package: the lang package has smarter
supplements in place (package vs requested languages).
OBS-URL: https://build.opensuse.org/request/show/978898
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=36
2022-05-27 13:26:23 +00:00
Danilo Spinella
d1c87804db
Accepting request 940261 from home:pgajdos:python
...
- pytest-runner is not required for build
OBS-URL: https://build.opensuse.org/request/show/940261
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=35
2021-12-15 10:17:24 +00:00
a911435a95
Accepting request 891900 from home:dirkmueller:Factory
...
- 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
OBS-URL: https://build.opensuse.org/request/show/891900
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=33
2021-05-10 14:53:54 +00:00
99f59ff98c
Accepting request 862467 from home:avindra:branches:X11:terminals
...
- 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
OBS-URL: https://build.opensuse.org/request/show/862467
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=31
2021-01-13 16:40:53 +00:00
906021d39d
Accepting request 795956 from home:polslinux:branches:X11:terminals
...
- 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
OBS-URL: https://build.opensuse.org/request/show/795956
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=29
2020-04-23 13:42:56 +00:00
Tomáš Chvátal
27375c37c6
Accepting request 765432 from home:kstreitova:branches:X11:terminals
...
- 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)
OBS-URL: https://build.opensuse.org/request/show/765432
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=27
2020-01-18 11:57:05 +00:00
Tomáš Chvátal
e440a8c677
- Add dependency on python-cairo wrt bug#1105830
...
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=25
2018-08-27 07:36:00 +00:00
0b89eb2dd5
Accepting request 597741 from home:scarabeus_iv:branches:X11:terminals
...
- Add direct dependency on python-gobject-Gdk without it the pkg
fails on not finding the screen
OBS-URL: https://build.opensuse.org/request/show/597741
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=23
2018-04-25 09:31:34 +00:00
0eb14dfccd
Accepting request 590702 from home:scarabeus_iv:branches:X11:terminals
...
- Fix URL and format with spec-cleaner
OBS-URL: https://build.opensuse.org/request/show/590702
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=21
2018-03-27 15:33:58 +00:00
4dda7da90c
Accepting request 546391 from home:scabrero:branches:X11:terminals
...
- Version update to 1.91 release:
* No significant new features. Just minor enhancements and lots
of fixes.
OBS-URL: https://build.opensuse.org/request/show/546391
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=20
2017-12-19 16:41:22 +00:00
5b7701480f
Accepting request 455576 from home:dimstar:Factory
...
- 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).
OBS-URL: https://build.opensuse.org/request/show/455576
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=18
2017-02-09 06:11:01 +00:00
9d4fefc6bf
Accepting request 454934 from home:dimstar:Factory
...
- 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.
OBS-URL: https://build.opensuse.org/request/show/454934
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=17
2017-02-07 12:14:51 +00:00
2562f14a03
Accepting request 452175 from home:scarabeus_iv:branches:X11:terminals
...
- Version update to 1.90 release:
* Switch to gtk3 RC release
- 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
OBS-URL: https://build.opensuse.org/request/show/452175
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=15
2017-01-30 12:07:49 +00:00
4e105537a7
Accepting request 375477 from home:scarabeus_iv:branches:X11:terminals
...
- Version update to 0.98:
OBS-URL: https://build.opensuse.org/request/show/375477
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=13
2016-03-23 15:22:22 +00:00
1e43d93746
Accepting request 360614 from home:scarabeus_iv:branches:X11:terminals
...
- Version update to 0.78:
* 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
OBS-URL: https://build.opensuse.org/request/show/360614
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=11
2016-02-24 10:54:43 +00:00
c0d70915e0
Accepting request 260373 from home:Ledest:misc
...
fix bashisms in post/postun scripts
OBS-URL: https://build.opensuse.org/request/show/260373
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=9
2014-11-14 16:08:41 +00:00
Stefan Lijewski
f2d48f3df2
Accepting request 200387 from home:RBrownCCB:branches:X11:terminals
...
- update to 0.97
- bug fixes incl. bnc#842059
- for details see package changelog
OBS-URL: https://build.opensuse.org/request/show/200387
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=7
2013-09-25 05:52:31 +00:00
Stefan Lijewski
4c6fd21aff
Accepting request 109523 from home:saschpe:branches:X11:terminals
...
- Some more spec cleanup
OBS-URL: https://build.opensuse.org/request/show/109523
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=4
2012-03-15 13:44:27 +00:00
19964b2f12
Accepting request 101690 from home:lijews
...
Please accept as devel for Factory
OBS-URL: https://build.opensuse.org/request/show/101690
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/terminator?expand=0&rev=1
2012-03-14 10:23:52 +00:00