Skip to content
  • David Edmundson's avatar
    Render rotated plasmoids via off screen framebuffer · 8dc93d16
    David Edmundson authored
    When rotated most applets, especially text look garbage.
    
    If we render into an offscreen buffer we can smooth things out and it
    looks good again. There is a performance penalty to this, but most
    people do no not rotate plasmoids.
    8dc93d16