Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
dde-shell (2.0.5) unstable; urgency=medium

* fix: click area keep same with app on dock
* fix: handle NoDisplay apps in notification settings
* chore: change item delegate for taskmanager from DropArea to Item
* refactor: migrated docked items config to
TASKMANAGER_DOCKEDELEMENTS_KEY
* chore: avoid using cell width to calculate target index for taskbar

-- YeShanShan <[email protected]> Thu, 07 Aug 2025 20:00:27 +0800

dde-shell (2.0.4) unstable; urgency=medium

* chore: clang-format code related to refactor branch
Expand Down
Loading