Package Details: mutter-performance-devkit 49.0-1

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.000005
First Submitted: 2019-07-09 09:35 (UTC)
Last Updated: 2025-09-26 01:43 (UTC)

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/

Latest Comments

« First ‹ Previous 1 .. 38 39 40 41 42 43 44 45 46 47 48 .. 65 Next › Last »

v-tin commented on 2019-03-23 17:08 (UTC) (edited on 2019-03-23 17:09 (UTC) by v-tin)

I have deleted my comment by accident.

Here is my install log. After reboot, I get a blank screen with a keyring unlock screen. After that, it's still blank with a cross cursor.

With ctrl-alt-f3, I managed to put back the default mutter. Any idea what it could be?

https://pastebin.com/3xhMmX3N

Terence commented on 2019-03-23 16:08 (UTC)

@emaxoda @tannisroot I pushed a fix for the version problem, please try again.

Saren commented on 2019-03-23 11:40 (UTC) (edited on 2019-03-23 11:40 (UTC) by Saren)

@DeadMetaler I explicitly enabled manually it with sudo chrt -f -R --pid 99 <PID> and I think it should be the same.

deezid commented on 2019-03-23 11:11 (UTC) (edited on 2019-03-23 11:20 (UTC) by deezid)

Can't install the latest version. Fails with a selinuxenabled error (I don't have any selinux-related packages installed here, maybe that's why).

EDIT: Fixed by installing selinux-python and selinux-python2

  File "/usr/lib/python3.7/site-packages/mesonbuild/minstall.py", line 159, in restore_selinux_contexts
    subprocess.check_call(['selinuxenabled'])
  File "/usr/lib/python3.7/subprocess.py", line 342, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.7/subprocess.py", line 323, in call
    with Popen(*popenargs, **kwargs) as p:
  File "/usr/lib/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.7/subprocess.py", line 1522, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
NotADirectoryError: [Errno 20] Not a directory: 'selinuxenabled'

DeadMetaler commented on 2019-03-23 09:48 (UTC)

«I didn't observe changes in shell smoothness compared to 3.30, although realtime scheduling is inplace.»

Check realtime with chrt -p (PID of gnome-shell)

Is it working?

Saren commented on 2019-03-23 09:11 (UTC) (edited on 2019-03-23 09:12 (UTC) by Saren)

Many of your favorite extensions should work now, although some of them requires you to install from git or manually change some code. Also I used Unite instead of No Title Bar for now. The only extension that no longer works is "Trash" for now.

I didn't observe changes in shell smoothness compared to 3.30, although realtime scheduling is inplace.

tannisroot commented on 2019-03-22 03:16 (UTC)

I have the same issue emaxoda. It seems like it's trying to use source from Daniel Van Vugt instead of main repo.

emmaxoda commented on 2019-03-20 02:18 (UTC) (edited on 2019-03-20 02:19 (UTC) by emmaxoda)

when i install this package it doesnt has the same build number as the one on the page (3.32.0+40+g943a6279e-1) and it will keep asking for it to be updated on pamac and yay. am i doing something wrong?

glorious-yellow commented on 2019-03-19 01:51 (UTC)

@rodneyck, run pacman -S gsettings-desktop-schemas and then answer yes when asked to remove conflicting packages.