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
18 changes: 18 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
ddm (0.3.0) unstable; urgency=medium

* fix: fix flash black on login
* fix: Fix dde-session not start after treeland logged in
* feat: Apply systemd.exec limit options
* refactor: Remove unused code
* refactor: Refactor display logic
* refactor: cut off helper
* refactor: Refactor PAM authenticate module
* fix: fix dde-session not started after ddm restart & crash recovery
* fix: Enable Xauth access control for X11 sessions
* fix: fix ddm & treeland startup on Archlinux
* fix: remove WAYLAND_DEBUG environment variable in release builds
* fix: fix error on Archlinux build
* fix: Fix Xwayland not started after crash recover & switch user

-- rewine <luhongxu@uniontech.com> Sun, 04 Jan 2026 11:04:28 +0800

ddm (0.2.3) unstable; urgency=medium

* feat: connect treeland with Logind session
Expand Down