Defer fractional scaling feature to F41

Workstation WG agrees to wait one more release before enabling the
fractional scaling feature. We leave this enabled in rawhide and intend
to ship it in Fedora 41.

https://pagure.io/fedora-workstation/issue/357
This commit is contained in:
Michael Catanzaro
2024-02-16 09:32:01 -06:00
parent 75638e6959
commit c55e355ba9
2 changed files with 0 additions and 31 deletions

View File

@@ -1,29 +0,0 @@
From 4a82121b6c90df48b474bce31ca16e15f55368dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jonas=20=C3=85dahl?= <jadahl@gmail.com>
Date: Mon, 4 Sep 2023 10:22:49 +0200
Subject: [PATCH] gschema: Enable 'scale-monitor-framebuffer' experimental
feature
Enabling this by default was the consensus in a previous meeting[1].
[1] https://pagure.io/fedora-workstation/issue/357#comment-848857
---
data/org.gnome.mutter.gschema.xml.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/data/org.gnome.mutter.gschema.xml.in b/data/org.gnome.mutter.gschema.xml.in
index 5d56ae2d37..8052032c51 100644
--- a/data/org.gnome.mutter.gschema.xml.in
+++ b/data/org.gnome.mutter.gschema.xml.in
@@ -103,7 +103,7 @@
<key name="experimental-features"
flags='org.gnome.mutter.MetaExperimentalFeature'>
- <default>[]</default>
+ <default>["scale-monitor-framebuffer"]</default>
<summary>Enable experimental features</summary>
<description>
To enable experimental features, add the feature keyword to the list.
--
2.41.0

View File

@@ -30,8 +30,6 @@ Patch: mutter-42.alpha-disable-tegra.patch
# https://pagure.io/fedora-workstation/issue/79 # https://pagure.io/fedora-workstation/issue/79
Patch: 0001-place-Always-center-initial-setup-fedora-welcome.patch Patch: 0001-place-Always-center-initial-setup-fedora-welcome.patch
Patch: 0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=2239128 # https://bugzilla.redhat.com/show_bug.cgi?id=2239128
# https://gitlab.gnome.org/GNOME/mutter/-/issues/3068 # https://gitlab.gnome.org/GNOME/mutter/-/issues/3068
# not upstreamed because for upstream we'd really want to find a way # not upstreamed because for upstream we'd really want to find a way