Skip to content

Releases: linuxmint/cinnamon

master.mint22

06 Mar 15:03
5336302
Compare
Choose a tag to compare
end-session: Fix end-session dialog cleanup after a failure.

Commit 256ad2fac92 handles a case where Cinnamon is unable to
'grab' the desktop in order to show the end-session dialog -
probably due to the screensaver being active.

Unfortunately, if the user had enabled the shutdown timer, this
timer was not being canceled, nor was the session manager proxy,
so the default action was still being triggered.

- Use a GCancellable to guard the _getCapabilities callback
- Call the .close() method if .open() fails (which will cancel the
  shutdown timer).
- Disconnect the proxy signal handler.

Fixe linuxmint/cinnamon-screensaver#472.

master.lmde6

06 Mar 15:03
5336302
Compare
Choose a tag to compare
end-session: Fix end-session dialog cleanup after a failure.

Commit 256ad2fac92 handles a case where Cinnamon is unable to
'grab' the desktop in order to show the end-session dialog -
probably due to the screensaver being active.

Unfortunately, if the user had enabled the shutdown timer, this
timer was not being canceled, nor was the session manager proxy,
so the default action was still being triggered.

- Use a GCancellable to guard the _getCapabilities callback
- Call the .close() method if .open() fails (which will cancel the
  shutdown timer).
- Disconnect the proxy signal handler.

Fixe linuxmint/cinnamon-screensaver#472.

clutter-keyring-dialog.mint22

17 Oct 19:33
Compare
Choose a tag to compare
Convert the keyring unlock dialog to a clutter dialog

master.mint21

15 Feb 18:24
ca8df1f
Compare
Choose a tag to compare
panel.js: Improve handling of invalid/duplicate panel definitions.

Similar what the preceding commit (e6fe42cd9c79bd4) changed for
cinnamon-settings, definitions will be checked during startup,
and definitions with duplicate IDs or monitor:position combinations
will be removed.

master.lmde5

15 Nov 19:22
Compare
Choose a tag to compare
Add .git-blame-ignore-revs for commits

Discussion: linuxmint/discussions#38

master.mint20

10 Jun 03:31
Compare
Choose a tag to compare

Latest unstable packages

master.lmde4: keyboard applet: Respect "icon-size" when panel is vertical (#10456)

15 Nov 14:53
69b6efb
Compare
Choose a tag to compare

master.mint19

19 May 14:18
Compare
Choose a tag to compare

Latest unstable packages

master.lmde3: SettingsWidgets.py: Re-apply 9cc821bd9793 due to refactoring from

22 Nov 19:43
Compare
Choose a tag to compare

master.mint18: Sound applet: fix missing muted icon (#7402)

19 Apr 10:49
Compare
Choose a tag to compare