Skip to content
  • Martin Flöser's avatar
    Force Software QtQuick rendering when starting with QPainter compositor · 53f6a337
    Martin Flöser authored
    Summary:
    If KWin/Wayland starts up with the QPainter compositor we force software
    rendering in QtQuick. It doesn't make sense to try to use the OpenGL
    renderer as that normally just results in an abort when trying to create
    the QOpenGLContext.
    
    Test Plan:
    Run KWin with KWIN_COMPOSE=Q, tried to quick tile a window and
    used Alt+Tab. Worked fine, didn't crash anymore.
    
    Reviewers: #kwin, #plasma
    
    Subscribers: plasma-devel, kwin
    
    Tags: #kwin
    
    Differential Revision: https://phabricator.kde.org/D8663
    53f6a337