Package Details: mutter-performance 48.2-1

Git Clone URL: https://aur.archlinux.org/mutter-performance.git (read-only, click to copy)
Package Base: mutter-performance
Description: Window manager and compositor for GNOME
Upstream URL: https://gitlab.gnome.org/GNOME/mutter
Licenses: GPL-2.0-or-later
Groups: gnome
Conflicts: mutter
Provides: libmutter-16.so, mutter
Submitter: Terence
Maintainer: glorious-yellow
Last Packager: glorious-yellow
Votes: 76
Popularity: 0.014349
First Submitted: 2019-07-09 09:35 (UTC)
Last Updated: 2025-04-14 05:13 (UTC)

Dependencies (68)

Required by (16)

Sources (3)

Pinned Comments

<deleted-account> commented on 2023-05-02 11:11 (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 2023-02-13 04:41 (UTC)

Hi, I'm the co-maintainer of the package.

Unfortunately, my laptop's gpu died a few days ago. So I cannot bring lots of changes to the package. The only thing I can do right now is upgrading the package along with mr1441 only.

Sorry for the situation and I hope you understand it. If you want to be a co-maintainer of this package, please contact fiestalake@disroot.org and/or the other maintainers. Thanks.

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

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

For people using [testing] branch.

Apply the patch with git am {patchname}.patch

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

<deleted-account> commented on 2022-08-13 16:16 (UTC)

@angryfog I tried it before but it didn't play nice with our patches.

angryfog commented on 2022-08-11 22:20 (UTC) (edited on 2022-08-11 22:21 (UTC) by angryfog)

Hi, Is there a way to combine this set of patch and mutter-vrr? If yes, how to do it? Thanks you

<deleted-account> commented on 2022-08-01 08:52 (UTC)

Is there a way to include mutter rounded patches? Unfamiliar with the process. Edit: there's a gnome extension for rounded corners now: https://github.com/yilozt/rounded-window-corners

<deleted-account> commented on 2022-07-17 07:35 (UTC)

@ewout We use a snapshot-ed patch for mr1441 so we're not affected to changes in mr1441 upstream.

I will consider switching to mr2487 when it gets backported updates from mr1441. For now, there's no difference between our predownloaded mr1441.patch and mr2487.

ewout commented on 2022-07-16 20:06 (UTC) (edited on 2022-07-16 20:30 (UTC) by ewout)

Please update to use PR 2487 instead, per Van Vugt's recommendation here.

I presume Van Vugt is going to update 1441 to work with 43.alpha the coming weeks.

<deleted-account> commented on 2022-07-06 14:14 (UTC)

@glorious-yellow I will check that mr time to time if there's an update there. Currently, as far as I know, there's no such big changes between our patch and that mr.

glorious-yellow commented on 2022-06-30 21:24 (UTC)

!1441 on GNOME 42 has been moved:

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

<deleted-account> commented on 2022-06-14 14:13 (UTC)

Title: backend/native: Add support for variable refresh rate (mr1154)

It adds the logic required to detect monitors that are capable of VRR and the ability to activate it using KMS properties.

Currently, it does not work with mr1441, so be aware of that. (Means you should enable this MR manually in PKGBUILD without mr1441 and possibly mr1877.)

Check the vrr-support-42 branch of @doraskayo's repo below for gnome-control-center to be used with this MR:

https://gitlab.gnome.org/doraskayo/gnome-control-center/-/commits/vrr-support-42

<deleted-account> commented on 2022-05-22 01:09 (UTC)

@kal I can't confirm intel but I think it does improve performance on X11/Nvidia.

kal commented on 2022-05-21 22:33 (UTC)

Does this patch still work on X11/Intel ? For me, on Wayland - silky smooth but X11 is stuttery :-(

Thanks in advance!