Skip to content
  • Vlad Zahorodnii's avatar
    Introduce infrastructure for compositor extensions · c766e5da
    Vlad Zahorodnii authored
    The scripting api is not suitable for implementing all features that
    should not be implemented in libkwin. For example, the krunner
    integration or screencasting are the things that don't belong to be
    compiled right into kwin and yet we don't have any other choice.
    
    This change introduces a quick and dirty plugin infrastructure that
    can be used to implement things such as colord integration, krunner
    integration, etc.
    c766e5da