Skip to content
  • Vlad Zahorodnii's avatar
    Fix overdraw on Wayland · 745e2c08
    Vlad Zahorodnii authored
    Since the DesktopView has "transparent" clear color, it will allocate a
    buffer with an alpha channel and QtWayland won't be able to set an
    opaque region. This change sets the clear color of DesktopView to "black"
    so overdraw can be fixed in kwin and to improve render performance on
    wayland.
    745e2c08