Skip to content
  • Jonas Ådahl's avatar
    xwayland/glamour-gbm: Handle DRM_FORMAT_MOD_INVALID gracefully · f4f91a2b
    Jonas Ådahl authored
    The compositor may send DRM_FORMAT_MOD_INVALID instead of a list of
    modifiers for various reasons. Handle this gracefully by ignoring it.
    
    Without this, if a compositor would send DRM_FORMAT_MOD_INVALID, it'd
    result in empty windows provided by Xwayland.
    f4f91a2b