Package Details: gnome-shell-performance 1:46.1-1

Git Clone URL: https://aur.archlinux.org/gnome-shell-performance.git (read-only, click to copy)
Package Base: gnome-shell-performance
Description: Next generation desktop shell | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
Upstream URL: https://wiki.gnome.org/Projects/GnomeShell
Licenses: GPL
Groups: gnome
Conflicts: gnome-shell
Provides: gnome-shell
Submitter: Saren
Maintainer: Saren (Terence, Saltyming)
Last Packager: Saltyming
Votes: 34
Popularity: 0.77
First Submitted: 2018-08-04 18:21 (UTC)
Last Updated: 2024-04-22 12:48 (UTC)

Required by (453)

Sources (2)

Pinned Comments

Saltyming commented on 2021-11-18 14:16 (UTC) (edited on 2024-03-24 05:25 (UTC) by Saltyming)

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.


Note that a debug option is disabled in this package.

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

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


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

gnome-shell/src/st/meson.build:195:2: ERROR: Dependency "libmutter-test-11" not found, tried pkgconfig and cmake

then you might want to do one of these:

0) Unset an env: _enable_check=y

1) Rebuild mutter-performance package with _enable_check=y env.

And try again.


The optional performance patches are by default enabled.

A package for mutter (compositor) performance patches: https://aur.archlinux.org/packages/mutter-performance/

Terence commented on 2019-08-02 16:35 (UTC) (edited on 2019-08-02 19:09 (UTC) by Terence)

Warning: Before making a report of something broken, make sure it is not caused by an extension or a custom theme!

Latest Comments

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

kode54 commented on 2022-10-04 19:27 (UTC)

Upgrading Mutter and GNOME Shell to 43 will require massive upgrades to the entire platform tree. Either you'll be retargeting what the third party repository fcgu is already doing, or you have to wait until Arch completes the process in their repos.

Axel358 commented on 2022-10-04 15:05 (UTC)

N what about mutter-performance? I don't think dynamic buffering has been merged into 43 yet

Saltyming commented on 2022-10-04 12:43 (UTC)

@Axel358 I have no plan to do that. Patches included now are merged/superseded in gnome-43 so there are almost no benefits to upgrade this package without any new patches.

Axel358 commented on 2022-10-03 16:04 (UTC)

Could we get a version of this package that tracks the current upstream stable version? It's been weeks since gnome-shell 43 hit stable

Iron_Squid commented on 2022-07-18 03:03 (UTC) (edited on 2022-07-18 03:05 (UTC) by Iron_Squid)

This package, although not fixing my memory leak issues, helped resolve the performance issue I'd been experiencing for AGES since the recent updates to GNOME. Combined with mutter-performance, it really feels like I'm actually using the full capability of my hardware rather than the cheap laptop I'd supposedly upgraded from. All that remains is that pesky memory leak that GNOME is infamous for, I wonder what could be causing it?

allexj commented on 2022-05-15 17:17 (UTC)

This package does not help fixing the animation lag (reported here: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3760 )

Saltyming commented on 2022-03-23 10:27 (UTC)

@phush0 Restart your machine and build the packages again. The packages built successfully in my machine when I updated them.

phush0 commented on 2022-03-23 09:47 (UTC)

There is error in tests with latest change. Have to use --nocheck to install correctly

Saltyming commented on 2022-02-01 05:02 (UTC)

@x0rzavi Removing mr1862 should fix that but if you remove that, then there's no reason to use this package :) Maybe I shall search more mr patches other than that, but I haven't found it yet.

x0rzavi commented on 2022-01-29 13:02 (UTC)

I'm facing random gnome-shell crash on lock screen. It happens only at times like when you close your laptop lid and open it up, or suspend for long and then wake it up. Cross checked too, that its not something to do with extensions or themes, also everything is fine with the main repo packages. This package works wonders :D but this bug keeps annoying me.