Skip to content

Commit

Permalink
5.4.9
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Aug 1, 2022
1 parent 414f93a commit 3b89511
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,25 @@
cinnamon (5.4.9) vanessa; urgency=medium

[ Michael Webster ]
* sound applet: Fix the context menu's input mute icon.

[ JosephMcc ]
* thumbails: Update the Adwaita thumbnails for cs_themes (#10968)

[ tedlava ]
* Imported submodule explicitly from PIL to fix bug (#10955)

[ Michael Webster ]
* cinnamon-gtk-embed: Clamp transparency of the tray icon's underlying MetaWindowActor.
* cinnamon-window-tracker: Use a different method for matching existing apps and new windows by pid.
* gwl: Fix updating tooltips and previews when the applet's panel is move to the top edge.
* windowManager: Fix a missing default case, return early when individual effects are disabled, not just when they all are.
* signalManager: Make it slightly easier to debug signals and access- after-destroy warnings.
* gwl: Disconnect size notify signals from actors when they become unmanaged.
* windowManager.js: Fix gtk popup menu animations.

-- Clement Lefebvre <[email protected]> Mon, 01 Aug 2022 16:07:57 +0200

cinnamon (5.4.8) vanessa; urgency=medium

[ Michael Webster ]
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('Cinnamon', 'c', version : '5.4.8', meson_version : '>=0.47.0')
project('Cinnamon', 'c', version : '5.4.9', meson_version : '>=0.47.0')

gnome = import('gnome')
i18n = import('i18n')
Expand Down

0 comments on commit 3b89511

Please sign in to comment.