Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Plasma Desktop Plasma Desktop
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 9
    • Issues 9
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 44
    • Merge requests 44
  • 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 DesktopPlasma Desktop
  • Merge requests
  • !772

Open
Created Dec 29, 2021 by Jan Blackquill@cblack🌈Developer
  • Report abuse
Report abuse

CompactApplet: only make opaque if panel is explicitly specified as opaque

  • Overview 11
  • Commits 1
  • Pipelines 2
  • Changes 2

The intention with adaptive opacity was to have increased opacity that didn't look weird when a window was maximised, with a brightly coloured small space at a screen's edge against usually plain white or blackish-grey content. In the case of a large applet on top of that content, this issue doesn't apply, so clashing colours isn't a concern. We can have the aesthetic of translucency in this case, if the user is in adaptive mode. For the case of explicitly specified opaque mode, the user probably wants it always opaque (see bug 439025), so we only become opaque if the user explicitly asks for it, otherwise it's always translucent.

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