We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa64d2e commit 69a15a5Copy full SHA for 69a15a5
debian/changelog
@@ -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
14
muffin (5.4.5) vanessa; urgency=medium
15
16
[ Fabio Fantoni ]
meson.build
@@ -1,5 +1,5 @@
project('muffin', 'c',
- version: '5.4.5',
+ version: '5.4.6',
meson_version: '>= 0.50.0',
license: 'GPLv2+'
)
0 commit comments