File tree Expand file tree Collapse file tree 2 files changed +25
-4
lines changed Expand file tree Collapse file tree 2 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 1+ cinnamon-session (6.2.0) wilma; urgency=medium
2+
3+ [ Bobby Rong ]
4+ * cinnamon-session: make sure wayland sessions get a login shell (#161)
5+
6+ [ Matt Turnbull ]
7+ * Remove orphaned include (#164)
8+
9+ [ Michael Webster ]
10+ * cinnamon-session-quit.py: Set logout window to keep-above and all- workspaces.
11+ * cs-presence.c: Fix CsmPresence idle handling.
12+ * csm-manager.c: Stop the user dbus-daemon at the end of the session.
13+ * main.c: Reset the activation environment at the end of the session.
14+ * csm-manager.c: Unset WAYLAND_DISPLAY during shutdown in a wayland session.
15+
16+ [ fredcw ]
17+ * cinnamon-session-quit.py: add missing window icon (#170)
18+
19+ -- Clement Lefebvre <
[email protected] > Tue, 11 Jun 2024 15:41:40 +0100
20+
121cinnamon-session (6.0.3) virginia; urgency=medium
222
323 [ Michael Webster ]
Original file line number Diff line number Diff line change 11# https://github.com/linuxmint/cinnamon-session
2- project (' cinnamon-session' ,
3- [ ' c' , ],
4- version : ' 6.0.3' ,
5- meson_version : ' >=0.56.0' ,
2+ project (
3+ ' cinnamon-session' ,
4+ [' c' ],
5+ version : ' 6.2.0' ,
6+ meson_version : ' >=0.56.0'
67)
78
89################################################################################
You can’t perform that action at this time.
0 commit comments