Revisions of tilix

buildservice-autocommit accepted request 706929 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 47)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 706928 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 46)
- Major changes in build
  * Add patch (fix-meson-build.patch) to fix meson and start to use it for Tumbleweed 
    (upstream is heading this way)
  * Switch to ldc as d-compiler for Tumbleweed. ldc have better architectures support
    than dmd and its easier just to support one.
  * Start to use gtkd in repos for Tumbleweed so we don't need to staticly link it to tilix
  * Make tilix build on Leap 42.3
- Update to version 1.9.3
  * This issue fixes a problem with the session sidebar getting out of sync
    after having deleted a session.
- Update to version 1.9.0 
  * This is a very minor release that fixes the app menu for Gnome 3.32,
    updates the icon and adds preferences to the gnome-shell menu item 
	similar to Gnome Terminal.
- Add comment in spec for for patch: gnome-ssh-agent.patch
- Refresh patch: gnome-ssh-agent.patch
- Refresh patch due to previous updates:
  * fix-ldc-link.patch
- Update to version 1.8.9
  * A very small release to update localizations and address an issue
    in GtkD where the version number was not updated correctly.
- Update to version 1.8.7
  * Added ability to assign shortcuts to profiles
  * Included app menu options in hamburger menu in preparation to conform to GNOME HIG changes
  * Mitigated memory leak with sidebar
  * Fixed minor color issues with Solarized schemes
  * Fixed issue with decoding strings that didn't need it (thanks to Chris Billington)
  * Fixed issue with blurry text when background image was set on scaled display
  * Fixed issue with scaling badge when using font scaling
  * Added ability to include statuses (readonly, silence and input-sync enabled) to terminal title
  * Updated to use GTKD 3.84
  * Updated app data thanks to Bilal Elmoussaoui
  * Fixed issue with drag window remaining visible thanks to Jocelyn Turcotte
  * Tilix icon updated to reflect new GNOME design thanks to Sergey Bugaev
  * Fixed problem with unsafe paste dialog when command has excessive length thanks to Bilal Elmoussaoui
- Ran spec-cleaner
- Require libvted to solve "vte config is invalid" errors
- Enable build with ldc where dmd is not supported
- Add patch to fix build with ldc:
  * fix-ldc-link.patch
- Revert to use dmd d-compiler for Tumbleweed to make it build again. 
- 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.
- 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
- 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.
- 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
- 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
- Add patch: dynamic-link.patch: link against shared library
- Use %license macro
- 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
- 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)
- 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
- remove unnneded post/postun sections 
- Fix so tilix runs correctly 
- Add tilix-fix-1.7.1-build-on-32bits.patch to fix builds on i586 
- Update to version 1.7.1
  *  This release fixes a single issue with 1.7.0 where the default for the overlay scrollbar was set to false.
- Run spec-cleaner
- Remove buildignore for gcc-PIE not needed anymore.
- Bump version of build dependency gtkd to 3.6.6 
- Remove _service and add the specific source files
- bump version to 1.6.4
  * Dim option now dims the fonts and does not alter the background. The dim color option has been removed
  * Added option to disable saving/restoring window state between invocations
  * Added option to disable overlay scrollbar in favor of separate scrollbar widget
  * Fixed problem with selecting non-existent bookmark causing a crash
  * Enabled customizing keyboard shortcut for toggling local input synchronization
  * Added abilitiy to specify window style from command line
  * Added menu option to open CWD in file browser (i.e. Nautilus, etc)
  * Fixed issue where opening a custom link could only be done once
- bump version of build dependency gtkd to 3.6.5
- spec-cleaner
- add buildignore gcc-PIE to make this build for now are waiting for some fixes upstream:
  https://github.com/dlang/phobos/pull/5586
  
- bump version to 1.5.6
  * Added the ability to specify custom hyperlinks and triggers globally as well as in profiles
  * Triggers now support executing a process and passing the output of the process to the terminal
  * Fixed issue for CentOS and RHEL 7.x where it would not run on GTK 3.14
  * Sidebar now ensures active session is shown when opening
  * Removed the option to disable animation in quake mode, was causing other issues
  * Fixed New Window options Split Down and Split Right
  * Fixed various focus issues
  * Added option to bookmarks to automatically insert line feed
  * Fixed Wayland issue where dragging and dropping a terminal on the desktop did not create a new window like it does in X11
