From c55e355ba97de0e4891eb405e6f2b625ed6bbd93 Mon Sep 17 00:00:00 2001 From: Michael Catanzaro Date: Fri, 16 Feb 2024 09:32:01 -0600 Subject: [PATCH] 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 --- ...cale-monitor-framebuffer-experimenta.patch | 29 ------------------- mutter.spec | 2 -- 2 files changed, 31 deletions(-) delete mode 100644 0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch diff --git a/0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch b/0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch deleted file mode 100644 index 74dc36f..0000000 --- a/0001-gschema-Enable-scale-monitor-framebuffer-experimenta.patch +++ /dev/null @@ -1,29 +0,0 @@ -From 4a82121b6c90df48b474bce31ca16e15f55368dc Mon Sep 17 00:00:00 2001 -From: =?UTF-8?q?Jonas=20=C3=85dahl?= -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 @@ - - -- [] -+ ["scale-monitor-framebuffer"] - Enable experimental features - - To enable experimental features, add the feature keyword to the list. --- -2.41.0 - diff --git a/mutter.spec b/mutter.spec index e38b0ec..60dab91 100644 --- a/mutter.spec +++ b/mutter.spec @@ -30,8 +30,6 @@ Patch: mutter-42.alpha-disable-tegra.patch # https://pagure.io/fedora-workstation/issue/79 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://gitlab.gnome.org/GNOME/mutter/-/issues/3068 # not upstreamed because for upstream we'd really want to find a way