Skip to content

Releases: gnunn1/tilix

Beta 0.60.2

19 May 01:12
Compare
Choose a tag to compare

This should hopefully be the last release before a stable 1.0, it fixes an issue with properly setting the current working directory.

Beta 0.60.1

18 May 01:39
Compare
Choose a tag to compare

This is a very minor release, with a couple of bug fixes, updated localizations and one small new feature as we move towards a stable 1.0 release. The following changes were made:

  • Re-worked transparency to address it in a holistic way so there should not be any more weird issues with themes showing elements transparently (i.e. without a background color)
  • Fixed Unicode and the nautilus plug-in
  • Thanks to @alexwhitman, it's now possible to include the size of the terminal (columns and rows) in a customized title.

Beta 0.60

11 May 01:03
Compare
Choose a tag to compare

This release packs in quite a few bug fixes plus a couple of new features. Note that at this point there is a feature freeze for a few weeks, from this point forward only bug fixes will be accepted as we work towards a 1.0 release. I'm hoping to target around May 23rd for a 1.0 release, hopefully that will give enough time for translators to update localisations plus developers to fix any remaining bugs found.

This release includes the following changes:

  • Added a close button to sidebar to allow users to close individual sessions
  • Global dim option has been removed, default dim option in slider is 0, i.e. off, which is now the default. This fixes the somewhat unintuitive split of the dim option between the global preferences dialog and profiles.
  • New geometry command line option
  • Added support to Ubuntu themes for wide splitter handles so narrow (i.e better looking) splitter can be used
  • Re-worked the localization of shortcuts so text is taken from shortcuts.ui
  • Various localization fixes and improvements, many thanks to @phw for his work in this area
  • New Reset/Reset And Clear actions added to terminal thanks to @Boiethios
  • Cleaned up the way initial directory in shell works
  • Various other bug fixes

Beta 0.59.0

30 Apr 15:51
Compare
Choose a tag to compare

This release adds a couple of new features and fixes quite a few bugs. The most significant changes include:

  • Added global preference for dimming unfocused terminals plus added per profile support for tuning the look of it
  • Added support for highlight and cursor colors in new Advanced button in profile preferences
  • Terminix can now use theme specific CSS to customize things better for specific themes
  • As a result of the theme specific CSS, fixed appearance of Ubuntu scrollbars and popovers, see screenshots in #239
  • Similarly, improved the look of the scrollbar in Adwaita (3.18+ only) so it now uses the same background color as the terminal giving a much cleaner look in my opinion. See screenshots in #239
  • Variety of other bugs squashed

Beta 0.58.1

18 Apr 03:23
Compare
Choose a tag to compare

Quick release to fix a couple of annoying bugs from 0.58.0 including:

  • Fixed problem with appdata due to folder not being created in archive
  • If application menus in Gnome are turned off correct icon is now shown
  • Hopefully fixed the last of the problems with Nemo

Beta 0.58.0

16 Apr 22:57
Compare
Choose a tag to compare

Once again mostly bug fixes this release but some nice improvements thanks to contributors:

  • Added a new terminix specific icon thanks to @jimmac
  • Shortcuts now check if shortcut has been previously set and warns
  • Fixed issue with Split Right/Down New Instance option
  • Fixed issue with Nemo opening in home directory when New Instance option set to something other then default
  • New appdata file thanks to @matthiasclasen
  • New xdg-app build scripts from @matthiasclasen
  • Localization improvements thanks to @phw

Packagers please be aware that there are new files in this release including the appdata.xml and icons, please adjust your packages accordingly.

Beta 0.57.0

10 Apr 00:23
Compare
Choose a tag to compare

This release of Terminix is primarily a bug fix release with the following changes:

  • Fixed problem on Ubuntu starting in root directory
  • Re-worked context menus, now uses buttons for clipboard images
  • Changed Splits to "Split Right" and "Split Down" to avoid the ambiguity of horizontal/vertical, default shortcuts changed as well
  • various other bug fixes and improvements

Beta 0.56.0

03 Apr 15:48
Compare
Choose a tag to compare

Another week, another release. Here is a list of notable changes:

  • Replaced the preference for small terminal titles with a new three state preference (Normal, Small, None) that allows terminal titles to be hidden
  • Added an initial version of a feature that double clicking a splitter re-distributes terminals evenly
  • Fixed problem with not starting on GTK 3.14 based systems like RHEL 7.2
  • Added new command line switches to maximize and full screen window
  • Modified shortcuts to better conform to Gnome HIG, note that default sidebar shortcut is now F12 instead of ctrl-s which moves to save session

Beta 0.55.0

27 Mar 23:54
Compare
Choose a tag to compare

This release is a mixture of bug fixes and new features, following changes were made:

  • Supported for directional switching between terminals by @alexwhitman
  • Added shortcuts for re-sizing terminal
  • Added ability to specify behavior when launching new instance of Terminix (New Window, New Session or Split)
  • Initial support for GTK 3.20 ShortcutsWindow
  • Restored visual effect when closing sidebar, those of you who had issues with the sidebar being clicked even when not invisible let me know if this causes issues for you
  • Various minor cleanups of some visual things
  • various bug fixes

Beta 0.54.0

18 Mar 17:04
Compare
Choose a tag to compare

Another week, another release. This release again concentrates mostly on bug fixes with a lot of items squashed, here are the highlights:

  • Fixed a segfault when clicking on the very left edge of Terminix (#143)
  • Pasting with synchronized input now works as expected (#150)
  • Shortcut preferences now shows "Control" instead of "Primary" (#138)
  • Improvements to terminal re-sizing (#144)
  • And a bunch of other miscellaneous bugs