eliasofwaffle/mutter-direct

Project ID: 104761

Description

Mutter Direct

Mutter package patched with direct scanout for non-fullclients !2660 and some patches.

Other Patches:

  1. Handle NULL gamma updates !3309
  2. Propagate focus appearance to all ancestors !3356
  3. Make await_flush later and inlined !3149
  4. Fix issue where KMS thread fails to acquire realtime priority on boot... !3327
  5. Main thread rt-scheduler: experimental feature no more !3296
  6. 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.

  1. Enable COPR

    sudo dnf copr enable eliasofwaffle/mutter-direct ````
  2. Upgrade your system

    sudo dnf upgrade

##For OpenSuse:

  1. Download repo file
wget https://copr.fedorainfracloud.org/coprs/eliasofwaffle/mutter-direct/repo/opensuse-tumbleweed/eliasofwaffle-mutter-direct-opensuse-tumbleweed.repo
  1. Move for Zypper Repository directory

    sudo mv eliasofwaffle-mutter-direct-opensuse-tumbleweed.repo /etc/zypp/repos.d
  2. 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 (37 downloads)
Fedora 40 aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (2)* Fedora 40 (18 downloads)
Fedora rawhide aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (4)* Fedora rawhide (13 downloads)

* Total number of downloaded packages.


Quick Enable

#> dnf copr enable eliasofwaffle/mutter-direct
More info about enabling Copr repositories

Other Actions