Releases: lxqt/qterminal
Releases · lxqt/qterminal
2.2.0
Lots of fixes are made and some new features are added. More specifically,
- Prompt on closing with a running process.
- Added option for mouse cursor auto-hiding.
- Added option for blinking cursor.
- Added an option for focusing the sub-terminal on mouseover.
- Cleaner preferences dialog.
- Change sizeHint of spacer in Preferences → Behavior.
- Hide/disable some options on Wayland.
- Put the dropdown window on the active screen under Wayland.
- Added "scope" to the layer window on Wayland.
- Made modal dialogs stay in front of dropdown window on Wayland.
- Put font dialog in front of Preferences dialog on Wayland (and draw a border around it).
- Make font dialog remain in front of Preferences dialog on certain X11 WMs.
- Made the dropdown window a tool window under X11.
- Set the dropdown minimum size to 25%.
- Better wording for the current terminal section in preferences.
- Removed app transparency (terminal transparency exists).
- Changed "File" to "Session" on the menubar.
- Guarantee that tabs position is between 0 and 3.
- Removed a wrong style sheet from dropdown mode.
- Ignore presets (subterminal creation) with
-e
option. - Improved desktop files.
- Fixed shortcuts for switching subterminals with presets.
- Fixed shortcut setting with a profile.
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.