Skip to content

Releases: linuxmint/cinnamon-session

master.mint22

09 Feb 16:27

Choose a tag to compare

master.lmde7

09 Feb 16:27

Choose a tag to compare

master.lmde6

03 Sep 13:01
8042c7f

Choose a tag to compare

csm-manager.c: Clear system inhibitors before attempting to

restart or shutdown using systemd.

Fixes #186.

master.mint21

08 Feb 18:04
128fe7f

Choose a tag to compare

csm-manager.c: Unset WAYLAND_DISPLAY during shutdown in a wayland

session.

This and others need to be cleared after a wayland session so
systemd doesn't pass them to the next session.

This is performed by others using systemd unit parameters, but we
don't currently use systemd for this.
https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/data/org.gnome.Shell@wayland.service.in?ref_type=heads#L26

wl-no-logout.mint21

15 Jan 20:02
6c3ca38

Choose a tag to compare

session-quit: Use a unique dialog server address for each session.

This was preventing the logout dialog for subsequent users logged
in, as it would attempt to connect to the original user's server
(and be denied).

A unique address will be generated at startup, and passed to
the dialog when it is launched.

Fixes linuxmint/cinnamon#12021

wl-no-logout.lmde6

15 Jan 20:03
6c3ca38

Choose a tag to compare

session-quit: Use a unique dialog server address for each session.

This was preventing the logout dialog for subsequent users logged
in, as it would attempt to connect to the original user's server
(and be denied).

A unique address will be generated at startup, and passed to
the dialog when it is launched.

Fixes linuxmint/cinnamon#12021

master.lmde5

02 Oct 17:19
8c66255

Choose a tag to compare

Fix meson.build deprecations up to 0.56.0 (#155)

master.mint20: Remove gconf code, disable docs, remove doc dependencies.

09 Jun 13:51

Choose a tag to compare

master.lmde4: Remove gconf code, disable docs, remove doc dependencies.

09 Jun 13:51

Choose a tag to compare

master.mint19: csm-autostart-app.c: Respect the Path key in desktop files.

04 Jul 02:11

Choose a tag to compare