Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release dde-launchpad 0.6.2 #211

Merged
merged 1 commit into from
Apr 19, 2024
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 (0.6.2) unstable; urgency=medium

* Drag operation now requires 300ms press-n-hold (linuxdeepin/developer-center#6359)
* Don't show hover background when dragging (linuxdeepin/developer-center#7944)
* Adjust item name color (linuxdeepin/developer-center#7940)
* Fix splitter line styling (linuxdeepin/developer-center#7930)
* Adjust fullscreen grid item count (linuxdeepin/developer-center#7938)
* Adjust item background color (linuxdeepin/developer-center#7935)
* Various UI fixes

-- Gary Wang <[email protected]> Thu, 18 Apr 2024 20:51:00 +0800

dde-launchpad (0.6.1) unstable; urgency=medium

* Remember app list sort type (linuxdeepin/developer-center#7652)
Expand Down
Loading