kwin/plugins
Vlad Zahorodnii c766e5da6d Introduce infrastructure for compositor extensions
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.
2020-11-24 15:50:33 +00:00
..
idletime Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kdecorations Fix Connections warnings 2020-11-11 19:22:40 +00:00
kglobalaccel Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2020-09-30 06:16:48 +02:00
platforms Add emit to signal calls 2020-11-19 22:32:08 +01:00
qpa Bundle QPA plugin directly 2020-11-22 17:52:14 +00:00
scenes Use consistent naming for begin/end frame hooks 2020-11-12 09:14:57 +02:00
screencast Introduce infrastructure for compositor extensions 2020-11-24 15:50:33 +00:00
windowsystem Consistently name some KF5 integration plugins 2020-11-23 16:44:42 +00:00
CMakeLists.txt Introduce infrastructure for compositor extensions 2020-11-24 15:50:33 +00:00