Skip to content

Commit 69a15a5

Browse files
committed
5.4.6
1 parent aa64d2e commit 69a15a5

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

debian/changelog

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
muffin (5.4.6) vanessa; urgency=medium
2+
3+
[ JosephMcc ]
4+
* prefs.c: Restore the locate pointer functionality
5+
6+
[ Michael Webster ]
7+
* tiling: Skip the resize effect for tiled windows during user grabs.
8+
9+
[ Jonas Dreßler ]
10+
* clutter: Bail out and warn on reentry into mapping/unmapping cycle
11+
12+
-- Clement Lefebvre <[email protected]> Sun, 21 Aug 2022 12:11:44 +0200
13+
114
muffin (5.4.5) vanessa; urgency=medium
215

316
[ Fabio Fantoni ]

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
project('muffin', 'c',
2-
version: '5.4.5',
2+
version: '5.4.6',
33
meson_version: '>= 0.50.0',
44
license: 'GPLv2+'
55
)

0 commit comments

Comments
 (0)