-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #141 from lxqt/qtplugin_pointrelease
Point release post lxqt-qtplugin 1.4.1
- Loading branch information
Showing
1 changed file
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
layout: post | ||
title: Point release lxqt-qtplugin 1.4.1 | ||
slug: lxqt-qtplugin-1-4-0 | ||
date: 2024-04-12 21:40 | ||
promoted: true | ||
categories: release | ||
--- | ||
|
||
The LXQt team announces the point release of lxqt-qtplugin 1.4.1, needed because | ||
of a backward incompatible change in Qt6's font descriptions. It includes a | ||
workaround which makes Qt5-based apps have correct fonts when fonts are set by | ||
the Qt6-based LXQt 2.0.0. | ||
|
||
The release can be downloaded from [Github](https://github.com/lxqt/lxqt-qtplugin/releases). | ||
|
||
|
||
Main changes: | ||
|
||
* Make accept Qt5 applications font settings by Qt6 | ||
|
||
<br/> | ||
A full list of changes is in the CHANGELOG file. | ||
<br/> |