Package Details: mutter-performance-devkit 49.0-1

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)

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/

Latest Comments

« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 65 Next › Last »

alex4401 commented on 2019-07-08 20:37 (UTC)

Thank you, @Terence. As far as I am able to tell, it does work flawlessly now.

deezid commented on 2019-07-08 18:38 (UTC) (edited on 2019-07-08 18:48 (UTC) by deezid)

@Terence: noticing some weird stuff too. Some applications won't open anymore or open as black windows.

More Info: Nautilus opens as a black window. The applications not starting issue was caused by a Bzip2 update.

deezid commented on 2019-07-08 18:11 (UTC)

@chrisjbillington: seems to be Wayland related. No issues here @Terence: huge boost in activities - especially with mouse interaction. Very smooth now

chrisjbillington commented on 2019-07-08 17:16 (UTC) (edited on 2019-07-08 20:13 (UTC) by chrisjbillington)

After updating from the version from yesterday (3.32.2+32+g947da2c5d-2) to today (3.32.2+40+gccab0f470-1), I now get a segfault upon showing the activities overview.

Culprit seems to be an interaction between !677 and !493, see comment threads of those two MRs for discussion.

Edit: Yes, as mentioned by @deezid, the segfault is only on Wayland

Edit: Commenting out the !493 cherry pick resolves the issue for me.

Terence commented on 2019-07-08 15:21 (UTC)

@alex4401 Thanks for the report, please try the new version which includes a potential fix for your issue.

alex4401 commented on 2019-07-07 19:07 (UTC)

I have encountered an issue with Android Studio and I am able to reproduce it on every build since the first July update. The issue causes a complete freeze of Mutter with GNOME Shell jumping to 100% use of CPU. I am able to reproduce the freeze by opening any Android Studio project, waiting for Gradle to sync, then opening build types editor and clicking on any action (create a new type, delete an existing type, et cetera).

The issue doesn't occur on a build without MR189 and MR666.

chrisjbillington commented on 2019-07-06 20:44 (UTC)

git cherry-pick -n 87b86262^..eabb1842

Throws an error and needs updating to:

git cherry-pick -n 3ca3194f^..1be20af0

Terence commented on 2019-07-05 00:37 (UTC)

@ismet this should have nothing to do with this package, I can run it just fine. Check your journal for more info and start it with gdb to see get the stacktrace. Feel free to contact me on IRC if you need help because we try to keep these comments strictly package related.

ismet commented on 2019-07-04 21:37 (UTC)

alacritty (terminal emulator) doesn't run anymore after installing this package.

I'm getting "segmentation fault (core dumped)" errors.