Skip to content
GitLab
Projects Groups 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
    • Contributors
    • Graph
    • Compare
  • Issues 60
    • Issues 60
    • List
    • Boards
    • Service Desk
    • Milestones
  • Bugzilla
    • Bugzilla
  • Merge requests 163
    • Merge requests 163
  • 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
  • KWinKWin
  • Repository
Switch branch/tag
  • kwin
  • src
  • kcmkwin
  • common
  • effectsmodel.cpp
Find file BlameHistoryPermalink
  • Alexander Lohnau's avatar
    Fix loading of effect if plugin defined X-KDE-Library · e70ec569
    Alexander Lohnau authored Feb 10, 2022 and Vlad Zahorodnii's avatar Vlad Zahorodnii committed Feb 11, 2022
    Otherwise we get the filename to the library and not the KPackage.
    
    The plugin having this set is most likely a leftover, because KPackage plugins
    to not need to define a library.
    
    BUG: 449881
    e70ec569