mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
gschema: Make 'kms-modifiers' only about scanout buffers
It's not used to determine what we send to Wayland clients anymore, it does so by default. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2146>
This commit is contained in:
parent
8a2fcf3be0
commit
e6a2d61a2f
@ -131,10 +131,10 @@
|
||||
to manage HiDPI monitors. Does not
|
||||
require a restart.
|
||||
|
||||
• “kms-modifiers” — makes mutter always advertise valid
|
||||
buffer modifiers on Wayland. This is
|
||||
currently not the case when using the
|
||||
i915 driver. Requires a restart.
|
||||
• “kms-modifiers” — makes mutter always allocate scanout
|
||||
buffers with explicit modifiers, if
|
||||
supported by the driver. Requires a
|
||||
restart.
|
||||
|
||||
• “rt-scheduler” — makes mutter request a low priority
|
||||
real-time scheduling. Requires a restart.
|
||||
|
Loading…
Reference in New Issue
Block a user