We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418f389 commit ddfd1faCopy full SHA for ddfd1fa
1 file changed
debian/changelog
@@ -1,3 +1,16 @@
1
+ddm (0.3.2) unstable; urgency=medium
2
+
3
+ * fix: fix ddm crash on treeland crash
4
+ * fix: fix wayland client dispatch loop
5
+ * chore: better wayland client event dispatch loop
6
+ * chore: clean dependencies
7
+ * fix: fix ddm high resource occupation after starting X11 session
8
+ * chore: add clang-format guide
9
+ * fix: use async-signal-safe functions in mandatory phase
10
+ * fix: second user cannot login & misbehaved logout
11
12
+ -- rewine <luhongxu@uniontech.com> Thu, 29 Jan 2026 20:33:21 +0800
13
14
ddm (0.3.1) unstable; urgency=medium
15
16
* fix: fix cannot login more than 1 user
0 commit comments