Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • P Plasma Breeze visual style
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 4
    • Issues 4
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • 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 Breeze visual style
  • Merge requests
  • !292

Outline intensity setting

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Akseli Lahtinen requested to merge work/alahtinen/outline-intensity-setting into master Feb 28, 2023
  • Overview 26
  • Commits 7
  • Pipelines 9
  • Changes 4

This MR adds a tiny outline intensity combobox to Breeze settings in the Shadow tab. I chose shadow tab since the outline is drawn in the shadow drawcall, so maybe this will help people realise it's not part of the borders.

BUG: 465948 FIXED-IN: 6.0


Here's examples with default breeze dark theme

Off

Screenshot_20230302_181427

Low

Screenshot_20230302_181459

Medium

Screenshot_20230302_181437

High

Screenshot_20230302_181510

Maximum

Screenshot_20230302_181452

Currently the effect only appears after pressing OK. This is same with all the Breeze window decoration settings afaik.

Also, dont mind the settings window having same outline at the same time in the images: I'm not using the dev environment so it doesnt affect anything outside of the preview image. In dev env it changes everywhere.

Edited Mar 02, 2023 by Nate Graham
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: work/alahtinen/outline-intensity-setting