Skip to content

Commit

Permalink
6.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
clefebvre committed Jan 3, 2025
1 parent 3bed0fb commit 21e51b1
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
32 changes: 32 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
cinnamon (6.4.4) xia; urgency=medium

[ Clement Lefebvre ]
* dialogs: Fix code casing
* runDialog: Fix cinnamon restart OSD showing over dialog
* lightbox: Set as important

[ JosephMcc ]
* theme: Fix more radius issues in GWL window previews (#12585)

[ Michael Webster ]
* polkitAuthenticationAgent.js: Improve initialization, cleanup of signal and timer handles.
* polkitAuthenticationAgent.js: Fix dialog cancellation when transitions are disabled.

[ JosephMcc ]
* Fix the onscreen keyboard not working when a modal dialog is open (#12599)

[ fredcw ]
* Fix spelling (#12598)

[ Michael Webster ]
* panel.js: Only clip the panel size if necessary. (#12592)
* polkitAuthenticationAgent.js: Only close the dialog once.

[ Clement Lefebvre ]
* dialogs: Re-enable panels on destroy

[ Michael Webster ]
* modalDialog.js: Disable the lightbox if the virtual keyboard is enabled.

-- Clement Lefebvre <[email protected]> Fri, 03 Jan 2025 20:52:57 +0000

cinnamon (6.4.3) xia; urgency=medium

[ JosephMcc ]
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 : '6.4.3', meson_version : '>=0.56.0')
project('Cinnamon', 'c', version : '6.4.4', meson_version : '>=0.56.0')

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

0 comments on commit 21e51b1

Please sign in to comment.