Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Workspace
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 102
    • Merge requests 102
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Plasma
  • Plasma Workspace
  • Merge requests
  • !583

Merged
Created Jan 20, 2021 by David Edmundson@davidedmundsonDeveloper

Render rotated plasmoids via off screen framebuffer

  • Overview 0
  • Commits 1
  • Changes 1

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.

Before

rotation_before

After

rotation_after

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: work/smooth_rotate