LogoLogo
  • Waydroid
  • Usage
    • Install Instructions
    • Install and Run Android Applications
    • Waydroid command line options
    • Waydroid Prop Options
  • FAQ
    • Google Play Certification
    • Disable On-Screen Keyboard
    • Community Projects We Like
    • Get Waydroid to work through a VM
    • Using ADB with Waydroid
    • Setting up Waydroid only Sessions
    • Setting up a shared folder
    • Color correction in Mutter
    • Backup/Restore apps and data
    • Using custom Waydroid images
  • Development
    • Compile Waydroid - Lineage OS based images
    • Manual Patch Resolution
    • Compile Waydroid - Using Android-Generic Project
  • Debugging
    • Getting Essential Information
    • Networking Issues
    • Known Issues
    • General Troubleshooting
Powered by GitBook
On this page
  • Using Patched Mutter
  • Using Standard Mutter

Was this helpful?

  1. FAQ

Color correction in Mutter

Correct the colors when using a Mutter shell

Using Patched Mutter

If you're using the patched Mutter version from the Waydroid repo with the color inversion patch (or Gnome 42 or higher), or mutter-rounded, then Waydroid should display properly.

Using Standard Mutter

If you aren't able to install the patched version of Mutter, you can run this in the host shell:

waydroid prop set persist.waydroid.invert_colors true

Note that with this option enabled, you should not use this in combination with multi-window mode.

If you want to do it from inside the Android shell:

settings put secure accessibility_display_inversion_enabled 1

Running this inside the Android shell will correct all of the colors except for the boot animation.

PreviousSetting up a shared folderNextBackup/Restore apps and data

Last updated 2 years ago

Was this helpful?