Skip to content

Releases: lxqt/qterminal

2.0.1

27 Jun 17:29
2.0.1
86965fa
Compare
Choose a tag to compare

This point release is made mainly because visual artifacts are fixed in qtermwidget.

Other changes:

  • Single instance for drop-down mode.
  • Used layer shell for the drop-down mode under Wayland.
  • Prevented a crash on entering exit when bookmark dock is shown.
  • Fixed the window height in drop-down mode.
  • Set QTERMWIDGET_MINIMUM_VERSION, which was missing after Qt6 port.

2.0.0

17 May 16:41
2.0.0
20e9e15
Compare
Choose a tag to compare

The app is ported to Qt6. Also, some fixes are made and the code is cleaned up.

1.4.0

05 Nov 12:19
1.4.0
a682613
Compare
Choose a tag to compare

Main changes:

  • Handled bell (BEL, '\a') via libcanberra, and added an "Audible bell" option.
  • Supported Putty-style mouse button swap.
  • Corrected tab order in settings dialog.
  • A great amount of code cleanup.

1.3.0

15 Apr 16:20
1.3.0
4e83196
Compare
Choose a tag to compare

Main changes:

  • Guaranteed correct positioning of the context menu under Wayland.
  • Fixed a crash in the dropdown mode under Wayland.
  • Improved UX by opening new terminals in current directory by default.
  • Corrected typos and the meta-info license.

1.2.0

05 Nov 10:02
1.2.0
1358242
Compare
Choose a tag to compare

Main changes:

  • Command parsing with the -e option is fixed.
  • A segfault is avoided with global menus.
  • The documentation of the --profile option is improved.

1.1.0

16 Apr 13:41
1.1.0
a0d0eba
Compare
Choose a tag to compare

Main changes:

  • The bookmark functionality is improved a lot. An example bookmarks file is also added.
  • Several (old) issues in the drop-down mode are fixed.
  • A shortcut entry is added for the drop-down shortcut.
  • Problems in closing of the last tab with prompt are fixed.
  • Fixed updating of shortcuts on tab switching/removal/creation.
  • Fixed right clicking of an empty area of tabbar.
  • Now selecting an unlimited history in Terminal settings disables the history size spin-box.

1.0.0

05 Nov 11:41
1.0.0
d9e6790
Compare
Choose a tag to compare

Main changes:

  • Bumped minimum required Qt version to 5.15.
  • Respect preset splitting on opening new window and double clicking tab-bar.
  • Trim shell strings.
  • Added an option for keeping drop-down window open.
  • Added a workaround for wrong menu positions under Wayland.

0.17.0

15 Apr 10:57
0.17.0
a5fc23a
Compare
Choose a tag to compare

Main changes:

  • Made "Action after paste" clearer and default to "Scrolling to bottom".
  • Added an option to disable bracketed paste mode.
  • Added modes for background image.
  • Removed two warnings that were shown when QTerminal was started.

0.16.1

14 Nov 09:26
0.16.1
a883c26
Compare
Choose a tag to compare
  • Fixed a regression in the layout of Terminal settings dialog.
  • Fixed translation of shortcuts (in Terminal settings dialog).

0.16.0

04 Nov 13:47
0.16.0
2260088
Compare
Choose a tag to compare

Main changes:

  • Made closing of tab on middle-clicking optional.
  • Added an option for opening the new tab to the right of the active tab.
  • Put drop-down QTerminal on screen with cursor.