File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 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+
125dde-shell (2.0.1) unstable; urgency=medium
226
327 * chore: remove invalid translation resources
You can’t perform that action at this time.
0 commit comments