Package Details: mutter-dynamic-buffering 47.5-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.036263
First Submitted: 2021-07-24 11:35 (UTC)
Last Updated: 2025-02-12 14:51 (UTC)

Dependencies (63)

Required by (14)

Sources (3)

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.

Latest Comments

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

NGStaph commented on 2024-01-15 05:21 (UTC)

consider adding #3304 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3304 please.

mobydick commented on 2023-05-23 20:07 (UTC)

@frandieguez all good here, make sure to cleanbuild

frandieguez commented on 2023-05-19 12:16 (UTC)

My yay -S mutter-dynamic-buffering is stuck at

Found ninja-1.11.1 at /bin/ninja
INFO: autodetecting backend as ninja                                                                
INFO: calculating backend command to run: /bin/ninja -C /home/fran/.cache/yay/mutter-dynamic-buffering/src/build
ninja: Entering directory `/home/fran/.cache/yay/mutter-dynamic-buffering/src/build'
[227/757] Compiling C object clutter/clutter/libmutter-clutter-12.so.0.0.0.p/clutter-stage.c.o
../mutter-dynamic-buffering/clutter/clutter/clutter-stage.c: In function ‘clutter_stage_notify_grab_on_pointer_entry’:
../mutter-dynamic-buffering/clutter/clutter/clutter-stage.c:3879:24: warning: unused variable ‘priv’ [-Wunused-variable]
 3879 |   ClutterStagePrivate *priv = stage->priv;
      |                        ^~~~
[752/757] Generating src/Meta-12.typelib with a custom command

anyone has a fix for this?

dtcooper commented on 2023-05-15 21:58 (UTC)

Confirm uninstalling (yay -S mutter), clearing all cache via yay -Sc, then re-installing via yay -S mutter-dynamic-buffering seemed to do the trick! Thanks a million.

JockeTF commented on 2023-05-15 19:50 (UTC)

You'll need to install the -2, but after that it should stop.

dtcooper commented on 2023-05-15 16:46 (UTC)

It seems to not, actually. It keeps on saying version -1 is installed, and an upgrade to -2 is needed. I wonder what's wrong?

JockeTF commented on 2023-05-15 15:53 (UTC)

Hmm, you might be right. Does this fix the issue?

dtcooper commented on 2023-05-15 14:39 (UTC)

Seems to be an endless upgrade "loop" using the yay command, possibly due the last character at the end of git SHA in the version. yay tries to upgrade this package every time it runs, anyone else noticing this?

aaronrancsik commented on 2023-03-18 11:48 (UTC)

You are right.

My previous comment would be true with this commit: d5e75bccdee7ea0e30cd860ca08ae109dcb311c8

I did not notice that you changed the commit id.

It works fine, thanks!