Revisions of tilix

Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 632039 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 27)
- Update to 1.8.5
  * This release is just to fix a bug that prevents the tilix preferences from 
	working on GTK releases earlier then 3.22, no other changes have been made.
buildservice-autocommit accepted request 630818 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 26)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 630817 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 25)
- Update to 1.8.3
  * Added the ability to customize the badge font and size
  * Fixed an issue with loading URLs with a hash character
  * Fixed an issue where tilix could get stuck in mazimized mode when a
    background terminal closes behind the scenes
  * Added an indicator on the tab to show when new output is detected, only works
    with VTE alternate-screen patch
  * Can now use Tab key when customizing shortcuts
  * Re-worked notifications so each terminal has it's own notification rather then one
    global one for tilix
  * Updated to use GtkD 3.8.3
  * Added experimental support for process monitoring where the currently running 
    process can be used in the terminal title. Requires enabling a setting in Dconf 
	prefs, may cause segfaults
  * Various other bug fixes
buildservice-autocommit accepted request 626482 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 24)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 625933 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 23)
- Start using ldc d-compiler with autotools for Tumbleweed now it is in the repo.
- Start using gtkd dependency from repo instead of included gtkd archive for Tumbleweed.
- Add licenses for x11 and icons included in tilix.
buildservice-autocommit accepted request 612431 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 22)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 612430 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 21)
- Update to 1.8.1
  * Added support for toggling a margin line (https://gnunn1.github.io/tilix-web/manual/margin)
  * Added new shortcut for auto-oriented splitting, thanks to @henvo
  * When tabs are on the left or right they are now displayed vertically to fix space issues (gh#gnunn1/tilix#1395)
  * Fixed a memory leak when closing sessions (gh#gnunn1/tilix#1409)
  * Improved color matching logic for matching themes (gh#gnunn1/tilix#1400)
- Drop patch: fix-i586-build.patch
  * This is fixed upstream
- Drop patch: fix-build-with-latest-dmd.patch
  * This is fixed upstream
buildservice-autocommit accepted request 606844 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 20)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 606843 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 19)
- Added patch: fix-i586-build.patch
  * This to resolve build issues for i586 Tumbleweed.
- Added patch: fix-build-with-latest-dmd.patch
  * Some changes to dmd-2.080.0 made the builds fail. 
    This patch correct it.
- Update to 1.7.9
  * Badges for all! As of VTE 0.52 a Tilix specific VTE patch for
    badge support is no longer required
  * Support for new VTE 0.52 features (gh#gnunn1/tilix#1233)
  * New shortcuts to quickly cycle through previous command prompts.
    Requires VTE be compiled with Tilix alternate screen patch 
    (gh#gnunn1/tilix#1369)
  * Profiles in preferences has been re-worked so dialog uses less 
    vertical space
  * New GtkD 3.8.2 used which fixes a segmentation fault when
    casting objects from a null object
  * Unsafe paste dialog uses a scrollwindow now when more then 6 
    lines of text (gh#gnunn1/tilix#1386)
  * A new token ${activeTerminalTitle} has been added to provide 
    more flexibility for session titles
  * Triggers and custom hyperlinks now support using the tilix 
    tokens (gh#gnunn1/tilix#1316)
  * Custom hyperlinks are loaded before the default hyperlinks so 
    users can override default behavior
buildservice-autocommit accepted request 596525 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 18)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 596524 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 17)
- Add patch: dynamic-link.patch: link against shared library
- Use %license macro
buildservice-autocommit accepted request 587078 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 16)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 586989 from Michele Bologna's avatar Michele Bologna (mbologna) (revision 15)
- Update to 1.7.7
- Added patch: gnome-ssh-agent.patch
  * Solves the problem with GNOME keyring and ssh-agent:
  https://github.com/gnunn1/tilix/issues/870#issuecomment-291849303
buildservice-autocommit accepted request 564055 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 14)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 564051 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 13)
- Update to 1.7.5
  * Fixed segfault with input synchronization occurring after a period of time (gh#gnunn1/tilix#1228)
  * Passwords and bookmarks now respect input synchronization (gh#gnunn1/tilix#1236)
  * Fix problem with Copy as HTML not checking VTE version (gh#gnunn1/tilix#1235)
- Update copyright year
- Remove patch: tilix-fix-1.7.3-build-on-32bits.patch (fixed upstream)
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 561040 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 12)
- Update to 1.7.3
  * This release improves the stability of Tilix plus fixes a few minor issues. 
    The only new feature is being able to copy terminal output as HTML.
- Update version of build dependency gtkd to 3.7.3
- Remove patch: tilix-fix-1.7.1-build-on-32bits.patch (fixed upstream)
- Add patch: tilix-fix-1.7.3-build-on-32bits.patch
- Should now build on i586 arch
buildservice-autocommit accepted request 560441 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 11)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 559156 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 10)
- remove unnneded post/postun sections
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 547311 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 9)
- Fix so tilix runs correctly 
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 544481 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 8)
initialized devel package after accepting 544481
Displaying revisions 41 - 60 of 67
openSUSE Build Service is sponsored by