Releases: lxqt/qterminal
Releases · lxqt/qterminal
2.1.0
- Previously, if settings were changed while other instances of QTerminal were running, conflicts would arise. That is fixed now.
- Ordinary windows under the process of the drop-down window are prevented.
- A problem is fixed in adding new tabs from preset.
- The disabled state of the collapse action is fixed in the context menu.
- A hint on drop-down shortcut is added for Wayland.
- More user-friendly texts are used for the split menu-items.
2.0.1
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
1.4.0
1.3.0
1.2.0
1.1.0
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
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.