Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gnome-shell gnome-shell
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2,073
    • Issues 2,073
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 161
    • Merge requests 161
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gnome-shellgnome-shell
  • Merge requests
  • !1779

WorkspaceBackground: Stop hardcoding corner radius

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Joonas Henriksson requested to merge jh/gnome-shell:background-radius-fix into master Mar 23, 2021
  • Overview 9
  • Commits 1
  • Pipelines 6
  • Changes 2

Set corner radius based on the border-radius value from the theme, instead of using a hardcoded value that has to be kept in sync with the theme stylesheet.

I suppose is mainly useful for theme developers, but I'd imagine not hardcoding anything that is usually themeable via CSS would be preferred in any case.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: background-radius-fix