~mamolinux/mamolinux/+git/cinnamon:master

Last commit made on 2024-05-31
Get this branch:
git clone -b master https://git.launchpad.net/~mamolinux/mamolinux/+git/cinnamon

Branch merges

Branch information

Name:
master
Repository:
lp:~mamolinux/mamolinux/+git/cinnamon

Recent commits

bc9b012... by Michael Webster <email address hidden>

Add a Science category to the menu. (#12215)

fixes: #11731

Science is a mandatory category according to the fdo menu spec:
https://specifications.freedesktop.org/menu-spec/latest/apa.html#main-category-registry

d2e7cf7... by Roman Miroshnychenko <email address hidden>

Show "wired with a padlock" or "wireless with a padlock" icons when a VPN is connected (#12142)

This should resolve linuxmint/cinnamon#5527

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

gwl: Fix thumbnails resize on scaled monitors (#12203)

* gwl: Fix thumbnails resize on scaled monitors

* gwl: Update conditions to set a zero sized height to the thumbnail actor

a4ddc17... by Michael Webster

user applet: handle the symbolic panel icon correctly.

f4fd024... by Michael Webster

userWidget: Back to using the theme to load the face image.

This only works properly when the image is set as a background
as part of the theme, as some themes want to frame the image.

Go back to using the original file picker for an image - simple
icons don't really look very nice as avatar pics, and that was
the only reason to involve the xapp icon picker.

0d64379... by fredcw <email address hidden>

util.js: remove unused utility function latinise() (#12201)

Function no longer needed, use js native instead:

str.normalize('NFKD').replace(/\p{Grapheme_Extend}/gu,"")

604ff29... by Stephan

Adds toggle switch to on-screen-keyboard@cinnamon applet to enable/disable keyboard. (#12132)

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

gwl: Port to Clutter animations (#12198)

I also made a slight improvement to the scale animation adding a small
bounce back on the end of the returning to the original Icon size.

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

show-desktop: Port to Clutter animations (#12200)

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

cornerbar: Port to Clutter animations (#12199)