Package Details: mutter-performance 48.1-1

Git Clone URL: https://aur.archlinux.org/mutter-performance.git (read-only, click to copy)
Package Base: mutter-performance
Description: Window manager and compositor for GNOME
Upstream URL: https://gitlab.gnome.org/GNOME/mutter
Licenses: GPL-2.0-or-later
Groups: gnome
Conflicts: mutter
Provides: libmutter-16.so, mutter
Submitter: Terence
Maintainer: glorious-yellow
Last Packager: glorious-yellow
Votes: 77
Popularity: 0.022485
First Submitted: 2019-07-09 09:35 (UTC)
Last Updated: 2025-04-03 01:15 (UTC)

Required by (16)

Sources (2)

Pinned Comments

Saren commented on 2018-08-30 14:52 (UTC) (edited on 2020-10-06 05:50 (UTC) by Saren)

If you are getting errors like fatal: bad revision '73e8cf32' while building this package, refer to PKGBUILD and see which patches caused this. Then, go to the related URLs, replace the commit hashes. If there are conflicts, comment out the patches.

Please notify me in comment section if this happens.


The optional performance patches are by default enabled.

A package for gnome-shell performance patches: https://aur.archlinux.org/packages/gnome-shell-performance/

Latest Comments

1 2 3 4 5 6 .. 65 Next › Last »

DJQmUKV commented on 2025-04-03 02:23 (UTC)

After checking, the conflict on the text-input-v1 patch is not very complicated, is just only simple meson.build file: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3751/diffs#17867de5076d50e87826675d7ed81840420e4676

Here's fixed portion of that patch:

diff --git a/src/meson.build b/src/meson.build
index b4f9a2a596d..92333c3dc7d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -705,6 +705,8 @@ if have_wayland
     'wayland/meta-wayland-tablet-tool.h',
     'wayland/meta-wayland-text-input.c',
     'wayland/meta-wayland-text-input.h',
+    'wayland/meta-wayland-text-input-v1.c',
+    'wayland/meta-wayland-text-input-v1.h',
     'wayland/meta-wayland-toplevel-drag.c',
     'wayland/meta-wayland-toplevel-drag.h',
     'wayland/meta-wayland-touch.c',
@@ -1077,6 +1079,7 @@ if have_wayland
     ['single-pixel-buffer', 'staging', 'v1', ],
     ['tablet', 'unstable', 'v2', ],
     ['text-input', 'unstable', 'v3', ],
+    ['text-input', 'unstable', 'v1', ],
     ['viewporter', 'stable', ],
     ['xdg-activation', 'staging', 'v1', ],
     ['xdg-dialog', 'staging', 'v1', ],

and full fixed patch file here: https://gist.github.com/WUGqnwvMQPzl/d74ef9a8034e2eaacc580bbc02b64f8d

I've tested with the patch for a while and it's working for me, not sure directly modifying patch to fix the conflict is okay though.

glorious-yellow commented on 2025-03-31 15:59 (UTC)

The text-input-v1 patch currently has merge conflicts with the latest version of mutter.

DJQmUKV commented on 2025-03-31 08:17 (UTC)

Just found in the latest version, my fcitx input method won't work with electron applications like before, I wonder why the text-input-v1 patch has been removed, is the patch isn't working in latest version of mutter, or other reasons like feels unnecessary for this package?

glorious-yellow commented on 2025-03-29 22:20 (UTC)

Package has been updated to 48.0 with patches to fix cursor lag and a crash related to external monitors.

saltyming commented on 2024-12-23 10:23 (UTC) (edited on 2024-12-23 10:23 (UTC) by saltyming)

Sorry for delay; I needed to bring my old PC back up as the current one is out of order now.

bannert commented on 2024-11-29 17:14 (UTC) (edited on 2024-11-29 17:15 (UTC) by bannert)

Who flagged this package as out-of-date and why?

The package mutter-performance-unstable is on the exact same version and is not flagged out-of-date.

The package mutter-beta-performance is one minor version behind, and neither is flagged out-of-date.

dougg0k commented on 2024-11-26 15:43 (UTC)

Any chance of adding a tearing patch?

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3797#note_2285537

saltyming commented on 2024-10-22 13:34 (UTC)

@dougg0k LocalFileSigLevel should be Optional there.

dougg0k commented on 2024-10-22 13:25 (UTC)

Only thing regarding signatures I have set are SigLevel = Required DatabaseOptional TrustedOnly on pacman.conf.

Should be a safe setting to have set, anything else that can be done?

saltyming commented on 2024-10-22 08:34 (UTC) (edited on 2024-10-22 08:34 (UTC) by saltyming)

Not a package's fault. Disable the sign feature from makepkg and paru.