kwin/plugins
Martin Gräßlin abb9bf1355 [wayland] Create event dispatcher in QPA plugin
We no longer need to have the event dispatcher created before starting
the QApplication, thus we can leave it to the QPA plugin to creat it.

Also we don't need to implement our own dispatcher any more but can
use one from Qt5PlatformSupport as we link it anyways. The special
need for dispatching the WaylandServer is no longer needed as we can
explicitly dispatch it from the QPA plugin if needed.
2015-08-25 14:33:51 +02:00
..
kglobalaccel
qpa [wayland] Create event dispatcher in QPA plugin 2015-08-25 14:33:51 +02:00
CMakeLists.txt [wayland] Add a QPA plugin for kwin_wayland 2015-08-25 14:33:50 +02:00