Package: cinnamon / 6.4.13-1

Metadata

Package Version Patches format
cinnamon 6.4.13-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
background.patch | (download)

files/usr/share/cinnamon/cinnamon-settings/modules/cs_backgrounds.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 background

Drop nm applet from the session files.patch | (download)

meson.build | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 drop nm-applet from the session files.

nm-applet is started by the autostart script anyway, and if it's in the
session file and network-manager-gnome is not installed then the session
fails to start.

Adjusted to meson build system 2020-11-27 NP

Debian-Bug: https://bugs.debian.org/818084

new iso flags folder.patch | (download)

files/usr/share/cinnamon/applets/keyboard@cinnamon.org/applet.js | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 new-iso-flags-folder

change upload system info path.patch | (download)

files/usr/share/cinnamon/cinnamon-settings/modules/cs_info.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 change the upload-system-info path

upstream/Move sass compilation to its own custom target so it show.patch | (download)

data/meson.build | 3 1 + 2 - 0 !
data/theme/cinnamon-sass/meson.build | 11 11 + 0 - 0 !
data/theme/meson.build | 4 1 + 3 - 0 !
data/theme/parse-sass.sh | 3 0 + 3 - 0 !
4 files changed, 13 insertions(+), 8 deletions(-)

 move sass compilation to its own custom target so it shows up in the
 build log. Support both pysassc and sassc. (#12588)


js Use DesktopAppInfo form GioUnix not Gio.patch | (download)

files/usr/share/cinnamon/cinnamon-settings/modules/cs_default.py | 18 9 + 9 - 0 !
js/ui/main.js | 3 2 + 1 - 0 !
2 files changed, 11 insertions(+), 10 deletions(-)

 js: use desktopappinfo form giounix, not gio