mirror of
https://github.com/brl/mutter.git
synced 2025-06-14 01:09:30 +00:00
tests/color: Test that we handle devices with no GAMMA_LUT
We should create the color device etc, but we shouldn't attempt to set the GAMMA_LUT. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2611>
This commit is contained in:
@ -303,6 +303,7 @@ gboolean meta_monitor_set_privacy_screen_enabled (MetaMonitor *monitor,
|
||||
gboolean enabled,
|
||||
GError **error);
|
||||
|
||||
META_EXPORT_TEST
|
||||
size_t meta_monitor_get_gamma_lut_size (MetaMonitor *monitor);
|
||||
|
||||
void meta_monitor_set_gamma_lut (MetaMonitor *monitor,
|
||||
|
Reference in New Issue
Block a user