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 |
---|---|---|
Fedora 39 | aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (91)* | Fedora 39 (47 downloads) |
Fedora 40 | aarch64 (18)*, i386 (18)*, ppc64le (18)*, s390x (18)*, x86_64 (20)* | Fedora 40 (29 downloads) |
Fedora 41 | aarch64 (18)*, i386 (18)*, ppc64le (18)*, s390x (18)*, x86_64 (18)* | Fedora 41 (8 downloads) |
Fedora rawhide | aarch64 (18)*, i386 (18)*, ppc64le (18)*, s390x (18)*, x86_64 (22)* | Fedora rawhide (23 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable eliasofwaffle/mutter-direct
More info about enabling Copr repositories