kwin/plugins/platforms
Vlad Zahorodnii 2d5482b013 plugins/x11: Emit outputAdded and outputRemoved
Currently, these two signals are emitted primarily only on Wayland, but
in order to have consistent core API, it's better to emit them on X11 too.
2020-12-02 20:51:14 +02:00
..
drm platforms/drm: Properly clean up the shadow framebuffer object 2020-12-02 16:05:08 +00:00
fbdev Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
hwcomposer Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
virtual Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
wayland Move Scene::isPerScreenRenderingEnabled() to Platform 2020-12-02 15:32:30 +00:00
x11 plugins/x11: Emit outputAdded and outputRemoved 2020-12-02 20:51:14 +02:00
CMakeLists.txt