mutter/data
Dallas Strouse c8c5560916 backends/native: Main thread rt-scheduler: experimental feature no more
To paraphrase jadahl: we have a dedicated KMS thread now, which also
has realtime scheduling enabled unconditionally. realtime scheduling
on the main thread isn't too great of an idea, considering GC can
take a hot minute.

And to quote rmader: we most likely won't be able to make the main
thread rt as long as we use GJS and thus have GC.

So let's get rid of it! It's just been breaking things anyways.

This just ignores the setting; we'll fully remove it when GNOME 46
comes around.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3296>
2024-01-13 15:10:31 +01:00
..
dbus-interfaces
50-mutter-navigation.xml
50-mutter-system.xml
50-mutter-wayland.xml
50-mutter-windows.xml
61-mutter.rules
meson.build
mutter-schemas.convert
org.gnome.mutter.gschema.xml.in backends/native: Main thread rt-scheduler: experimental feature no more 2024-01-13 15:10:31 +01:00
org.gnome.mutter.wayland.gschema.xml.in