-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
17 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 |
---|---|---|
@@ -1,3 +1,20 @@ | ||
dtkdeclarative (5.6.28) unstable; urgency=medium | ||
|
||
* chore: incorrect font for SearchEdit's indicator text(Issue: https://github.com/linuxdeepin/developer-center/issues/8040) | ||
* chore: Adjusting the transparency of the scrollbar | ||
Thanks to zhangkun(Issue: https://github.com/linuxdeepin/developer-center/issues/8049) | ||
* fix: icon blurry when half aligned | ||
* chore: add margins for Popup with window's edges | ||
* fix: lost user settings when Handler is equal user settings(Issue: https://github.com/linuxdeepin/developer-center/issues/7647) | ||
* feat: support to disable shadow for FloatingPanel | ||
* fix: crash at DQuickItemViewport::updatePaintNode | ||
* fix: set shadowOffset when using DWindow | ||
* feat: add "blurEnabled" property to BehindWindowBlur | ||
* fix: remove debug code | ||
* fix: QSGRenderNode::matrix is error if the item in BackdropBlitter | ||
|
||
-- Deepin Packages Builder <[email protected]> Sun, 28 Apr 2024 05:36:51 +0000 | ||
|
||
dtkdeclarative (5.6.27) unstable; urgency=medium | ||
|
||
* chore: settings dialog navigation font size tweak(Issue: https://github.com/linuxdeepin/developer-center/issues/7086) | ||
|