You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
User-.. and DisplayConfigurationOutput::edid replaced with ::display_info
mir::graphics::Edid removed
miroil::Edid::Descriptor removed
Nvidia 565+ breaks EGLStream support (#4147)
Use --platform-display-libs mir:atomic-kms --platform-rendering-libs mir:gbm-kms to use our (unstable) Nvidia-on-GBM support.
We'll follow up with a point release to make this the default.
ABI summary:
miral ABI unchanged at 7
mircommon ABI unchanged at 11
mircore ABI unchanged at 2
miroil ABI bumped to 8
mirplatform ABI bumped to 32
mirserver ABI bumped to 65
mirwayland ABI unchanged at 5
mirplatformgraphics ABI unchanged at 23
mirinputplatform ABI unchanged at 10
Enhancements:
static_config_display: add property-based display config support (#3872)