Skip to content

Commit f8a7ce9

Browse files
committed
6.4.1
1 parent b930703 commit f8a7ce9

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
cinnamon-screensaver (6.4.1) zara; urgency=medium
2+
3+
[ Michael Webster ]
4+
* Refactor positioning of floating UI elements.
5+
* unlock: Remove additional dimming when unlock dialog is shown.
6+
* unlock.py: Don't show password entry and unlock button until prompted by pam.
7+
8+
-- Clement Lefebvre <[email protected]> Tue, 05 Aug 2025 09:50:45 +0200
9+
110
cinnamon-screensaver (6.4.0) xia; urgency=medium
211

312
[ 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-screensaver', 'c', version : '6.4.0', meson_version : '>=0.56.0')
1+
project('cinnamon-screensaver', 'c', version : '6.4.1', meson_version : '>=0.56.0')
22

33
cc = meson.get_compiler('c')
44

0 commit comments

Comments
 (0)