|
| 1 | +dde-shell (2.0.31) unstable; urgency=medium |
| 2 | + |
| 3 | + * fix(dock): fix pasting text in Wayland plugin windows |
| 4 | + * fix(dock): support wayland text input on plugin popup windows |
| 5 | + * feat: add desktop source path support for app items |
| 6 | + * fix: sync dock position before position change operations |
| 7 | + * fix(notification): fix invisible delegates after collapsing expanded |
| 8 | + notifications |
| 9 | + * fix: remove scale and opacity animations from task manager |
| 10 | + transitions |
| 11 | + * fix: prevent crash when destroying QWidget during XIO error |
| 12 | + * feat: add window title to PanelPopupWindow |
| 13 | + * fix: remove source model destroyed handler to prevent crash |
| 14 | + * feat(notification): add notification setting translation |
| 15 | + * fix(notification): align notification items in staging area |
| 16 | + * fix(notification): Enable WAL mode and optimize SQLite configuration |
| 17 | + for notification performance |
| 18 | + * fix: update copyright year and fix notification bubble actions |
| 19 | + * fix: adjust notification UI spacing and action margins |
| 20 | + * feat: Add support for modifying the plugin popup cursor shape via |
| 21 | + the protocol. |
| 22 | + * fix: prevent animation glitch during task text width changes |
| 23 | + * fix: change killClient to use SIGKILL instead of WM_DELETE_WINDOW |
| 24 | + * fix: prevent premature dataChanged emission causing dock state |
| 25 | + desync |
| 26 | + * fix: improve text truncation with gradient fade effect |
| 27 | + * fix: Information time display in English |
| 28 | + |
| 29 | + -- zhangkun <zhangkun2@uniontech.com> Thu, 05 Mar 2026 20:43:09 +0800 |
| 30 | + |
1 | 31 | dde-shell (2.0.30) unstable; urgency=medium |
2 | 32 |
|
3 | 33 | * fix(bubble): use frontendWindowRect for dock margin to avoid overlap |
|
0 commit comments