GNOME: Difference between revisions
m →Experimental features: remove period from comment. |
scale-monitor-framebuffer and variable-refresh-rate are no longer experimental in GNOME 50. kms-modifier added |
||
| Line 144: | Line 144: | ||
=== Experimental features === | === Experimental features === | ||
GNOME has a number of experimental options for features not fully completed and thus hidden from the user. As of GNOME | GNOME has a number of experimental options for features not fully completed and thus hidden from the user. As of GNOME 50, these are the experimental features you may want to try out: | ||
{{File|3={ | {{File|3={ | ||
programs.dconf.profiles.user.databases = [ | programs.dconf.profiles.user.databases = [ | ||
| Line 151: | Line 151: | ||
"org/gnome/mutter" = { | "org/gnome/mutter" = { | ||
experimental-features = [ | experimental-features = [ | ||
"autoclose-xwayland" # automatically terminates Xwayland if all relevant X11 clients are gone | "autoclose-xwayland" # automatically terminates Xwayland if all relevant X11 clients are gone | ||
# "kms-modifiers" # allocate scanout buffers using "explicit modifiers" if your graphics driver supports it. Uncomment if you want to test NVIDIA optimizations | |||
]; | ]; | ||
}; | }; | ||