Releases: lxqt/qtermwidget
Releases · lxqt/qtermwidget
2.1.0
- Silenced old compilation warnings.
- Bumped the version for QTerminal.
2.0.1
Fixed visual artifacts due to a mistake about conversion to std::wstring
in Qt6 port.
2.0.0
The library is ported to Qt6, in additions to receiving several fixes, improvements and code cleanups.
1.4.0
Main changes:
- TERM env variable is set to xterm-256color when not set with
QTermWidget::setEnvironment()
.
getForegroundProcessId()
is added to QTermWidget class to allow terminal apps to check if the user has started a process in the shell and alert them.
- A great amount of code cleanup.
- Falcon color scheme is added.
1.3.0
Main changes:
- A problem is fixed in switching the color scheme between dark and light.
- Prevented a crash on splitting the terminal under
kwin_wayland
.
1.2.0
Main changes:
- Bidi rendering is enabled by default.
- Text DND follows the settings for newline trimming and multiline prompt.
QTermWidget
can be used as a Qt Plugin.
1.1.0
Main changes:
- Handled the zero history size.
- Added API documentation and followed the naming convention in some places of the code.
- Return focus to the terminal on closing the search bar.
- Code cleanup and enhancement.
1.0.0
Main changes:
- Bumped minimum required Qt version to 5.15.
- Fixed crash under (Plasma) Wayland on opening tab and splitting.
- Quote drag-and-drop file names.
- Backported CNL and CPL support from Konsole.
- Some code cleanup.
0.17.0
Main changes:
- Dropped the support for KDE3 color scheme formats.
- Properly implemented the "Action after paste" feature.
- Added modes for background image. How background images are drawn is changed and manual reconfiguration may be needed. See docs/
configuration.md
for more details.
- Added a method to disable bracketed paste mode.
- Fixed the execution after pasting when Ctrl is hold.
0.16.1
Bumped the version to 0.16.1, for the point release of qterminal.