I published a gjs AUR package with a patch to fix a lag issue:
https://aur.archlinux.org/packages/gjs-nohammer
Relevant issue on GitLab: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/8227
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.018379 |
First Submitted: | 2018-08-04 18:21 (UTC) |
Last Updated: | 2025-01-16 06:35 (UTC) |
I published a gjs AUR package with a patch to fix a lag issue:
https://aur.archlinux.org/packages/gjs-nohammer
Relevant issue on GitLab: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/8227
Sorry for delay; I needed to bring my old PC back up as the current one is out of order now.
Created gnome-shell-beta-performance
for usage with gnome-unstable + extra-testing repo.
@ewout Added. Thanks.
Please include MR !3252 to resolve issue #7339.
This'd fix a race condition in some plugins like dash-to-dock that leads to crashes when resuming from suspend.
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3252
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7339
@D3vil0p3r It's already gnome-45.
@Dawdleming gnome-shell 45 is out in the stable repo.
@D3vil0p3r When gnome-shell is in the stable repo.
When it will be updated for GNOME 45?
yep, everything works fine.
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 installmutter
&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!