Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • KWin KWin
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 71
    • Issues 71
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 168
    • Merge requests 168
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • PlasmaPlasma
  • KWinKWin
  • Repository
  • kwin
  • kcmkwin
  • kwindecoration
  • kcm.cpp
Find file Blame History Permalink
  • Ismael Asensio's avatar
    kcm/decorations: Fix thumbnail border size on theme change · 47efd177
    Ismael Asensio authored Nov 13, 2020 and Nate Graham's avatar Nate Graham committed Nov 16, 2020
    Correctly update the thumbnails' border sizes when the theme
    changes and `Theme's Default` is selected,
    as different themes may have different border defaults.
    
    Before 9cf52340, this was implicitly done on QML side.
    Do it explicitly now on C++ side.
    47efd177