|
| 1 | +dde-shell (2.0.40) unstable; urgency=medium |
| 2 | + |
| 3 | + * feat(dock): pass launch_type when launching apps from taskbar |
| 4 | + * fix: use dummy drag target on Wayland to prevent layout breakage |
| 5 | + * feat: add window icon whitelist for dock task manager |
| 6 | + * fix: replace touch long press handling with TapHandler for better |
| 7 | + reliability |
| 8 | + * feat: recalculate dock window rect on screen geometry change |
| 9 | + * feat: use multi-field event logger with cmake find_package |
| 10 | + 使用多字段事件日志记录器并迁移到 cmake find_package |
| 11 | + * fix: keep dock visible during multitask view |
| 12 | + * refactor: optimize dock spacing calculation for FullscreenFrame |
| 13 | + * fix: prevent duplicate menu trigger on touchscreen long press |
| 14 | + * i18n: Updates for project Deepin Desktop Environment (#743) |
| 15 | + * fix: fix icon scale reset during attention animation |
| 16 | + * feat: add libdde-shell-dock package (#1587) |
| 17 | + * fix: resolve null pointer crash when TextCalculator exits |
| 18 | + * fix: prevent crash from invalid indexes in window monitoring |
| 19 | + * fix: resolve occasional crash in TreeLandWindow destructor under |
| 20 | + treeland |
| 21 | + * fix: fix occasional crash in treeland under layer shell surface |
| 22 | + * feat(dock): integrate event logging with cmake find_package support |
| 23 | + 集成事件日志记录并使用 cmake find_package 管理 |
| 24 | + * chore: add Breaks relation with older dde-shell versions |
| 25 | + * fix: resolve flickering and position shift when switching panel |
| 26 | + popups |
| 27 | + |
| 28 | + -- zhangkun <zhangkun2@uniontech.com> Sat, 09 May 2026 09:31:25 +0800 |
| 29 | + |
1 | 30 | dde-shell (2.0.39) unstable; urgency=medium |
2 | 31 |
|
3 | 32 | * fix: correct SPDX comment syntax in DDEShellDockConfig.cmake.in |
|
0 commit comments