Package Details: gnome-shell-performance 1:47.1.r1.gf0fe25db6-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: 35
Popularity: 0.24
First Submitted: 2018-08-04 18:21 (UTC)
Last Updated: 2024-10-19 14:00 (UTC)

Required by (453)

Sources (2)

Pinned Comments

saltyming commented on 2021-11-18 14:16 (UTC) (edited on 2024-09-20 11:58 (UTC) by saltyming)

If you have a problem during any system update with mutter-performance & gnome-shell-performance, please install mutter & gnome-shell packages from the main repository and do full upgrade first, then build the performance packages later.

If you are using [gnome-unstable] and [extra-testing] repositories, use gnome-shell-performance-unstable


To enable a specific MR in the Merge Requests List, add an line "_merge_requests_to_use+=('<MR number>')" at the end of PKGBUILD. (Because if you edit the line directly you can be able to end up with merge conflict upon updates.)


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 patches for performance and fixes 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 .. 12 13 14 15 16 17 18 19 Next › Last »

Terence commented on 2019-01-30 11:44 (UTC)

@Saren MR 276 has been rebased and this time it can't be applied cleanly on 3.30 so I manually applied it and generated a diff that is now used instead. I also added a new patch which should improve the extension system.

nika commented on 2019-01-30 08:08 (UTC) (edited on 2019-01-30 08:08 (UTC) by nika)

gnome-shell-performance 3.30.2+4-5 (Wed 30 Jan 2019 08:57:28 AM WAT) fails for me with:

[makepkg d29e050f4] st-box-layout: Avoid fullscreen relayout on scroll Author: Daniel van Vugt daniel.van.vugt@canonical.com Date: Thu Sep 6 19:01:17 2018 +0800 1 file changed, 16 insertions(+), 6 deletions(-) mutter-781835-workaround 3.30.2+7-1 fatal: bad revision '5a7be719'

deezid commented on 2019-01-27 21:18 (UTC) (edited on 2019-01-27 21:22 (UTC) by deezid)

@Terence, rebooted but now the workspace switcher is completely back to its usual behavior (20-30fps I think using the mouse to zoom in).

Not touching the workspace bar on the right and using the wheel it feels as smooth as a game HUD though with your Mutter workaround pkgbuild lol

Pumpi commented on 2018-12-25 18:37 (UTC) (edited on 2018-12-25 18:39 (UTC) by Pumpi)

Changing this in PKGBUILD resolves the problem with dependencies:

provides=(gnome-shell)

to:

provides=(gnome-shell gnome-shell=$pkgver)

Credits to @Lolix from Manjaro forum.

Pumpi commented on 2018-12-24 20:21 (UTC)

Changed PKGBUILD from:

provides=(gnome-shell)
conflicts=(gnome-shell)

to:

provides=(gnome-shell>=3.18)
conflicts=(gnome-shell>=3.18)

allows me to start the instalation but i get other errors. I have opened a topic on the Manjaro Forum to get some help. There is also the whole log of the installation which is to long to be copied here. The link: https://forum.manjaro.org/t/could-not-satisfy-dependencies-removing-gnome-shell-breaks-dependency-gnome-shell-3-18-required-by-gnome-shell-extension-manjaro-update/69564/20

Pumpi commented on 2018-12-20 15:41 (UTC) (edited on 2018-12-24 16:17 (UTC) by Pumpi)

Im getting the following error:

[dawid@dawid-pc ~]$ cd gnome-shell-performance
[dawid@dawid-pc gnome-shell-performance]$ makepkg -scCi
==> WARNING: A package has already been built, installing existing package...
==> Installing package gnome-shell-performance with pacman -U...
[sudo] password for dawid: 
loading packages...
resolving dependencies...
looking for conflicting packages...
:: gnome-shell-performance and gnome-shell are in conflict. Remove gnome-shell? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: removing gnome-shell breaks dependency 'gnome-shell>=3.18' required by gnome-shell-extension-manjaro-update
==> WARNING: Failed to install built package(s).
==> Cleaning up...
[dawid@dawid-pc gnome-shell-performance]$ 

Any idea how to overcome that? Im trying to get smooth experience on Surface Pro 3 as it is working fine but i have repeatedly stutters with animations and sluggishness with browser scrolling and animations

nika commented on 2018-12-14 23:40 (UTC) (edited on 2018-12-14 23:40 (UTC) by nika)

[makepkg 74e0da39e] st_box_layout_get_paint_volume: Don't scroll origin Author: Daniel van Vugt daniel.van.vugt@canonical.com Date: Mon Sep 17 14:16:34 2018 +0200 1 file changed, 15 insertions(+), 23 deletions(-) [makepkg f3c1a4bd5] st-box-layout: Avoid fullscreen relayout on scroll Author: Daniel van Vugt daniel.van.vugt@canonical.com Date: Thu Sep 6 19:01:17 2018 +0800 1 file changed, 16 insertions(+), 6 deletions(-) ==> ERROR: A failure occurred in prepare().

Saren commented on 2018-12-12 17:43 (UTC)

Update: detect mutter-781835-workaround before applying MR276

Vash63 commented on 2018-12-11 20:16 (UTC)

Update: Figured out what was wrong with GDM while reviewing the MR on gitlab - it is dependent on https://gitlab.gnome.org/GNOME/mutter/merge_requests/283/commits

This package as-is will not work without this MR, which is included in mutter-781835-workaround but I was not using that package at the time (using my own since that package caused some issues for me due to MR168 on it a while back).

sid350 commented on 2018-12-04 00:14 (UTC)

Still unable to load GDM or gnome-shell with these patches. Have Intel integrated video adapter.