wlroots 0.19.0-rc2

Kenny Levinsen (2):
      compositor: Clean up surface current_outputs last
      scene: Fix scanout log to respect SCANOUT_SUCCESS

Kirill Primak (4):
      xdg-surface: ensure that the effective geom is not empty
      Fix/cleanup includes a bit
      xdg-surface: don't disconnect clients for bad effective geom yet
      xdg-surface: fix geom for surfaces that don't set it explicitly

M Stoeckl (1):
      color-management-v1: implement surface_feedback_v1::get_preferred_parametric

Philipp Kaeser (1):
      output_layout: Fixes docstring for wlr_output_layout_add[_auto].

Simon Ser (1):
      build: bump version to 0.19.0-rc2

YaoBing Xiao (1):
      backend/drm: add DRM object and property IDs to error

Yixue Wang (1):
      wlr_client_buffer: add get_shm implementation