Package Details: mutter-performance 1:46.1-1

Git Clone URL: https://aur.archlinux.org/mutter-performance.git (read-only, click to copy)
Package Base: mutter-performance
Description: A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
Upstream URL: https://gitlab.gnome.org/GNOME/mutter
Licenses: GPL
Groups: gnome
Conflicts: mutter
Provides: libmutter-14.so, mutter
Submitter: Terence
Maintainer: Terence (Saren, Saltyming)
Last Packager: Saltyming
Votes: 76
Popularity: 1.89
First Submitted: 2019-07-09 09:35 (UTC)
Last Updated: 2024-04-22 12:51 (UTC)

Pinned Comments

Saltyming commented on 2022-03-22 09:37 (UTC) (edited on 2023-09-02 03:43 (UTC) by Saltyming)

Please note that a debug option is disabled in this package.

To disable building the docs package, set an env: _disable_docs=y

To enable the check() process, set an env: _enable_check=y


If the building process is getting failed on check() like

83/114 mutter:core+mutter/backends/native / native-unit TIMEOUT 180.01s killed by signal 15 SIGTERM

then you might want to do one of these:

0) Unset an env: _enable_check=y

1) Kill your pipewire session manager; killall $(pacman -Qq pipewire-session-manager).

2) Reboot the machine.

3) Pass a variable --nocheck to makepkg (which can be passed along with --mflags first if you are using paru) to temporarily disable a check() process.

4) Add a line options=(!check) to the package's PKGBUILD file to disable a check() process.

And try again.

Terence commented on 2020-08-31 16:26 (UTC) (edited on 2020-08-31 16:26 (UTC) by Terence)

@NettoHikari or anyone unable to compile with the following error:

lto1: internal compiler error: bytecode stream: expected tag identifier_node instead of LTO_UNKNOWN

You need to rebuild sysprof and then try again.

Reference: https://bugs.archlinux.org/task/67686.

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

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 59 Next › Last »

Saltyming commented on 2023-04-29 15:04 (UTC) (edited on 2023-04-29 15:04 (UTC) by Saltyming)

@BryanLiang Thinking of upgrading the package when gnome 44 landed in arch stable cause I am using mutter 44 in gnome-unstable now. It should take only a few days til it arrives in stable repo.

BryanLiang commented on 2023-04-22 23:04 (UTC)

@FiestaLake I am using Wayland and my graphics card is AMD integrated GPU. The problem is gone after I performed a update just now.

Saltyming commented on 2023-04-22 16:04 (UTC)

@BryanLiang Are you using Xorg? Because I use wayland on AMDGPU and I don't have a such issue.

BryanLiang commented on 2023-04-22 16:01 (UTC)

After updated to the :43.4+r5+gc35e9f8c0-1, the drop down menus display in wrong position.

Here is the screenshot of the situation:

https://ibb.co/TB3NB53

Saltyming commented on 2023-04-09 04:08 (UTC)

@sommio For somewhat reasons, 43.4 won't pass mutter's internal tests with mr1441 enabled. So I'm refrain upgrading the pkg version for now.

kode54 commented on 2023-02-13 13:48 (UTC)

I tested the build I produced, and gnome-shell-performance, on my Intel Arc A770 FE 16GB card. It caused my vkmark score to drop from 13123 to 12313. The benchmarks also stuttered semi-regularly onscreen. This was tested on Wayland. Regular mutter and gnome-shell already perform worse on Xorg than Wayland on this card, at least when running these particular tests.

kode54 commented on 2023-02-13 06:58 (UTC)

Verified that the repo linked by @ewout, format-patch to split out the 51 commits added, cat'd together into a new mr1441.patch and shasum'd into this PKGBUILD, applies cleanly along with the other MRs still applied (some of which are merged post-v43) and builds. Will test thoroughly along with gnome-shell-performance.

joshtau commented on 2023-02-08 13:23 (UTC)

Hi!

Thanks so much for maintaining this package, it works great.

Do you mind adding AARCH64 to the arch? I've tested and it it seems to work.