Skip to content

Arch PKGBUILD files for Mutter & GNOME Control Center with Dor Askayo's Wayland VRR MR applied.

License

Notifications You must be signed in to change notification settings

fraz0815/gnome-vrr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WIP Gnome 45 - quick&dirty

gnome-vrr

Arch PKGBUILD files for Mutter & GNOME Control Center with Dor Askayo's Wayland VRR MR applied. Adopted from KyleGospo (Fedora) and AUR: mutter-vrr + AUR: gnome-console-center_vrr

How to install

git clone or download this repo. In both folders run

makepkg -si

or

makepkg --nocheck -si

You possibly have to use nocheck or comment out the check sections.

In a clean VM both packages and their tests are succesful.

Personally I did not switch to Gnome 45 yet and some patches from Fedora are not used, like

0001-keyboard-Use-new-gnome-desktop-api-for-getting-defau.patch

New variable needed

gsettings set org.gnome.mutter experimental-features "['variable-refresh-rate']"

Should be apllied automatically through patches.

Mouse Cursor fix

  1. Disable the use hardware cursor – set the MUTTER_DEBUG_DISABLE_HW_CURSORS=1 environment variable.
  2. Disable the use of the atomic KMS API – set the MUTTER_DEBUG_FORCE_KMS_MODE=simple environment variable.

About

Arch PKGBUILD files for Mutter & GNOME Control Center with Dor Askayo's Wayland VRR MR applied.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%