~trebelnik-stefina/cinnamon-test/+git/Cinnamon:5.6-maintenance

Last commit made on 2023-04-17
Get this branch:
git clone -b 5.6-maintenance https://git.launchpad.net/~trebelnik-stefina/cinnamon-test/+git/Cinnamon

Branch merges

Branch information

Name:
5.6-maintenance
Repository:
lp:~trebelnik-stefina/cinnamon-test/+git/Cinnamon

Recent commits

10252fe... by Rick Calixte <email address hidden>

cs_info.py and org.cinnamon.gschema.xml: Fix undefined var and cleanup dconf strings (#11609)

bdddb4a... by claudiux <email address hidden>

Update placesManager.js to fix #11623 (#11624)

0c825b2... by virumoru <email address hidden>

Update ChooserButtonWidgets.py (#11595)

Fix scope error that prevents user from accessing Themes page

ce73109... by =?utf-8?q?Anax=C3=ADmeno_Brito?= <email address hidden>

fix: update workspace switcher layout on monitors update signal (#11523)

When connecting a new monitor to the computer, the layout of the workspace-switcher applet would keep the same, now it will update whenever new monitors are added or removed

dde9fa1... by Tom Pfaffe <email address hidden>

Fix super+shift+number not disabling in grouped-window-list applet (#11464)

- Setting the value of the applet settings parameter 'super-num-hotkeys' to false should now avoid registering the super+shift+number app launcher key binds whereas it previously it only avoided registering super+number key binds
- These changes should fix the unexpected behavior reported in #11393.

7ece7d5... by Stephan

Enables extensions marked to overide version check to be removed. (#11510)

* Enables extensions marked to overide version check to be removed. (Closes #11506)

Enables extensions marked to overide version check has a '!' in front of
their name. Whereas applets and desklets can be removed, extensions
cannot.

* Removes exclamation mark only from beginning of UID.

To reduce the risk of sideeffects, only remove the exclamation mark at
the left-hand side of the applet/extension/desklet's UID.

b06e494... by claudiux <email address hidden>

Update applet.js (#11484)

to solve #11483.

deb3926... by Rick Calixte <email address hidden>

Remove simple-system-monitor@ariel as a known conflict (#11591)

d43f550... by Clement Lefebvre <email address hidden>

5.6.8

09498c7... by Michael Webster

overrides.js: Silently fail to install polyfills.

In mozjs102, these aren't necessary, and will crash Cinnamon if
failure is not caught.

ref: linuxmint/cjs#111