Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • K KDecoration
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 2
    • Merge requests 2
  • 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
  • KDecoration
  • Issues
  • #2
Closed
Open
Issue created May 24, 2021 by matteo fois@giomat

Plastik decorations borders issue

Hi, I don't know if this is the right place, but with the latest plasma (5.21.5) plastik decorations have broken window borders. They don't change size when selecting different sizes in the settings combobox. If you run "kcmshell5 kwindecoration" you can see it complaining about a null "border" property. You can see the culprit in "/usr/share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml" at line 80:

property int borderSize: decorationSettings.borderSize

this "decorationSettings" might have changed and is no longer available, so borders stay broken in this theme. I patched it locally to use normal borders, and i'll try to fix it for good if/when i have some time to dive deeper into the decoration framework, but in the meantime i'll leave here this report

Edited May 24, 2021 by matteo fois
Assignee
Assign to
Time tracking