Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 121
    • Merge requests 121
  • 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 Workspace
  • Repository
  • plasma-workspace
  • applets
  • systemtray
  • package
  • contents
  • ui
  • main.qml
Find file BlameHistoryPermalink
  • Nate Graham's avatar
    [applets/systemtray] Fix icon size for 24px panels · afd1b432
    Nate Graham authored Oct 16, 2020
    We were using a > when we should have been using a >=, so there was one
    panel thickness that would make icons be too large for their panel and
    get squeezed together uncomfortably.
    
    BUG: 427690
    FIXED-IN: 5.20.1
    afd1b432