Skip to content

Releases: gnunn1/tilix

Release 1.5.6

07 Apr 19:03
Compare
Choose a tag to compare

This new release is primarily a bug fix release with a couple of new features. The following changes have been made:

  • 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

Release 1.5.4 (Tilix)

19 Mar 13:49
Compare
Choose a tag to compare

This release is primarily about making the name change from Terminix to Tilix, however a number of bugs have been fixed in this release including:

  • 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

Release 1.5.2

02 Mar 14:02
Compare
Choose a tag to compare

This is a bug-fix release to correct a few lingering bugs from the 1.5.0 release.

  • 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

Beta 1.5.1

28 Feb 17:07
Compare
Choose a tag to compare
Beta 1.5.1 Pre-release
Pre-release

Beta release that addresses a few bugs from 1.5.0.

Release 1.5.0

19 Feb 23:52
Compare
Choose a tag to compare

A new release of Terminix is now available, the following changes have been made in this release:

  • 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

Beta 1.4.9 Release 2

17 Feb 19:13
Compare
Choose a tag to compare
Beta 1.4.9 Release 2 Pre-release
Pre-release

Another beta before a new release of Terminix, hopefully this will be the last beta. Changes since the last beta:

  • Added a new feature to raise a notification if activity is detected after a specified period of silence
  • Fixed a bunch of bookmark bugs, thanks to @phw for testing this
  • Fixed a bug with the -e option, hopefully it now works for all cases

1.4.9 Beta

11 Feb 15:15
Compare
Choose a tag to compare
1.4.9 Beta Pre-release
Pre-release

Time to gear up for a new release of Terminix, I'm targeting a proper release in a week or two. The following changes have been made since the 1.4.2 release:

  • Added initial support for bookmarks
  • Re-worked terminal menu to include bookmark and password options, some lesser used options moved to a sub-menu
  • 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
  • Many bug fixes

I would particularly appreciate testing of the new bookmarks feature.

1.4.2 Stable

29 Dec 18:18
Compare
Choose a tag to compare

This is primarily a bug-fix release from 1.4.0 cleaning up a few remaining issues, the following changes have been made:

  • Fixed issue with option for focus to follow mouse not working
  • Fixed problem with double-clicking or dragging title label causing the title editor to appear. Clicking the title will now wait until after the double-click time has elapsed before appearing. This emulates Epiphany's behavior
  • Fixed segmentation fault with Trigger Edit dialog when using a non-english language
  • Added an initial man page for terminix
  • VTE configuration dialog web link now points to Terminix website
  • If you specify a session file that doesn't exist Terminix will now open a default session instead of being empty

1.4.1 RC1

28 Dec 01:52
Compare
Choose a tag to compare
1.4.1 RC1 Pre-release
Pre-release

This is primarily a bug-fix release from 1.4.0 cleaning up a few remaining issues, aiming to have it out as a 1.4.2 release towards the end of the week. The following changes have been made:

  • Fixed issue with option for focus to follow mouse not working
  • Fixed problem with double-clicking or dragging title label causing the title editor to appear. Clicking the title will now wait until after the double-click time has elapsed before appearing. This emulates Epiphany's behavior
  • Fixed segmentation fault with Trigger Edit dialog when using a non-english language
  • Added an initial man page for terminix

Stable Release 1.4.0

22 Dec 01:30
Compare
Choose a tag to compare

Terminix 1.4.0 is now available, this new release introduces a number of new features plus squashes some significant bugs. Additionally, this release introduces an awesome new Terminix website thanks to the efforts of @bil-elmoussaoui with assistance from @ayoisaiah on the mobile side.

The following changes have been made in this release:

  • Merged the preferences and profiles dialogs together based on a design from Allan Day for a much more user friendly experience
  • Fixed a leak that was causing VTE file descriptors to be leaked as well as memory
  • Fixed problems with the Preference dialog not being freed correctly
  • Added additional options to Quake mode including horizontal alignment and hiding the headerbar
  • Added an option to zoom the terminal with the mouse scroll wheel
  • Re-worked the close dialog so it shows the user all of the processes running within the context of what is being closed. So if you close the application, you will get warned about the processes across all Terminix windows, etc.
  • Fixed synchronized input so IME input works as expected
  • Added preference for the Window title, also title can be clicked and edited directly in the Headerbar