Package Details: gnome-shell-performance 1:48.1-2

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
Upstream URL: https://gitlab.gnome.org/GNOME/gnome-shell
Licenses: GPL-3.0-or-later
Groups: gnome
Conflicts: gnome-shell
Provides: gnome-shell
Submitter: Saren
Maintainer: glorious-yellow
Last Packager: glorious-yellow
Votes: 34
Popularity: 0.003747
First Submitted: 2018-08-04 18:21 (UTC)
Last Updated: 2025-05-16 21:08 (UTC)

Dependencies (65)

Required by (454)

Sources (4)

Pinned Comments

<deleted-account> commented on 2023-05-02 11:12 (UTC)

gnome-44 diffs: https://gist.github.com/FiestaLake/aaf26db49292840aef43210001b4e080

For people using [staging] & [gnome-unstable] branch (or [testing] branch in the near future).

Apply the patch with git am {patchname}.patch

<deleted-account> commented on 2022-10-27 15:51 (UTC)

gnome-43 diffs: https://gist.github.com/FiestaLake/d6d9e597fe693b3f55d92890880e463c

For people using [testing] branch.

Apply the patch with git am {patchname}.patch

<deleted-account> commented on 2021-11-18 14:16 (UTC)

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 .. 7 8 9 10 11 12 13 14 15 16 17 .. 20 Next › Last »

rori commented on 2020-01-16 17:50 (UTC)

I'm experiencing the same problems as kode54. Also somehow the screen lock seems to turn on randomly, and much faster than set.

kode54 commented on 2020-01-15 04:43 (UTC)

I don't know if this is related, but with current-as-of-this-post gnome-shell-performance (1:3.34.3-2) and mutter-performance (3.34.3+1+g78a45e181-1), both acquired from chaotic-aur package repository, there seems to be an issue with unlocking the desktop after the screen is locked and goes into DPMS sleep, or locks on its own due to the screen saver.

It will present the lock screen, and I can type my password, but when I press enter on the password, it doesn't dismiss the lock screen. The lock screen stays, and won't go away unless I either press Escape or click the Cancel button. This effectively locks me out of my existing session.

I am not having this problem with the stable gnome-shell and mutter packages. I am also not using any extensions, other than stock ones, and the default Adwaita theme.

laurentrepond commented on 2020-01-14 12:51 (UTC) (edited on 2020-01-14 12:52 (UTC) by laurentrepond)

Also getting:

fatal: bad revision '30a25112'

on 1:3.34.3-2

glitsj16 commented on 2020-01-13 20:50 (UTC) (edited on 2020-01-13 20:52 (UTC) by glitsj16)

Getting fatal: bad revision '30a25112' for 925 with 1:3.34.3-2

alex4401 commented on 2019-12-02 15:07 (UTC) (edited on 2019-12-07 21:40 (UTC) by alex4401)

Is building broken for someone else? Fails with Python libsass not being found.

Edit: Oops! Nevermind. Turns out I accidentally had PATH problems thanks to pip.

Terence commented on 2019-10-18 05:28 (UTC)

It was coming from a good intention @gedgon, all good :) @Saren OK, nothing on fire though ^^

gedgon commented on 2019-10-17 22:39 (UTC) (edited on 2019-10-18 01:51 (UTC) by gedgon)

  # Title: workspace: Sort windows in overview grid using cached bounding box
  # URL: https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/763
  # Type: 1
  # Status: 4
  # Comment: Massive performance improvement to the overview

  git cherry-pick -n d91927674d4ea5ae7c7e77ace28f5939553147d5

Edit: Nvm, I'm an idiot. Sorry for the noise.

Saren commented on 2019-10-17 08:42 (UTC)

@Terence mistakes were made :(

Terence commented on 2019-10-15 01:28 (UTC) (edited on 2019-10-15 01:29 (UTC) by Terence)

@Saren why did you add epoch in 4a568615c91c ? You can't remove it once it's set :/

Also you sometimes show as "Your Name" on the git log.