Package Details: mutter-render-source 49.3-4

Git Clone URL: https://aur.archlinux.org/mutter-render-source.git (read-only, click to copy)
Package Base: mutter-render-source
Description: Mutter 49.3 with render-source fix for NVIDIA Wayland (LP #2081140)
Upstream URL: https://gitlab.gnome.org/GNOME/mutter
Licenses: GPL-2.0-or-later
Conflicts: mutter
Provides: libmutter-17.so, mutter
Replaces: mutter-render-source-devkit, mutter-render-source-docs
Submitter: g.schulz
Maintainer: g.schulz
Last Packager: g.schulz
Votes: 0
Popularity: 0.000000
First Submitted: 2026-02-04 18:06 (UTC)
Last Updated: 2026-02-05 07:22 (UTC)

Required by (25)

Sources (4)

Pinned Comments

g.schulz commented on 2026-02-04 18:29 (UTC)

mutter-render-source — Mutter 49.3 with the render-source workaround for poor desktop frame rate on NVIDIA Wayland (LP #2081140). What: Patched mutter that defers lock_front_buffer until the GPU signals completion, avoiding blocking on nvidia-drm. Workaround for driver/GBM behavior, not a mutter bug fix. Provides: mutter, libmutter-17.so — works with current gnome-shell and GDM. Install: IgnorePkg = mutter in /etc/pacman.conf, then yay -S mutter-render-source (or clone AUR and makepkg -si). Relog/reboot after install. Revert: Remove IgnorePkg, then pacman -S mutter. Single package; no devkit or docs. See the repo README for build/revert details.

Latest Comments

g.schulz commented on 2026-02-05 07:23 (UTC)

@Atif thank you for pointing this out. PKGBUILD has been updated.

Atif commented on 2026-02-05 04:03 (UTC)

python-docutils should probably be added as build dependency, because without it the build fails showing rst2man not found.

g.schulz commented on 2026-02-04 18:29 (UTC)

mutter-render-source — Mutter 49.3 with the render-source workaround for poor desktop frame rate on NVIDIA Wayland (LP #2081140). What: Patched mutter that defers lock_front_buffer until the GPU signals completion, avoiding blocking on nvidia-drm. Workaround for driver/GBM behavior, not a mutter bug fix. Provides: mutter, libmutter-17.so — works with current gnome-shell and GDM. Install: IgnorePkg = mutter in /etc/pacman.conf, then yay -S mutter-render-source (or clone AUR and makepkg -si). Relog/reboot after install. Revert: Remove IgnorePkg, then pacman -S mutter. Single package; no devkit or docs. See the repo README for build/revert details.