Skip to content

Releases: linuxmint/cinnamon

master.mint22

10 Mar 18:26
7190db1

Choose a tag to compare

main.js: Don't drop key-release events in the captured-event handler

if there's no matching keybinding action.

This is needed for listeners to key-release-event, like AppSwitcher,
to activate the selected window.

master.lmde7

03 Mar 16:36
14c83ba

Choose a tag to compare

cinnamonEntry.js: Allow addContextMenu() to re-use an existing

PopupMenuManager.

If the St.Entry is inside of a popup menu (and *not* a modal dialog),
that menu's 'captured-event' handler can receive unintended events,
and react to focus loss, closing both the original popup and context
menu.

The original menu's manager can safely deal with multiple popups,
and ensure 'correct' behavior in this situation.

ref:
https://github.com/linuxmint/cinnamon/pull/13472

cjs-140-gir2.0.mint22

05 Feb 04:14
52ab8bb

Choose a tag to compare

Silence some gir-2.0-related warnings.

cjs-140-gir2.0.lmde7

05 Feb 04:14
52ab8bb

Choose a tag to compare

Silence some gir-2.0-related warnings.

master.lmde6

04 Sep 14:23
39fe76d

Choose a tag to compare

data/icons: Make cs_thunderbolt icon consistent with other

Mint-X-like module icons.

clutter-keyring-dialog.mint22

17 Oct 19:33

Choose a tag to compare

Convert the keyring unlock dialog to a clutter dialog

master.mint21

15 Feb 18:24
ca8df1f

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

Choose a tag to compare

Add .git-blame-ignore-revs for commits

Discussion: linuxmint/discussions#38

master.mint20

10 Jun 03:31

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

Choose a tag to compare