Revisions of terminator

buildservice-autocommit accepted request 1071523 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 45)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1071039 from Simon Vogl's avatar Simon Vogl (DarkWav) (revision 44)
Update to version 2.1.3

If you have any suggestions for improvement, please let me know!
buildservice-autocommit accepted request 1037349 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 43)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1036640 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 42)
- 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
buildservice-autocommit accepted request 1009671 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 41)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1009055 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 40)
- Replace stale website URL with Github repo 
- Use xvfb-run to run full test suite
buildservice-autocommit accepted request 1001239 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 39)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 1001176 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 38)
- Remove unnecessary BuildDepends python3-devel
- Add runtime dependency python3-dbus-python
- Activate test suite with some skips
buildservice-autocommit accepted request 979483 from Danilo Spinella's avatar Danilo Spinella (dspinella) (revision 37)
baserev update by copy to link target
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 978898 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 36)
- Do not recommend lang package: the lang package has smarter
  supplements in place (package vs requested languages).
Danilo Spinella's avatar Danilo Spinella (dspinella) accepted request 940261 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 35)
- pytest-runner is not required for build
buildservice-autocommit accepted request 892079 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 34)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 891900 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 33)
- 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
buildservice-autocommit accepted request 862952 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 32)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 862467 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 31)
- 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
buildservice-autocommit accepted request 796562 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 30)
baserev update by copy to link target
Kristyna Streitova's avatar Kristyna Streitova (kstreitova) accepted request 795956 from Paolo Stivanin's avatar Paolo Stivanin (polslinux) (revision 29)
- 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
buildservice-autocommit accepted request 765457 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 28)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 765432 from Kristyna Streitova's avatar Kristyna Streitova (kstreitova) (revision 27)
- 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)
buildservice-autocommit accepted request 631701 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 26)
baserev update by copy to link target
Displaying revisions 1 - 20 of 45
openSUSE Build Service is sponsored by