mirror of
https://github.com/brl/mutter.git
synced 2025-02-23 16:34:10 +00:00
monitor-manager-private: Add max_bpc to MetaOutputAssignment
Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2412>
This commit is contained in:
parent
b6dbb686e2
commit
e0e10c29d9
@ -101,6 +101,8 @@ struct _MetaOutputAssignment
|
||||
gboolean is_primary;
|
||||
gboolean is_presentation;
|
||||
gboolean is_underscanning;
|
||||
gboolean has_max_bpc;
|
||||
unsigned int max_bpc;
|
||||
};
|
||||
|
||||
/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user