- Upstream rename from terminix to tilix
- bump version to 1.5.4
  * Detaching terminal in Wayland by dropping it on desktop now works identically to X11
  * Fixed issue with outdated LDC libraries on Fedora, this should allow COPR to work again
  * Fixed issue with close dialog and long process names resulting in excessively wide dialog box
  * Removed animation hint feature from quake mode as it was causing focus issues
  * Fixed crash when loading multiple sessions from file
- bump version to 1.5.2
  * Removed Timeout from terminal to fix segfault with visual bell
  * Fixed Nautilus plugin where it was crashing Nautilus for some users thanks to @bil-elmoussaoui
  * Variables used in application title now resolve correctly.
  * Fix version number
- bump version to 1.5.0
  * Added initial support for bookmarks
  * Re-worked terminal menu to include bookmark and password options,
    some lesser used options moved to a sub-menu
  * Added a new feature to raise a notification if activity is
    detected after a specified period of silence
  * Search button now toggles depending if focused terminal has
    search open
  * Improved performance when using background images
  * Added new Window Appearance preference
  * Improved title editors in preferences to show available variables
  * Re-worked -e option to fix some bugs, should work better across
    more permutations
  * Many bug fixes
- update GtkD to 3.5.1
- bump version to 1.4.2
- add man page to files section
- bump version 1.4.0
- remove desktop.patch since this have been fixed upstream.
- Modified %files section to include all files for package
- initial packaging of version 0.59.0
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 706548 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 45)
- Major changes in build
  * Start to use meson for Tumbleweed (upstream is heading this way)
  * Switch to ldc as d-compiler for Tumbleweed. ldc have better architectures support
    than dmd and its easier just to support one.
  * Start to use gtkd in repos for Tumbleweed so we don't need to staticly link it to tilix
buildservice-autocommit accepted request 706135 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 44)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 706134 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 43)
- Update to version 1.9.3
  * This issue fixes a problem with the session sidebar getting out of sync
    after having deleted a session.
buildservice-autocommit accepted request 685844 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 42)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 685843 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 41)
- Update to version 1.9.0 
  * This is a very minor release that fixes the app menu for Gnome 3.32,
    updates the icon and adds preferences to the gnome-shell menu item 
	similar to Gnome Terminal.
- Add comment in spec for for patch: gnome-ssh-agent.patch
- Refresh patch: gnome-ssh-agent.patch
buildservice-autocommit accepted request 666327 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 40)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 665690 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 39)
- Refresh patch due to previous updates:
  * fix-ldc-link.patch
buildservice-autocommit accepted request 663426 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 38)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 663425 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 37)
- Update to version 1.8.9
  * A very small release to update localizations and address an issue
    in GtkD where the version number was not updated correctly.
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 663053 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 36)
- Update to version 1.8.7
  * Added ability to assign shortcuts to profiles
  * Included app menu options in hamburger menu in preparation to conform to GNOME HIG changes
  * Mitigated memory leak with sidebar
  * Fixed minor color issues with Solarized schemes
  * Fixed issue with decoding strings that didn't need it (thanks to Chris Billington)
  * Fixed issue with blurry text when background image was set on scaled display
  * Fixed issue with scaling badge when using font scaling
  * Added ability to include statuses (readonly, silence and input-sync enabled) to terminal title
  * Updated to use GTKD 3.84
  * Updated app data thanks to Bilal Elmoussaoui
  * Fixed issue with drag window remaining visible thanks to Jocelyn Turcotte
  * Tilix icon updated to reflect new GNOME design thanks to Sergey Bugaev
  * Fixed problem with unsafe paste dialog when command has excessive length thanks to Bilal Elmoussaoui
- Ran spec-cleaner
buildservice-autocommit accepted request 656168 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 35)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 656106 from Richard Brown's avatar Richard Brown (RBrownSUSE) (revision 34)
- Require libvted to solve "vte config is invalid" errors
buildservice-autocommit accepted request 651113 from Dirk Stoecker's avatar Dirk Stoecker (dstoecker) (revision 33)
baserev update by copy to link target
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) committed (revision 32)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 651096 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 31)
- Enable build with ldc where dmd is not supported
- Add patch to fix build with ldc:
  * dynamic-link-ldc.patch
buildservice-autocommit accepted request 638584 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 30)
baserev update by copy to link target
Matthias Eliasson's avatar Matthias Eliasson (elimat) accepted request 638583 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 29)
- Revert to use dmd d-compiler for Tumbleweed to make it build again. 
buildservice-autocommit accepted request 632040 from Matthias Eliasson's avatar Matthias Eliasson (elimat) (revision 28)
baserev update by copy to link target
Displaying revisions 21 - 40 of 67
openSUSE Build Service is sponsored by