@saltyming Oh, I see now, thanks.
Search Criteria
Package Details: mutter-performance-devkit 49.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mutter-performance.git (read-only, click to copy) |
|---|---|
| Package Base: | mutter-performance |
| Description: | GNOME Mutter Development Kit |
| Upstream URL: | https://gitlab.gnome.org/GNOME/mutter |
| Licenses: | GPL-2.0-or-later |
| Submitter: | Terence |
| Maintainer: | glorious-yellow |
| Last Packager: | glorious-yellow |
| Votes: | 74 |
| Popularity: | 0.000006 |
| First Submitted: | 2019-07-09 09:35 (UTC) |
| Last Updated: | 2025-09-26 01:43 (UTC) |
Dependencies (18)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glib2 (glib2-gitAUR, glib2-patched-thumbnailerAUR)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- gtk4 (gtk4-paper-planeAUR, gtk4-gitAUR, gtk4-develAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libadwaita (libadwaita-gitAUR, libadwaita-yaru-gitAUR, libadwaita-without-adwaita-gitAUR, libadwaita-without-adwaitaAUR)
- libei (libei-gitAUR, libei-basu-gitAUR)
- libpipewire (libpipewire-gitAUR, libpipewire-full-gitAUR, libpipewire-ldacAUR)
- mutter (mutter-beta-performanceAUR, mutter-performance-unstableAUR, mutter-touchpad-scroll-patchAUR, mutter-mobileAUR, mutter-performanceAUR, mutter-gitAUR)
- bash-completion (bash-completion-gitAUR) (make)
- gi-docgen (make)
- git (git-gitAUR, git-glAUR, git-wd40AUR) (make)
- glib2-devel (glib2-devel-gitAUR) (make)
- gobject-introspection (make)
- meson (meson-gitAUR) (make)
- python-docutils (make)
- sysprof (sysprof-gitAUR) (make)
- wayland-protocols (wayland-protocols-gitAUR) (make)
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 65 Next › Last »
intelfx commented on 2024-07-02 16:49 (UTC)
<deleted-account> commented on 2024-07-02 12:08 (UTC)
@ewout The display configuration API isn't getting removed with the MR. https://gitlab.gnome.org/GNOME/gnome-settings-daemon/-/merge_requests/353 just makes use of new exposed mutter API for scaling instead of display API for X11 scaling mode. I tried using scaling setting without installing gnome-settings-daemon-xwayland-scaling and it worked fine.
edit: I just saw legacy display scaling api was removed in https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3567/diffs?commit_id=b1a9daa971d60660ae2bb21d5ce0a2a82c54c5d2 .
edit2: Fixed in 1:46.3-3
<deleted-account> commented on 2024-07-02 12:03 (UTC)
@intelfx Yes. The patch file had been removed as it has been merged in gnome-46, but the comment was left alone.
intelfx commented on 2024-07-02 11:27 (UTC)
Is this expected as part of c7bebec312ed?
@@ -232,14 +244,6 @@ prepare() {
# Comment: Help GPU frequencies to scale up but not currently working on Wayland.
pick_mr '1441' 'mr1441.patch' 'patch'
- # Title: Enforce non-reactiveness of unsuitable surface actors harder
- # Author: Carlos Garnacho <carlosg@gnome.org>
- # URL: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3729
- # Type: 3
- # Status: 4
- # Comment: This closes https://gitlab.gnome.org/GNOME/mutter/-/issues/3393
- pick_mr '3729' 'mr3729.patch' 'patch'
-
}
build() {
ewout commented on 2024-07-02 10:17 (UTC)
@saltyming It's not optional when including MR !3567, as that merge request depends on D-Bus changes in gnome-settings-daemon.
<deleted-account> commented on 2024-07-02 10:11 (UTC)
@ewout I could probably add the package to the optional deps later.
ewout commented on 2024-07-02 10:07 (UTC)
@saltyming Including the xwayland scaling patch would also require depening on the gnome-settings-daemon-xwayland-scaling package
HydroH commented on 2024-07-02 09:57 (UTC)
@saltyming Thank you for your work! It works fine in my environment currently.
<deleted-account> commented on 2024-07-02 09:34 (UTC)
@HydroH Added and enabled by default. I do not experience crashes with X11(xwayland) clients yet without enabling the specific option. The option needs to be tested on your side.
HydroH commented on 2024-07-01 15:16 (UTC) (edited on 2024-07-01 15:18 (UTC) by HydroH)
Hi, could you please include https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3567 to the package? It provides native scaling support for xwayland. Here is a standalone patch for reference: https://aur.archlinux.org/packages/mutter-xwayland-scaling. However it depends on a patched version of gnome-settings-daemon to work, so maybe not enable it by default?
Pinned Comments
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/