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 bf23425 commit 383d796Copy full SHA for 383d796
debian/changelog
@@ -1,3 +1,10 @@
1
+muffin (6.0.1) virginia; urgency=medium
2
+
3
+ [ Michael Webster ]
4
+ * meta-compositor-x11.c: Don't disable fractional scaling when unredirecting a fullscreen window.
5
6
+ -- Clement Lefebvre <[email protected]> Thu, 28 Dec 2023 11:53:02 +0000
7
8
muffin (6.0.0) virginia; urgency=medium
9
10
[ Michael Webster ]
meson.build
@@ -1,5 +1,5 @@
project('muffin', 'c',
- version: '6.0.0',
+ version: '6.0.1',
meson_version: '>=0.56.0',
license: 'GPLv2+'
)
0 commit comments