eliasofwaffle/mutter-direct
Project ID: 104761
Description
Mutter Direct
Mutter package patched with direct scanout for non-fullclients !2660 and some patches.
Other Patches:
- Handle NULL gamma updates !3309
- Propagate focus appearance to all ancestors !3356
- Make await_flush later and inlined !3149
- Fix issue where KMS thread fails to acquire realtime priority on boot... !3327
- Main thread rt-scheduler: experimental feature no more !3296
- Issue a warning if entry is NULL rather than crashing !3264
In future more patches will be added.
!About Triple Buffering: patch triple buffering for now is not possible because of conflicts, is necessary to wait Triple Buffering or Direct Scanout be merged.
!About VRR: In future VRR merge request can be used a patch.
Supported Distros:
OpenSuse Tumbleweed Fedora 39
Installation Instructions
How to Install.
-
Enable COPR
sudo dnf copr enable eliasofwaffle/mutter-direct ```` -
Upgrade your system
sudo dnf upgrade
##For OpenSuse:
- Download repo file
wget https://copr.fedorainfracloud.org/coprs/eliasofwaffle/mutter-direct/repo/opensuse-tumbleweed/eliasofwaffle-mutter-direct-opensuse-tumbleweed.repo
-
Move for Zypper Repository directory
sudo mv eliasofwaffle-mutter-direct-opensuse-tumbleweed.repo /etc/zypp/repos.d -
Update metadata and Install
sudo zypper ref
sudo zypper dup --allow-vendor-change
````
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (91)* | Fedora 39 (0 downloads) |
![]() |
aarch64 (22)*, i386 (41)*, ppc64le (32)*, s390x (18)*, x86_64 (38)* | Fedora 40 (35 downloads) |
![]() |
aarch64 (36)*, i386 (41)*, ppc64le (37)*, s390x (28)*, x86_64 (28)* | Fedora 41 (13 downloads) |
![]() |
aarch64 (18)*, i386 (18)*, ppc64le (18)*, s390x (18)*, x86_64 (18)* | Fedora 42 (2 downloads) |
![]() |
aarch64 (30)*, i386 (27)*, ppc64le (27)*, s390x (30)*, x86_64 (40)* | Fedora rawhide (27 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eliasofwaffle/mutter-direct
More info about enabling Copr repositories