Hey all,
As you noticed, I'm not able to update this package frequently anymore (lack of time/motivation). If someone wants to help maintain this package I'll gladly add them to the maintainer list.
| Git Clone URL: | https://aur.archlinux.org/mutter-performance.git (read-only, click to copy) |
|---|---|
| Package Base: | mutter-performance |
| Description: | GNOME Mutter Development Kit |
| Upstream URL: | https://gitlab.gnome.org/GNOME/mutter |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Terence |
| Maintainer: | glorious-yellow |
| Last Packager: | glorious-yellow |
| Votes: | 74 |
| Popularity: | 0.000005 |
| First Submitted: | 2019-07-09 09:35 (UTC) |
| Last Updated: | 2025-09-26 01:43 (UTC) |
« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 65 Next › Last »
Hey all,
As you noticed, I'm not able to update this package frequently anymore (lack of time/motivation). If someone wants to help maintain this package I'll gladly add them to the maintainer list.
Okay! I've created mutter-dynamic-buffering which includes the working patch for merge request 1441. It's about as close to the original mutter package as I could make it. This is my first AUR package, so feel free to comment with feedback.
@JockeTF i think that would be very useful to many. I would defo switch to arch from fedora if theres a package in the aur for just 1441. As for the risks, I think someone who's installing this from the AUR already knows what 1441 is and how it doesnt work on wayland
I've uploaded a working patch to a comment in the merge request. I'm considering creating an AUR package that bundles and includes only !1441. Would that be useful to anyone?
mr 1441 is not working at the moment and it's only supporting the master branch. I'm sure there's a way to get an older patch set or something.
how about the mr 1620?
@kal Thanks I'll try that out
But I am unable to install this in the first place. I get to verifying some packages upto 102. 103-105 simply fail and I get some errors like headless sth. Unfortunately I cannot provide exact logs as I'm not on arch atm but dis there a fix?
@SilverMarcs
If you are using an AUR helper it should give you the option to edit the PKGBUILD at some point during the installation process.
If not, pull up the PKGBUILD in your favourite editor.
You want to edit the merge_requests_to_use line to look like this (line 11 at the time of this writing) :
Save the file and continue the installation.
At some point early in the installation process you should see an output line that says :
"Downloading then Merging 1441 ..."
... which should confirm that the merge request is being integrated into your build.
If the line flashes by too quickly, and your are using gnome-terminal (or similar), you can search for '1441' after the process completes.
How do I install this including the 1441 patch? Got no experience with editing packagebuilds so help is appreciated
BTW I need a way to reference old version of merge request, because it seems mr1309 mr1441 is synced to master instead of gnome 3.38, which makes the code incompatible.
Pinned Comments
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/