Stale comments no longer pinned.
Search Criteria
Package Details: mutter-performance 48.2-1
Package Actions
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: | 76 |
Popularity: | 0.001298 |
First Submitted: | 2019-07-09 09:35 (UTC) |
Last Updated: | 2025-04-14 05:13 (UTC) |
Dependencies (68)
- at-spi2-core (at-spi2-core-gitAUR)
- bash-completion (bash-completion-gitAUR)
- cairo (cairo-gitAUR)
- colord (colord-gitAUR)
- dconf
- egl-wayland (egl-wayland-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gnome-desktop-4 (gnome-desktop-4-gitAUR)
- gnome-settings-daemon (gnome-settings-daemon-mobileAUR, gnome-settings-daemon-gitAUR)
- graphene (graphene-gitAUR)
- gsettings-desktop-schemas (gsettings-desktop-schemas-gitAUR, gsettings-desktop-schemas-nofontAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- iio-sensor-proxy (iio-sensor-proxy-gitAUR, iio-sensor-proxy-tuxedoAUR, iio-sensor-proxy-tuxedo-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- Show 48 more dependencies...
Required by (17)
- gnome-kiosk (requires mutter)
- gnome-monitor-config-git (requires mutter)
- gnome-shell-beta-performance (requires mutter)
- gnome-shell-docs-git (requires libmutter-16.so) (make)
- gnome-shell-git (requires libmutter-16.so)
- gnome-shell-git (requires libmutter-16.so) (make)
- gnome-shell-mobile (requires libmutter-16.so)
- gnome-shell-performance (requires mutter)
- gnome-shell-performance (requires libmutter-16.so)
- gnome-shell-performance-unstable (requires mutter)
- magpie-wm-git (requires mutter)
- phoc-git (requires mutter) (check)
- power-profile-selector-git (requires mutter) (optional)
- regolith-i3 (requires mutter)
- wingpanel-git (requires mutter)
- xwayland-run (requires mutter) (optional)
- xwayland-run-git (requires mutter) (optional)
Sources (3)
glorious-yellow commented on 2025-08-17 05:27 (UTC)
kode54 commented on 2025-08-17 02:26 (UTC)
The maintainer should probably remove the pins on those stale comments.
HunabKu commented on 2025-08-06 16:14 (UTC)
Are these 3 links legit?
glorious-yellow commented on 2025-04-09 01:46 (UTC)
Modified text-input-v1 patch has been added.
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.
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/