Skip to content

Commit 742c43c

Browse files
wjyrichdeepin-bot[bot]
authored andcommitted
chore: bump version to 2.0.2
update changelog to 2.0.2
1 parent 8498f5c commit 742c43c

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

debian/changelog

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
dde-shell (2.0.2) unstable; urgency=medium
2+
3+
* fix: fix safe build.
4+
* fix: cannot build on Archlinux
5+
* fix: Fixed the blurriness of the preview window to separate the X11
6+
and wayland environments.
7+
* fix: fix launchpad fullsream, click dock ,it will not close.
8+
* fix: init showingDesktop for smart Hide.
9+
* feat: add preview follows the system opacity.
10+
* fix: modify when keep hiden animation has launched, has shadow and
11+
line.
12+
* fix: adapt import change of QtQml.Models in Qt 6.9
13+
* i18n: Updates for project Deepin Desktop Environment (#1172)
14+
* fix(tray): allow plugin icons to be dragged to leftmost position  -
15+
Fix overly strict drag condition in TrayContainer.qml that prevented
16+
plugin icons from being dragged to the leftmost position - Replace
17+
`dropHoverIndex !== 0` check with precise condition `dropHoverIndex
18+
=== 0 && !surfaceId.startsWith("application-tray") && isBefore` -
19+
Maintain protection for application tray icons while allowing plugin
20+
icons to be properly positioned - Fix inconsistent behavior between
21+
animation states
22+
23+
-- WuJiangYu <[email protected]> Thu, 03 Jul 2025 16:32:57 +0800
24+
125
dde-shell (2.0.1) unstable; urgency=medium
226

327
* chore: remove invalid translation resources

0 commit comments

Comments
 (0)