|
| 1 | +dde-shell (2.0.29) unstable; urgency=medium |
| 2 | + |
| 3 | + * feat: add hover background and adjust spacing for dock app items |
| 4 | + * fix(notification): Button text is truncated when hovering over |
| 5 | + "Clear all" in English environment with 20 font size |
| 6 | + * fix: restore checkbox binding after menu item triggered |
| 7 | + * fix: close tooltip when window appears in AppItem |
| 8 | + * i18n: Translate org.deepin.ds.dock.taskmanager.ts in fr (#1404) |
| 9 | + * fix: disable tray items during collapse animation |
| 10 | + * fix: return mute icon for silent audio |
| 11 | + * fix: improve notification center window positioning |
| 12 | + * fix: emit IconNameRole change when WinIconRole changes |
| 13 | + * fix: prevent dock screen switch if any popup is showing |
| 14 | + * feat: add X11 WM_CLASS support for layer shell windows |
| 15 | + * fix: Optimize the entrance animation logic for notification bubbles |
| 16 | + * fix: set default window title for panel windows |
| 17 | + * fix: fix tray plugin drag behavior based on plugin flags |
| 18 | + * fix: fix dock hide timer behavior with context menu |
| 19 | + * feat(notification): Adjust the activation logic for the notification |
| 20 | + button |
| 21 | + * fix: emit opacityChanged signal on DBus proxy initialization |
| 22 | + * fix: correct notification ID handling and validation |
| 23 | + * fix: fix crash caused by DockGroupModel destruction issue |
| 24 | + * feat: add tray plugins changed signal |
| 25 | + |
| 26 | + -- zhangkun <zhangkun2@uniontech.com> Thu, 05 Feb 2026 19:23:23 +0800 |
| 27 | + |
1 | 28 | dde-shell (2.0.28) unstable; urgency=medium |
2 | 29 |
|
3 | 30 | * fix: refactor dock position management and decouple from animation |
|
0 commit comments