~linuxmint-daily-build-team/linuxmint/+git/cinnamon-desktop:master

Last commit made on 2024-03-04
Get this branch:
git clone -b master https://git.launchpad.net/~linuxmint-daily-build-team/linuxmint/+git/cinnamon-desktop

Branch merges

Branch information

Recent commits

b554c49... by Michael Webster

Add a makepot script.

Mainly for gnome-wall-clock.c time formats. The inherited
translation msgids still match up, but if we have to change
anything they'll need to be re-done.

These changes result in there being too much space between some
elements in certain cases (like single digit date):
https://gitlab.gnome.org/GNOME/glib/-/commit/7169f6e1e58a53e4b69e5d40f3fd192dd9cd8ed4
https://gitlab.gnome.org/GNOME/glib/-/commit/7074122f308b7b3402fba250f2010778fdad6eff

We may want to adjust these standard formats to use %-e instead
of %e, etc...

94b0b12... by Fantu

fix some typo spotted with codespell (#237)

96ae2a5... by Michael Webster

Remove a misspelled (and redundant) build option from the README.

Remove the option from the debian build also, since the
'deprecation_warnings' option is already false by default.

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

packaging: Update symbols file

83f4f77... by Clement Lefebvre <email address hidden>

packaging: Forbid compilation if the symbols file is outdated

An outdated symbols file results in automatic versioned dependencies
in projects which use this library.

When these projects are built, shlibs:Depends cannot find a version
number for the set of symbols so it uses the full version of the
library package, including suffixes such as +virginia.

We end up with depends lib (>== 6.0.0+virginia) instead of
lib (>== 6.0.0).

d0f8c74... by Michael Webster

gnome-idle-monitor.c: Fix some dbus names Mutter->Muffin.

The session manager uses this to get notifications about idle
state changes now - instead of its own idle-monitor code (which
only worked with x11), it now relies on muffin to notify on
changes from various sources (xorg, wayland, upower).

9822c17... by Clement Lefebvre <email address hidden>

6.0.0

03e36d2... by Rick Calixte <email address hidden>

notifications schema: Add fullscreen-notifications boolean (#233)

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

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

Adding an option for notification screen selection (#231)

Resolves #230

fe21fa8... by Michael Webster

a11y: Add 'always-show-text-caret' xsetting