What problems do you have with the cherry-pick? For me it builds and runs fine.
Search Criteria
Package Details: mutter-dynamic-buffering 47.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mutter-dynamic-buffering.git (read-only, click to copy) |
---|---|
Package Base: | mutter-dynamic-buffering |
Description: | Window manager and compositor for GNOME (with dynamic triple/double buffering) |
Upstream URL: | https://gitlab.gnome.org/GNOME/mutter |
Licenses: | GPL-2.0-or-later |
Conflicts: | mutter |
Provides: | libmutter-15.so, mutter |
Submitter: | JockeTF |
Maintainer: | JockeTF |
Last Packager: | JockeTF |
Votes: | 34 |
Popularity: | 0.041838 |
First Submitted: | 2021-07-24 11:35 (UTC) |
Last Updated: | 2025-02-12 14:51 (UTC) |
Dependencies (63)
- at-spi2-core (at-spi2-core-gitAUR)
- cairo (cairo-gitAUR)
- colord (colord-gitAUR)
- dconf
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- fribidi (fribidi-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- gdk-pixbuf2 (gdk-pixbuf2-gitAUR)
- glib2 (glib2-gitAUR, glib2-selinuxAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- gnome-desktop-4 (gnome-desktop-4-gitAUR)
- gnome-settings-daemon (gnome-settings-daemon-mobileAUR, gnome-settings-daemon-gitAUR)
- graphene (graphene-gitAUR)
- gsettings-desktop-schemas (gsettings-desktop-schemas-gitAUR, gsettings-desktop-schemas-nofontAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR)
- harfbuzz (harfbuzz-gitAUR)
- iio-sensor-proxy (iio-sensor-proxy-gitAUR, iio-sensor-proxy-tuxedoAUR, iio-sensor-proxy-tuxedo-gitAUR)
- lcms2 (lcms2-ff-gitAUR, lcms2-gitAUR, lcms2-ffAUR)
- libcanberra
- libcolord (libcolord-gitAUR)
- Show 43 more dependencies...
Required by (14)
- gnome-kiosk (requires mutter)
- gnome-monitor-config-git (requires mutter)
- gnome-shell-beta-performance (requires libmutter-15.so)
- gnome-shell-beta-performance (requires mutter)
- gnome-shell-performance (requires mutter)
- gnome-shell-performance-unstable (requires libmutter-15.so)
- gnome-shell-performance-unstable (requires mutter)
- magpie-wm-git (requires mutter)
- phoc-git (requires mutter) (check)
- power-profile-selector-git (requires mutter) (optional)
- regolith-i3 (requires mutter)
- wingpanel-git (requires mutter)
- xwayland-run-git (requires mutter) (optional)
- xwayland-run-mutter (requires mutter) (optional)
Sources (3)
JockeTF commented on 2023-03-17 21:41 (UTC)
aaronrancsik commented on 2023-03-17 20:21 (UTC) (edited on 2023-03-17 20:27 (UTC) by aaronrancsik)
Unfortunately "git cherry-pick -n 12ce58dba4f96f6a948c1d166646d263253e3ee0" is not working.
That was also my first idea.
Finally I was able to solve it by download the patch from this link: https://gitlab.gnome.org/GNOME/mutter/-/commit/d5e75bccdee7ea0e30cd860ca08ae109dcb311c8.patch
And add it just like how the dynamic buffer patch is added.
patch -p1 < "$srcdir/d5e75bccdee7ea0e30cd860ca08ae109dcb311c8.patch"
I think the order doesn't really matter, I did the d5e75bccdee7ea0e30cd860ca08ae109dcb311c8 first and then the dynamic buffer.
NGStaph commented on 2023-03-13 20:54 (UTC) (edited on 2023-03-13 20:58 (UTC) by NGStaph)
@JockeTF not at all, i finally learnt how to patch stuff myself. thank you for the quick update.
JockeTF commented on 2023-03-13 18:33 (UTC)
Sorry, I hadn't noticed much. Should be fixed now.
NGStaph commented on 2023-03-12 17:54 (UTC) (edited on 2023-03-12 17:56 (UTC) by NGStaph)
what @aaronrancsik said. Gnome is damn nigh unusable without the aforementioned patch.
aaronrancsik commented on 2023-03-12 07:37 (UTC) (edited on 2023-03-12 07:43 (UTC) by aaronrancsik)
Please add this patch.
https://gitlab.gnome.org/GNOME/mutter/-/commit/d5e75bccdee7ea0e30cd860ca08ae109dcb311c8.patch
I added it locally and now that annoying focus bug is gone.
KCGD commented on 2022-10-17 23:19 (UTC) (edited on 2022-10-17 23:19 (UTC) by KCGD)
@frandieguez I dont have a fix, but I do have a workaround.
TL;DR: I made an arch vm specifically for building AUR packages. Built successfully in the vm. Installed from there. Still not sure why it wont build on my host system.
For some reason I have never been able to build mutter on my host system. There's always some problem that causes it to fail, and I cannot for the life of me figure out what is wrong. This issue happens with all mutter forks I've tried (this one and mutter-rounded).
I figured I would try to create a fresh arch vm, install the necessary tools to build AUR packages (yay and base-devel), and give it a shot. To my surprise it worked, and all I had to do was send the compiled package back to my host system and install it there.
Unfortunately I'm still not sure why I cannot get it to build on my host system, but this method, although somewhat convoluted, seems to work well.
frandieguez commented on 2022-07-11 07:58 (UTC)
The package build is stuck at this step:
[716/721] Generating src/Meta-10.typelib with a custom command
does someone have any clue about how to solve it?
allexj commented on 2022-05-17 05:56 (UTC) (edited on 2022-05-23 18:58 (UTC) by allexj)
Wow this package actually fixes the GNOME stuttering and lag!!!!!!
EDIT: well, on the other hand it increases a lot the power consumption.......
clearmeth commented on 2022-04-30 14:23 (UTC)
That was it! I though the opposite I should disable wayland for it to work. I logged in using wayland and yea there is a huge difference. Thanks!
Pinned Comments
JockeTF commented on 2025-02-14 21:20 (UTC)
I'm happy to report that !1441 has been merged!
This package will no longer be needed for GNOME 48.