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
12 changes: 12 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
dde-launchpad (2.0.32) unstable; urgency=medium

* style: adjust folder icon animation durations
* fix: add touchscreen long press support for app launcher
* fix(launcher): adjust window layer and flags for proper display
* fix: forward InputMethodQuery to searchEdit for correct IME
candidate window positioning
* refactor: remove redundant positionViewAtBeginning functions
* fix: remove duplicate wallpaper blurhash assignment

-- zhangkun <zhangkun2@uniontech.com> Wed, 18 Mar 2026 14:13:35 +0800

dde-launchpad (2.0.31) unstable; urgency=medium

* revert: remove automatic focus setting on launcher visibility
Expand Down
Loading