Skip to content

Commit 3b89511

Browse files
committed
5.4.9
1 parent 414f93a commit 3b89511

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

debian/changelog

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
cinnamon (5.4.9) vanessa; urgency=medium
2+
3+
[ Michael Webster ]
4+
* sound applet: Fix the context menu's input mute icon.
5+
6+
[ JosephMcc ]
7+
* thumbails: Update the Adwaita thumbnails for cs_themes (#10968)
8+
9+
[ tedlava ]
10+
* Imported submodule explicitly from PIL to fix bug (#10955)
11+
12+
[ Michael Webster ]
13+
* cinnamon-gtk-embed: Clamp transparency of the tray icon's underlying MetaWindowActor.
14+
* cinnamon-window-tracker: Use a different method for matching existing apps and new windows by pid.
15+
* gwl: Fix updating tooltips and previews when the applet's panel is move to the top edge.
16+
* windowManager: Fix a missing default case, return early when individual effects are disabled, not just when they all are.
17+
* signalManager: Make it slightly easier to debug signals and access- after-destroy warnings.
18+
* gwl: Disconnect size notify signals from actors when they become unmanaged.
19+
* windowManager.js: Fix gtk popup menu animations.
20+
21+
-- Clement Lefebvre <[email protected]> Mon, 01 Aug 2022 16:07:57 +0200
22+
123
cinnamon (5.4.8) vanessa; urgency=medium
224

325
[ Michael Webster ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
project('Cinnamon', 'c', version : '5.4.8', meson_version : '>=0.47.0')
1+
project('Cinnamon', 'c', version : '5.4.9', meson_version : '>=0.47.0')
22

33
gnome = import('gnome')
44
i18n = import('i18n')

0 commit comments

Comments
 (0)