Skip to content
  • Matthias Clasen's avatar
    Never do implicit paints for foreign windows · 0748cf56
    Matthias Clasen authored
    They don't need double buffer combination since they have no
    client-side children, and creating pixmaps for them is risky
    since they could disappear at any time.
    
    May fix bug 598476 and 603652.
    0748cf56