Package Details: mutter-dynamic-buffering 47.1-1

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.63
First Submitted: 2021-07-24 11:35 (UTC)
Last Updated: 2024-10-21 10:18 (UTC)

Required by (16)

Sources (3)

Latest Comments

« First ‹ Previous 1 2 3 4 5 Next › Last »

Lehmaning commented on 2022-03-03 12:09 (UTC)

Thanks! The performance of Gnome improves very well!

holterdipolter commented on 2021-11-20 21:28 (UTC)

Hi JockeTF, I am on Intel and Wayland too and can confirm that the updated patch works great, no crash on wakeup anymore. So again a huge thank you for spending your time and effort in this! What is still missing is multi-monitor support on Wayland, but this is not a backporting issue, it just hasn't been fixed in the mr1441 patch yet.

JockeTF commented on 2021-11-20 11:09 (UTC)

I've pushed the fixes since it solved my Wayland issues. Things are looking pretty smooth with Intel on Wayland now! Yell at me if this introduces any problems for anyone.

holterdipolter commented on 2021-11-19 22:51 (UTC)

This ist great news, thank you so much! I'll take a closer look at this tomorrow and will give you instant feedback.

JockeTF commented on 2021-11-19 20:29 (UTC) (edited on 2021-11-20 08:05 (UTC) by JockeTF)

I've added a few of the more recent commits to the gnome-41-stability branch over at GitHub. This is a bit of a shot in the dark, but you may want to try it out to see if it improves things. I also pushed up most rebases of !1441 to a fork over at GNOME's GitLab. The one I based the patch on is mr1441-210924.

JockeTF commented on 2021-11-19 17:23 (UTC)

There are some additional commits I'm in the process of adding. They didn't solve my Wayland issue, but could potentially solve your crashing issues. Since I can't push branches here I'll add them elsewhere (GitLab or GitHub) soonish to see if they fix the issue for you. If they do I'll push them here.

holterdipolter commented on 2021-11-19 08:59 (UTC)

Thanks a lot for your effort JockeTF! I would be happy to contribute additional patches, however my knowledge is limited, so I need time diving into this.

kal commented on 2021-11-19 01:54 (UTC) (edited on 2021-11-19 01:54 (UTC) by kal)

Thanks JockeTF!

Appears to work flawlessly with Gnome 41 on Intel/X11 :-)

JockeTF commented on 2021-11-18 08:00 (UTC)

Hello! Yes, I also noticed there are some issues with Wayland screens not waking up unless I change the display configuration (by for example closing and opening the laptop lid).

This was the freshest version of the PR that applied cleanly on GNOME 41. I may look into back-porting the fix for this, but don't hold your breath. If anyone wants to have a go at making a smaller patch in addition to the one above, please do!

holterdipolter commented on 2021-11-17 15:39 (UTC)

Hi JockeTF, is there any chance to update the 1441 patch? It works pretty well at current state, except mutter crashes on wakeup from standby. According to https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1441#note_1303697 this has been fixed meanwhile.