10#include "kwin_export.h"
20class BlurManagerInterfacePrivate;
21class BlurInterfacePrivate;
41 std::unique_ptr<BlurManagerInterfacePrivate> d;
73 std::unique_ptr<BlurInterfacePrivate> d;
Represents the Resource for the org_kde_kwin_blur interface.
~BlurInterface() override
Represents the Global for org_kde_kwin_blur_manager interface.
Class holding the Wayland server display loop.