Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 37
    • Issues 37
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 55
    • Merge requests 55
  • 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
  • PlasmaPlasma
  • Plasma DesktopPlasma Desktop
  • Merge requests
  • !97

Adaptive transparency for panels

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Niccolò Venerandi requested to merge niccolove/plasma-desktop:work/adaptiveopacity into master Aug 06, 2020
  • Overview 15
  • Commits 1
  • Pipelines 0
  • Changes 3

We ran into a design issue whereby increasing the transparency of the panel looked bad when a window was maximized against it, impeding our ability to do so. Simultaneously, having an even slightly transparent panel with a window maximized against it results in an inconsistency between the opaque window and the transparent panel. With this patch/change, we get the aesthetic benefits of greater transparency when there isn't a window maximized against the panel, and the functional and consistency benefits of an opaque panel when there is a window maximized against the panel. [~Nate]

adaptiveopacity-2020-08-06_16.17.58.mkv

(Ignore the audio.)

This requires the theme to have the following lines in the metadata desktop file:

[AdaptiveTransparency]
enabled=true

Depends on plasma-workspace!194 (merged) and frameworks/plasma-framework!119 (merged)

Might also need !92 (merged) to not break margins

Edited Dec 17, 2020 by Niccolò Venerandi
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/adaptiveopacity