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 2 3 4 5 6 7 8 9 .. 65 Next › Last »

pilililo2 commented on 2024-08-29 18:10 (UTC) (edited on 2024-08-31 09:32 (UTC) by pilililo2)

Thanks to the maintainers for this awesome build, its notably faster and smoother on my intel laptop.

However last version keeps reinstalling whenever I do yay -Syu (seems the package version is truncated in some way)

EDIT: Issue is gone, thanks for the fix!

ewout commented on 2024-08-18 00:43 (UTC)

Created mutter-beta-performance for usage with gnome-unstable + extra-testing repo.

<deleted-account> commented on 2024-08-17 09:20 (UTC)

@intelfx It builds fine here. mr1441 includes mr3912 and mr3934, so you should not use both at the same time.


# Title: backends/native: Avoid duplicating or losing KMS property sets

# Author: Daniel van Vugt daniel.van.vugt@canonical.com

# URL: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3912

# Type: 1

# Status: 2

# Comment: Cannot be used with mr1441 as it already includes mr3912.

pick_mr '3912' 'mr3912.patch' 'patch'

# Title: kms/impl-device: Track dispatch duration in crtc_frame_deadline_dispatch

# Author: Michel Dänzer mdaenzer@redhat.com

# URL: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3934

# Type: 1

# Status: 2

# Comment: Cannot be used with mr1441 as it already includes mr3934.

pick_mr '3934' 'mr3934.patch' 'patch'

# Title: Draft: Dynamic triple/double buffering (v4)

# Author: Daniel van Vugt daniel.van.vugt@canonical.com

# URL: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1441

# Type: 1

# Status: 2 & 3

# Comment: Help GPU frequencies to scale up.

# Including mr3912 and mr3934.

pick_mr '1441' 'mr1441.patch' 'patch'

intelfx commented on 2024-08-15 20:53 (UTC)

The mr3934.patch seems to break build.

<deleted-account> commented on 2024-07-31 08:00 (UTC)

@glorious-yellow Done.

glorious-yellow commented on 2024-07-30 22:37 (UTC)

Can this be added?

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3912

HydroH commented on 2024-07-12 10:45 (UTC)

The pkgver is 1 letter too long and gets truncated after building, causing the built pkgver fail to match remote source.

<deleted-account> commented on 2024-07-04 12:19 (UTC)

@FuelFlo Merged in gnome-46 and included in 46.3.1

@HydroH Done. Thanks.

HydroH commented on 2024-07-04 08:30 (UTC)

@saltyming Hi, an additional commit needs to be included for MR3567 to fix clickthrough problems: https://gitlab.gnome.org/HydroH/mutter/-/commit/ab8433ded049e946e806171d0bea0b324d4c05c4

FuelFlo commented on 2024-07-04 07:45 (UTC) (edited on 2024-07-04 07:46 (UTC) by FuelFlo)

Any chance to merge !3862? Which should fix new windows not showing up until you go in overview or window switcher, since 46.3.

https://gitlab.gnome.org/GNOME/mutter/-/issues/3557

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3862