diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile index f69e232f1b3d..9183ac80eb6b 100644 --- a/x11-wm/kwinft/Makefile +++ b/x11-wm/kwinft/Makefile @@ -1,65 +1,65 @@ PORTNAME= kwinft DISTVERSIONPREFIX= ${PORTNAME}@ -DISTVERSION= 5.23.2 -PORTREVISION= 1 +DISTVERSION= 5.24.0-beta.0 CATEGORIES= x11-wm PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ -PATCHFILES+= 0499e4cd8162.patch:-p1 # https://gitlab.com/kwinft/kwinft/-/issues/209 -PATCHFILES+= e80b91d5bc45.patch:-p1 # https://gitlab.com/kwinft/kwinft/-/issues/210 +PATCHFILES+= 1c81c5f3ef9a.patch:-p1 # https://gitlab.com/kwinft/kwinft/-/merge_requests/163 +PATCHFILES+= a6d7bb9acfef.patch:-p1 # https://gitlab.com/kwinft/kwinft/-/merge_requests/164 MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland compositor and X11 window manager LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto LIB_DEPENDS= libepoxy.so:graphics/libepoxy \ libwayland-server.so:graphics/wayland \ libWraplandServer.so:graphics/wrapland \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig \ libwlroots.so:x11-toolkits/wlroots \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon \ libxcb-cursor.so:x11/xcb-util-cursor \ libxcb-image.so:x11/xcb-util-image \ libxcb-keysyms.so:x11/xcb-util-keysyms \ libxcb-icccm.so:x11/xcb-util-wm TEST_DEPENDS= ${qt-testlib_PORT:T}>0:${qt-testlib_PORT} CONFLICTS_INSTALL= plasma5-kwin # bin/kwin_wayland USES= cmake:testing gl kde:5 pkgconfig python:run qt:5 shebangfix xorg USE_GITLAB= yes -USE_GL= egl gbm -USE_KDE= ecm_build activities auth completion config configwidgets \ - coreaddons crash decoration globalaccel i18n iconthemes \ +USE_GL= egl +USE_KDE= ecm_build auth completion config configwidgets \ + coreaddons crash dbusaddons decoration globalaccel i18n \ idletime kcmutils kdeclarative kio kscreenlocker newstuff \ notifications package plasma-framework service textwidgets \ widgetsaddons windowsystem xmlgui USE_LDCONFIG= yes USE_QT= qmake_build buildtools_build core dbus declarative gui \ multimedia_run quickcontrols2_run widgets x11extras -USE_XORG= x11 xcb xi +USE_XORG= pixman x11 xcb xi SHEBANG_FILES= kconf_update/*.py kconf_update/*.pl -GL_COMMIT= 611fe6a008c0fed3bff8004f56d240161190540b +GL_COMMIT= 9a706378af61d93fbacd0cd9dcd1b0be68bc6c70 PLIST_SUB= VERSION=${PORTVERSION} +PLIST_SUB= VERSION=5.23.90 # XXX beta override LDFLAGS+= -Wl,--as-needed # GL, ICE/SM/Xext, epoll-shim, glib, intl, Qt5*, KF5* OPTIONS_DEFINE= BREEZE DOCS QA11Y OPTIONS_DEFAULT=BREEZE QA11Y BREEZE_DESC= Default window decoration plugin BREEZE_USE= KDE=breeze BREEZE_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_Breeze DOCS_USE= KDE=doctools_build DOCS_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_KF5DocTools QA11Y_DESC= Accessibility (focus tracking) for Zoom effect QA11Y_LIB_DEPENDS= libqaccessibilityclient-qt5.so:accessibility/libqaccessibilityclient QA11Y_CMAKE_BOOL_OFF= CMAKE_DISABLE_FIND_PACKAGE_QAccessibilityClient .include diff --git a/x11-wm/kwinft/distinfo b/x11-wm/kwinft/distinfo index 7a6c70a6c487..b8f02272597d 100644 --- a/x11-wm/kwinft/distinfo +++ b/x11-wm/kwinft/distinfo @@ -1,7 +1,7 @@ -TIMESTAMP = 1639391348 -SHA256 (kwinft-kwinft-611fe6a008c0fed3bff8004f56d240161190540b_GL0.tar.gz) = fa93c43f0242913633527b3a11b1210a3363d3a11d50889c62ccd07a198aa996 -SIZE (kwinft-kwinft-611fe6a008c0fed3bff8004f56d240161190540b_GL0.tar.gz) = 4815996 -SHA256 (0499e4cd8162.patch) = 04914da119da76f3df03b074052cf676f3a5eeccae78e7c5535fb763aca1e927 -SIZE (0499e4cd8162.patch) = 869 -SHA256 (e80b91d5bc45.patch) = e9896145de5e7f3c4f51d1707442d5afbcf87757e5f6978b3c0084ecf608fb09 -SIZE (e80b91d5bc45.patch) = 827 +TIMESTAMP = 1643884701 +SHA256 (kwinft-kwinft-9a706378af61d93fbacd0cd9dcd1b0be68bc6c70_GL0.tar.gz) = fdf8b84c78f76c8791aee54d7f41f4c0628c849eb1aa312cd052817337ecbff1 +SIZE (kwinft-kwinft-9a706378af61d93fbacd0cd9dcd1b0be68bc6c70_GL0.tar.gz) = 4939124 +SHA256 (1c81c5f3ef9a.patch) = 34f01f456b0c7b8bf5d85629141995e18220a0439feec3fb324d2d47af7f3348 +SIZE (1c81c5f3ef9a.patch) = 1079 +SHA256 (a6d7bb9acfef.patch) = edfd447f8fd4827145bd1a2fa852c29bb01112f20bc208ce0997ce7b4de9b8db +SIZE (a6d7bb9acfef.patch) = 5098 diff --git a/x11-wm/kwinft/files/patch-plasma-5.23 b/x11-wm/kwinft/files/patch-plasma-5.23 new file mode 100644 index 000000000000..ab82453a9d36 --- /dev/null +++ b/x11-wm/kwinft/files/patch-plasma-5.23 @@ -0,0 +1,301 @@ +Revert until x11-wm/plasma5-kdecoration is updated to 5.24 +https://gitlab.com/kwinft/kwinft/-/commit/0368384f4942 +https://gitlab.com/kwinft/kwinft/-/commit/2d9277aa47f7 +https://gitlab.com/kwinft/kwinft/-/commit/67fd993c8ba6 + +CMake Error at CMakeLists.txt:115 (find_package): + Could not find a configuration file for package "KDecoration2" that is + compatible with requested version "5.23.90". + + The following configuration files were considered but not accepted: + + /usr/local/lib/cmake/KDecoration2/KDecoration2Config.cmake, version: 5.23.5 + +--- CMakeLists.txt.orig 2022-02-03 10:38:21 UTC ++++ CMakeLists.txt +@@ -112,7 +112,7 @@ set_package_properties(KF5Kirigami2 PROPERTIES + TYPE RUNTIME + ) + +-find_package(KDecoration2 ${PROJECT_VERSION} CONFIG REQUIRED) ++find_package(KDecoration2 5.18.0 CONFIG REQUIRED) + + find_package(KScreenLocker CONFIG REQUIRED) + set_package_properties(KScreenLocker PROPERTIES +--- kcmkwin/kwindecoration/decorationmodel.cpp.orig 2022-02-03 10:38:21 UTC ++++ kcmkwin/kwindecoration/decorationmodel.cpp +@@ -19,10 +19,10 @@ + */ + #include "decorationmodel.h" + // KDecoration2 +-#include + #include +-#include ++#include + // KDE ++#include + #include + #include + // Qt +@@ -55,18 +55,18 @@ QVariant DecorationsModel::data(const QModelIndex &ind + if (!index.isValid() || index.column() != 0 || index.row() < 0 || index.row() >= int(m_plugins.size())) { + return QVariant(); + } +- const KDecoration2::DecorationThemeMetaData &d = m_plugins.at(index.row()); ++ const Data &d = m_plugins.at(index.row()); + switch (role) { + case Qt::DisplayRole: +- return d.visibleName(); ++ return d.visibleName; + case PluginNameRole: +- return d.pluginId(); ++ return d.pluginName; + case ThemeNameRole: +- return d.themeName(); ++ return d.themeName; + case ConfigurationRole: +- return d.hasConfiguration(); ++ return d.configuration; + case RecommendedBorderSizeRole: +- return Utils::borderSizeToString(d.borderSize()); ++ return Utils::borderSizeToString(d.recommendedBorderSize); + } + return QVariant(); + } +@@ -132,13 +132,17 @@ void DecorationsModel::init() + { + beginResetModel(); + m_plugins.clear(); +- const auto plugins = KPluginMetaData::findPlugins(s_pluginName); ++ const auto plugins = KPluginLoader::findPlugins(s_pluginName); + for (const auto &info : plugins) { +- QScopedPointer themeFinder( +- KPluginFactory::instantiatePlugin(info).plugin); +- KDecoration2::DecorationThemeMetaData data; +- const auto decoSettingsMap = info.rawData().value("org.kde.kdecoration2").toObject().toVariantMap(); +- if (themeFinder) { ++ KPluginLoader loader(info.fileName()); ++ KPluginFactory *factory = loader.factory(); ++ if (!factory) { ++ continue; ++ } ++ auto metadata = loader.metaData().value(QStringLiteral("MetaData")).toObject().value(s_pluginName); ++ Data data; ++ if (!metadata.isUndefined()) { ++ const auto decoSettingsMap = metadata.toObject().toVariantMap(); + const QString &kns = findKNewStuff(decoSettingsMap); + if (!kns.isEmpty() && !m_knsProviders.contains(kns)) { + m_knsProviders.append(kns); +@@ -149,20 +153,35 @@ void DecorationsModel::init() + // We cannot list the themes + continue; + } +- const auto themesList = themeFinder->themes(); +- for (const KDecoration2::DecorationThemeMetaData &data : themesList) { +- m_plugins.emplace_back(data); ++ QScopedPointer themeFinder(factory->create(keyword)); ++ if (themeFinder.isNull()) { ++ continue; + } ++ QVariant themes = themeFinder->property("themes"); ++ if (!themes.isValid()) { ++ continue; ++ } ++ const auto themesMap = themes.toMap(); ++ for (auto it = themesMap.begin(); it != themesMap.end(); ++it) { ++ Data d; ++ d.pluginName = info.pluginId(); ++ d.themeName = it.value().toString(); ++ d.visibleName = it.key(); ++ QMetaObject::invokeMethod(themeFinder.data(), "hasConfiguration", ++ Q_RETURN_ARG(bool, d.configuration), ++ Q_ARG(QString, d.themeName)); ++ m_plugins.emplace_back(std::move(d)); ++ } + + // it's a theme engine, we don't want to show this entry + continue; + } ++ data.configuration = isConfigureable(decoSettingsMap); ++ data.recommendedBorderSize = recommendedBorderSize(decoSettingsMap); + } +- data.setHasConfiguration(isConfigureable(decoSettingsMap)); +- data.setBorderSize(recommendedBorderSize(decoSettingsMap)); +- data.setVisibleName(info.name().isEmpty() ? info.pluginId() : info.name()); +- data.setPluginId(info.pluginId()); +- data.setThemeName(data.visibleName()); ++ data.pluginName = info.pluginId(); ++ data.visibleName = info.name().isEmpty() ? info.pluginId() : info.name(); ++ data.themeName = data.visibleName; + + m_plugins.emplace_back(std::move(data)); + } +@@ -171,9 +190,11 @@ void DecorationsModel::init() + + QModelIndex DecorationsModel::findDecoration(const QString &pluginName, const QString &themeName) const + { +- auto it = std::find_if(m_plugins.cbegin(), m_plugins.cend(), [pluginName, themeName](const KDecoration2::DecorationThemeMetaData &d) { +- return d.pluginId() == pluginName && d.themeName() == themeName; +- }); ++ auto it = std::find_if(m_plugins.cbegin(), m_plugins.cend(), ++ [pluginName, themeName](const Data &d) { ++ return d.pluginName == pluginName && d.themeName == themeName; ++ } ++ ); + if (it == m_plugins.cend()) { + return QModelIndex(); + } +--- kcmkwin/kwindecoration/decorationmodel.h.orig 2022-02-03 10:38:21 UTC ++++ kcmkwin/kwindecoration/decorationmodel.h +@@ -22,7 +22,6 @@ + + #include "utils.h" + +-#include + #include + + namespace KDecoration2 +@@ -60,7 +59,14 @@ public Q_SLOTS: + void init(); + + private: +- std::vector m_plugins; ++ struct Data { ++ QString pluginName; ++ QString themeName; ++ QString visibleName; ++ bool configuration = false; ++ KDecoration2::BorderSize recommendedBorderSize = KDecoration2::BorderSize::Normal; ++ }; ++ std::vector m_plugins; + QStringList m_knsProviders; + }; + +--- plugins/kdecorations/aurorae/src/aurorae.cpp.orig 2022-02-03 10:38:21 UTC ++++ plugins/kdecorations/aurorae/src/aurorae.cpp +@@ -60,11 +60,10 @@ along with this program. If not, see (); +- registerPlugin(); +- registerPlugin(); ++ registerPlugin(QStringLiteral("themes")); ++ registerPlugin(QStringLiteral("kcmodule")); + ) + +- + namespace Aurorae + { + +@@ -610,33 +609,28 @@ KDecoration2::DecoratedClient *Decoration::clientPoint + return client().data(); + } + +-ThemeProvider::ThemeProvider(QObject *parent, const KPluginMetaData &data, const QVariantList &args) +- : KDecoration2::DecorationThemeProvider(parent, data, args) +- , m_data(data) ++ThemeFinder::ThemeFinder(QObject *parent, const QVariantList &args) ++ : QObject(parent) + { ++ Q_UNUSED(args) + init(); + } + +-void ThemeProvider::init() ++void ThemeFinder::init() + { + findAllQmlThemes(); + findAllSvgThemes(); + } + +-void ThemeProvider::findAllQmlThemes() ++void ThemeFinder::findAllQmlThemes() + { + const auto offers = KPackage::PackageLoader::self()->findPackages(QStringLiteral("KWin/Decoration"), s_qmlPackageFolder); + for (const auto &offer : offers) { +- KDecoration2::DecorationThemeMetaData data; +- data.setPluginId(m_data.pluginId()); +- data.setThemeName(offer.pluginId()); +- data.setVisibleName(offer.name()); +- data.setHasConfiguration(hasConfiguration(offer.pluginId())); +- m_themes.append(data); ++ m_themes.insert(offer.name(), offer.pluginId()); + } + } + +-void ThemeProvider::findAllSvgThemes() ++void ThemeFinder::findAllSvgThemes() + { + QStringList themes; + const QStringList dirs = QStandardPaths::locateAll(QStandardPaths::GenericDataLocation, QStringLiteral("aurorae/themes/"), QStandardPaths::LocateDirectory); +@@ -664,19 +658,14 @@ void ThemeProvider::findAllSvgThemes() + name = packageName; + } + +- KDecoration2::DecorationThemeMetaData data; +- data.setPluginId(m_data.pluginId()); +- data.setThemeName(QLatin1String("__aurorae__svg__") + packageName); +- data.setVisibleName(name); +- data.setHasConfiguration(hasConfiguration(data.themeName())); +- m_themes.append(data); ++ m_themes.insert(name, QString(QLatin1String("__aurorae__svg__") + packageName)); + } + } + + static const QString s_configUiPath = QStringLiteral("kwin/decorations/%1/contents/ui/config.ui"); + static const QString s_configXmlPath = QStringLiteral("kwin/decorations/%1/contents/config/main.xml"); + +-bool ThemeProvider::hasConfiguration(const QString &theme) ++bool ThemeFinder::hasConfiguration(const QString &theme) const + { + if (theme.startsWith(QLatin1String("__aurorae__svg__"))) { + return true; +--- plugins/kdecorations/aurorae/src/aurorae.h.orig 2022-02-03 10:38:21 UTC ++++ plugins/kdecorations/aurorae/src/aurorae.h +@@ -18,12 +18,10 @@ along with this program. If not, see + #include +-#include +-#include + #include + #include ++#include + + class QQmlComponent; + class QQmlContext; +@@ -91,24 +89,25 @@ Q_SIGNALS: (private) + QElapsedTimer m_doubleClickTimer; + }; + +-class ThemeProvider : public KDecoration2::DecorationThemeProvider ++class ThemeFinder : public QObject + { + Q_OBJECT ++ Q_PROPERTY(QVariantMap themes READ themes) + public: +- explicit ThemeProvider(QObject *parent, const KPluginMetaData &data, const QVariantList &args); ++ explicit ThemeFinder(QObject *parent = nullptr, const QVariantList &args = QVariantList()); + +- QList themes() const override +- { ++ QVariantMap themes() const { + return m_themes; + } + ++public Q_SLOTS: ++ bool hasConfiguration(const QString &theme) const; ++ + private: + void init(); + void findAllQmlThemes(); + void findAllSvgThemes(); +- bool hasConfiguration(const QString &theme); +- QList m_themes; +- const KPluginMetaData m_data; ++ QVariantMap m_themes; + }; + + class ConfigurationModule : public KCModule diff --git a/x11-wm/kwinft/pkg-message b/x11-wm/kwinft/pkg-message index 392fed0f34f3..68e3a0e9b0dd 100644 --- a/x11-wm/kwinft/pkg-message +++ b/x11-wm/kwinft/pkg-message @@ -1,45 +1,41 @@ [ { type: install message: <~/.xinitrc $ startx Nested under Wayland as Wayland window manager: $ kwin_wayland Nested under Wayland as X11 window manager: $ Xwayland :8 & $ DISPLAY=:8 kwin_x11 Nested under X11 as Wayland window manager: $ cage kwin_wayland Nested under X11 as X11 window manager: $ Xephyr :8 & $ DISPLAY=:8 kwin_x11 Replace KWin in Plasma Desktop: $ pkg set -n plasma5-kwin:kwinft $ pkg set -o x11-wm/plasma5-kwin:x11-wm/kwinft $ pkg upgrade -f kwinft $ pkg lock kwinft EOM } ] diff --git a/x11-wm/kwinft/pkg-plist b/x11-wm/kwinft/pkg-plist index 5fb211b36969..7cc8b411edf2 100644 --- a/x11-wm/kwinft/pkg-plist +++ b/x11-wm/kwinft/pkg-plist @@ -1,324 +1,357 @@ bin/kwin_wayland bin/kwin_wayland_wrapper bin/kwin_x11 include/kwin_export.h include/kwinanimationeffect.h include/kwinconfig.h include/kwindeformeffect.h include/kwineffectquickview.h include/kwineffects.h include/kwineffects_export.h include/kwinglobals.h include/kwinglplatform.h include/kwingltexture.h include/kwinglutils.h include/kwinglutils_export.h include/kwinglutils_funcs.h include/kwinxrenderutils.h include/kwinxrenderutils_export.h lib/cmake/KWinDBusInterface/KWinDBusInterfaceConfig.cmake lib/cmake/KWinEffects/KWinEffectsConfig.cmake lib/cmake/KWinEffects/KWinEffectsConfigVersion.cmake lib/cmake/KWinEffects/KWinEffectsTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/KWinEffects/KWinEffectsTargets.cmake lib/kconf_update_bin/kwin5_update_default_rules lib/libexec/kwin-applywindowdecoration lib/libexec/kwin_killer_helper lib/libexec/kwin_rules_dialog lib/libkcmkwincommon.so.5 lib/libkcmkwincommon.so.%%VERSION%% lib/libkwin.so.5 lib/libkwin.so.%%VERSION%% -lib/libkwin4_effect_builtins.so -lib/libkwin4_effect_builtins.so.1 -lib/libkwin4_effect_builtins.so.1.0.0 +lib/libkwin_wayland.so.5 +lib/libkwin_wayland.so.%%VERSION%% lib/libkwineffects.so lib/libkwineffects.so.13 lib/libkwineffects.so.%%VERSION%% lib/libkwinglutils.so lib/libkwinglutils.so.13 lib/libkwinglutils.so.%%VERSION%% lib/libkwinxrenderutils.so lib/libkwinxrenderutils.so.13 lib/libkwinxrenderutils.so.%%VERSION%% %%QT_PLUGINDIR%%/kcm_kwin_scripts.so %%QT_PLUGINDIR%%/kcm_kwinoptions.so %%QT_PLUGINDIR%%/kcm_kwinscreenedges.so %%QT_PLUGINDIR%%/kcm_kwintabbox.so %%QT_PLUGINDIR%%/kcm_kwintouchscreen.so %%QT_PLUGINDIR%%/kcms/kcm_kwin_effects.so %%QT_PLUGINDIR%%/kcms/kcm_kwin_virtualdesktops.so %%QT_PLUGINDIR%%/kcms/kcm_kwindecoration.so %%QT_PLUGINDIR%%/kcms/kcm_kwinrules.so %%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_aurorae.so %%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_decoration.so %%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_effect.so %%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_script.so %%QT_PLUGINDIR%%/kpackage/packagestructure/kwin_windowswitcher.so %%QT_PLUGINDIR%%/kwin/effects/configs/kcm_kwin4_genericscripted.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_blur_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_coverswitch_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_cube_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_cubeslide_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_desktopgrid_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_diminactive_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_flipswitch_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_glide_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_invert_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_lookingglass_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_magiclamp_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_magnifier_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_mouseclick_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_mousemark_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_presentwindows_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_resize_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_showfps_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_showpaint_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_slide_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_thumbnailaside_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_trackmouse_config.so -%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_windowgeometry_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_wobblywindows_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_zoom_config.so %%QT_PLUGINDIR%%/kwincompositing.so %%QT_PLUGINDIR%%/org.kde.kdecoration2/kwin5_aurorae.so -%%QT_PLUGINDIR%%/org.kde.kwin.scenes/KWinSceneOpenGL.so -%%QT_PLUGINDIR%%/org.kde.kwin.scenes/KWinSceneQPainter.so -%%QT_PLUGINDIR%%/org.kde.kwin.scenes/KWinSceneXRender.so %%QT_QMLDIR%%/org/kde/kwin/decoration/AppMenuButton.qml %%QT_QMLDIR%%/org/kde/kwin/decoration/ButtonGroup.qml %%QT_QMLDIR%%/org/kde/kwin/decoration/Decoration.qml %%QT_QMLDIR%%/org/kde/kwin/decoration/DecorationButton.qml %%QT_QMLDIR%%/org/kde/kwin/decoration/MenuButton.qml %%QT_QMLDIR%%/org/kde/kwin/decoration/libdecorationplugin.so %%QT_QMLDIR%%/org/kde/kwin/decoration/qmldir %%QT_QMLDIR%%/org/kde/kwin/decorations/plastik/libplastikplugin.so %%QT_QMLDIR%%/org/kde/kwin/decorations/plastik/qmldir %%QT_QMLDIR%%/org/kde/kwin/private/kdecoration/libkdecorationprivatedeclarative.so %%QT_QMLDIR%%/org/kde/kwin/private/kdecoration/qmldir +lib/systemd/user/plasma-kwin_wayland.service lib/systemd/user/plasma-kwin_x11.service +share/applications/org.kde.kwin_rules_dialog.desktop share/config.kcfg/kwin.kcfg share/config.kcfg/kwin_colorcorrect.kcfg share/config.kcfg/kwindecorationsettings.kcfg share/config.kcfg/virtualdesktopssettings.kcfg share/dbus-1/interfaces/org.kde.KWin.VirtualDesktopManager.xml share/dbus-1/interfaces/org.kde.KWin.xml share/dbus-1/interfaces/org.kde.kwin.ColorCorrect.xml share/dbus-1/interfaces/org.kde.kwin.Compositing.xml share/dbus-1/interfaces/org.kde.kwin.Effects.xml share/dbus-1/interfaces/org.kde.kwin.VirtualKeyboard.xml %%PORTDOCS%%share/doc/HTML/en/kcontrol/desktop/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/desktop/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwindecoration/button.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwindecoration/configure.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwindecoration/decoration.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwindecoration/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwindecoration/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwindecoration/main.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwineffects/configure-effects.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwineffects/dialog-information.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwineffects/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwineffects/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwineffects/video.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwinscreenedges/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwinscreenedges/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwintabbox/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/kwintabbox/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowbehaviour/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowbehaviour/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/Face-smile.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/akgregator-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/akregator-attributes.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/akregator-fav.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/config-win-behavior.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/emacs-attribute.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/emacs-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/focus-stealing-pop2top-attribute.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/index.cache.bz2 %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/index.docbook %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/knotes-attribute.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/knotes-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kopete-attribute-2.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kopete-chat-attribute.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kopete-chat-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kopete-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-detect-window.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-kopete-rules.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-rule-editor.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-rules-main-n-akregator.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-rules-main.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-rules-ordering.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-window-attributes.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/kwin-window-matching.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/pager-4-desktops.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/tbird-compose-attribute.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/tbird-compose-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/tbird-main-attribute.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/tbird-main-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/tbird-reminder-attribute-2.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/tbird-reminder-info.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-emacs.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-init.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-knotes.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-kopete-chat.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-kopete.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-ready-akregator.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-compose.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-main.png %%PORTDOCS%%share/doc/HTML/en/kcontrol/windowspecific/window-matching-tbird-reminder.png share/icons/hicolor/16x16/apps/kwin.png share/icons/hicolor/32x32/apps/kwin.png share/icons/hicolor/48x48/apps/kwin.png share/icons/hicolor/scalable/apps/kwin.svgz share/kconf_update/kwin-5.16-auto-bordersize.sh share/kconf_update/kwin-5.18-move-animspeed.py share/kconf_update/kwin-5.21-desktop-grid-click-behavior.py share/kconf_update/kwin-5.23-placement.pl share/kconf_update/kwin.upd share/kconf_update/kwinrules-5.19-placement.pl share/kconf_update/kwinrules-5.23-placement.pl share/kconf_update/kwinrules.upd share/knotifications5/kwin.notifyrc share/knsrcfiles/aurorae.knsrc share/knsrcfiles/kwineffect.knsrc share/knsrcfiles/kwinscripts.knsrc share/knsrcfiles/kwinswitcher.knsrc share/knsrcfiles/window-decorations.knsrc share/kpackage/kcms/kcm_kwin_effects/contents/ui/Effect.qml share/kpackage/kcms/kcm_kwin_effects/contents/ui/Video.qml share/kpackage/kcms/kcm_kwin_effects/contents/ui/main.qml share/kpackage/kcms/kcm_kwin_effects/metadata.desktop share/kpackage/kcms/kcm_kwin_effects/metadata.json share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml share/kpackage/kcms/kcm_kwin_virtualdesktops/metadata.desktop share/kpackage/kcms/kcm_kwin_virtualdesktops/metadata.json share/kpackage/kcms/kcm_kwindecoration/contents/ui/ButtonGroup.qml share/kpackage/kcms/kcm_kwindecoration/contents/ui/Buttons.qml share/kpackage/kcms/kcm_kwindecoration/contents/ui/Themes.qml share/kpackage/kcms/kcm_kwindecoration/contents/ui/main.qml share/kpackage/kcms/kcm_kwindecoration/metadata.desktop share/kpackage/kcms/kcm_kwindecoration/metadata.json share/kpackage/kcms/kcm_kwinrules/contents/ui/FileDialogLoader.qml share/kpackage/kcms/kcm_kwinrules/contents/ui/OptionsComboBox.qml share/kpackage/kcms/kcm_kwinrules/contents/ui/RuleItemDelegate.qml share/kpackage/kcms/kcm_kwinrules/contents/ui/RulesEditor.qml share/kpackage/kcms/kcm_kwinrules/contents/ui/RulesList.qml share/kpackage/kcms/kcm_kwinrules/contents/ui/ValueEditor.qml share/kpackage/kcms/kcm_kwinrules/metadata.desktop share/kpackage/kcms/kcm_kwinrules/metadata.json share/kservices5/kcm_kwin_effects.desktop share/kservices5/kcm_kwin_virtualdesktops.desktop share/kservices5/kcm_kwinrules.desktop -share/kservices5/kwin-script-videowall.desktop share/kservices5/kwin/kwin4_decoration_qml_plastik.desktop share/kservices5/kwincompositing.desktop share/kservices5/kwindecoration.desktop share/kservices5/kwinoptions.desktop share/kservices5/kwinscreenedges.desktop share/kservices5/kwinscripts.desktop share/kservices5/kwintabbox.desktop share/kservices5/kwintouchscreen.desktop share/kservicetypes5/kwindecoration.desktop share/kservicetypes5/kwindesktopswitcher.desktop share/kservicetypes5/kwineffect.desktop share/kservicetypes5/kwinscript.desktop share/kservicetypes5/kwinwindowswitcher.desktop share/kwin/aurorae/AppMenuButton.qml share/kwin/aurorae/AuroraeButton.qml share/kwin/aurorae/AuroraeButtonGroup.qml share/kwin/aurorae/AuroraeMaximizeButton.qml share/kwin/aurorae/Decoration.qml share/kwin/aurorae/DecorationButton.qml share/kwin/aurorae/MenuButton.qml share/kwin/aurorae/aurorae.qml +share/kwin/builtin-effects/kwin4_effect_blur/metadata.json +share/kwin/builtin-effects/kwin4_effect_colorpicker/metadata.json +share/kwin/builtin-effects/kwin4_effect_contrast/metadata.json +share/kwin/builtin-effects/kwin4_effect_coverswitch/metadata.json +share/kwin/builtin-effects/kwin4_effect_cube/metadata.json +share/kwin/builtin-effects/kwin4_effect_cubeslide/metadata.json +share/kwin/builtin-effects/kwin4_effect_desktopgrid/metadata.json +share/kwin/builtin-effects/kwin4_effect_diminactive/metadata.json +share/kwin/builtin-effects/kwin4_effect_fallapart/metadata.json +share/kwin/builtin-effects/kwin4_effect_flipswitch/metadata.json +share/kwin/builtin-effects/kwin4_effect_glide/metadata.json +share/kwin/builtin-effects/kwin4_effect_highlightwindow/metadata.json +share/kwin/builtin-effects/kwin4_effect_invert/metadata.json +share/kwin/builtin-effects/kwin4_effect_kscreen/metadata.json +share/kwin/builtin-effects/kwin4_effect_lookingglass/metadata.json +share/kwin/builtin-effects/kwin4_effect_magiclamp/metadata.json +share/kwin/builtin-effects/kwin4_effect_magnifier/metadata.json +share/kwin/builtin-effects/kwin4_effect_mouseclick/metadata.json +share/kwin/builtin-effects/kwin4_effect_mousemark/metadata.json +share/kwin/builtin-effects/kwin4_effect_presentwindows/metadata.json +share/kwin/builtin-effects/kwin4_effect_resize/metadata.json +share/kwin/builtin-effects/kwin4_effect_screenedge/metadata.json +share/kwin/builtin-effects/kwin4_effect_screenshot/metadata.json +share/kwin/builtin-effects/kwin4_effect_sheet/metadata.json +share/kwin/builtin-effects/kwin4_effect_showfps/metadata.json +share/kwin/builtin-effects/kwin4_effect_showpaint/metadata.json +share/kwin/builtin-effects/kwin4_effect_slide/metadata.json +share/kwin/builtin-effects/kwin4_effect_slideback/metadata.json +share/kwin/builtin-effects/kwin4_effect_slidingpopups/metadata.json +share/kwin/builtin-effects/kwin4_effect_snaphelper/metadata.json +share/kwin/builtin-effects/kwin4_effect_startupfeedback/metadata.json +share/kwin/builtin-effects/kwin4_effect_thumbnailaside/metadata.json +share/kwin/builtin-effects/kwin4_effect_touchpoints/metadata.json +share/kwin/builtin-effects/kwin4_effect_trackmouse/metadata.json +share/kwin/builtin-effects/kwin4_effect_wobblywindows/metadata.json +share/kwin/builtin-effects/kwin4_effect_zoom/metadata.json share/kwin/cubecap.png share/kwin/decorations/kwin4_decoration_qml_plastik/contents/config/main.xml share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/PlastikButton.qml share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/config.ui share/kwin/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml share/kwin/decorations/kwin4_decoration_qml_plastik/metadata.desktop share/kwin/effects/desktopgrid/main.qml share/kwin/effects/kwin4_effect_dialogparent/contents/code/main.js share/kwin/effects/kwin4_effect_dialogparent/metadata.desktop share/kwin/effects/kwin4_effect_dialogparent/metadata.json share/kwin/effects/kwin4_effect_dimscreen/contents/code/main.js share/kwin/effects/kwin4_effect_dimscreen/metadata.desktop share/kwin/effects/kwin4_effect_dimscreen/metadata.json share/kwin/effects/kwin4_effect_eyeonscreen/contents/code/main.js share/kwin/effects/kwin4_effect_eyeonscreen/metadata.desktop share/kwin/effects/kwin4_effect_eyeonscreen/metadata.json share/kwin/effects/kwin4_effect_fade/contents/code/main.js share/kwin/effects/kwin4_effect_fade/contents/config/main.xml share/kwin/effects/kwin4_effect_fade/metadata.desktop share/kwin/effects/kwin4_effect_fade/metadata.json share/kwin/effects/kwin4_effect_fadedesktop/contents/code/main.js share/kwin/effects/kwin4_effect_fadedesktop/metadata.desktop share/kwin/effects/kwin4_effect_fadedesktop/metadata.json share/kwin/effects/kwin4_effect_fadingpopups/contents/code/main.js share/kwin/effects/kwin4_effect_fadingpopups/metadata.desktop share/kwin/effects/kwin4_effect_fadingpopups/metadata.json share/kwin/effects/kwin4_effect_frozenapp/contents/code/main.js share/kwin/effects/kwin4_effect_frozenapp/metadata.desktop share/kwin/effects/kwin4_effect_frozenapp/metadata.json share/kwin/effects/kwin4_effect_fullscreen/contents/code/fullscreen.js share/kwin/effects/kwin4_effect_fullscreen/metadata.desktop share/kwin/effects/kwin4_effect_fullscreen/metadata.json share/kwin/effects/kwin4_effect_login/contents/code/main.js share/kwin/effects/kwin4_effect_login/contents/config/main.xml share/kwin/effects/kwin4_effect_login/contents/ui/config.ui share/kwin/effects/kwin4_effect_login/metadata.desktop share/kwin/effects/kwin4_effect_login/metadata.json share/kwin/effects/kwin4_effect_logout/contents/code/main.js share/kwin/effects/kwin4_effect_logout/metadata.desktop share/kwin/effects/kwin4_effect_logout/metadata.json share/kwin/effects/kwin4_effect_maximize/contents/code/maximize.js share/kwin/effects/kwin4_effect_maximize/metadata.desktop share/kwin/effects/kwin4_effect_maximize/metadata.json share/kwin/effects/kwin4_effect_morphingpopups/contents/code/morphingpopups.js share/kwin/effects/kwin4_effect_morphingpopups/metadata.desktop share/kwin/effects/kwin4_effect_morphingpopups/metadata.json share/kwin/effects/kwin4_effect_scale/contents/code/main.js share/kwin/effects/kwin4_effect_scale/contents/config/main.xml share/kwin/effects/kwin4_effect_scale/contents/ui/config.ui share/kwin/effects/kwin4_effect_scale/metadata.desktop share/kwin/effects/kwin4_effect_scale/metadata.json share/kwin/effects/kwin4_effect_sessionquit/contents/code/main.js share/kwin/effects/kwin4_effect_sessionquit/metadata.desktop share/kwin/effects/kwin4_effect_sessionquit/metadata.json share/kwin/effects/kwin4_effect_squash/contents/code/main.js share/kwin/effects/kwin4_effect_squash/metadata.desktop share/kwin/effects/kwin4_effect_squash/metadata.json share/kwin/effects/kwin4_effect_translucency/contents/code/main.js share/kwin/effects/kwin4_effect_translucency/contents/config/main.xml share/kwin/effects/kwin4_effect_translucency/contents/ui/config.ui share/kwin/effects/kwin4_effect_translucency/metadata.desktop share/kwin/effects/kwin4_effect_translucency/metadata.json share/kwin/effects/kwin4_effect_windowaperture/contents/code/main.js share/kwin/effects/kwin4_effect_windowaperture/metadata.desktop share/kwin/effects/kwin4_effect_windowaperture/metadata.json share/kwin/effects/presentwindows/main.qml +share/kwin/kcm_kwintabbox/desktop.png share/kwin/kcm_kwintabbox/dolphin.png share/kwin/kcm_kwintabbox/kmail.png share/kwin/kcm_kwintabbox/konqueror.png share/kwin/kcm_kwintabbox/systemsettings.png share/kwin/onscreennotification/plasma/dummydata/osd.qml share/kwin/onscreennotification/plasma/main.qml share/kwin/outline/plasma/outline.qml share/kwin/scripts/desktopchangeosd/contents/ui/main.qml share/kwin/scripts/desktopchangeosd/contents/ui/osd.qml share/kwin/scripts/desktopchangeosd/metadata.desktop share/kwin/scripts/desktopchangeosd/metadata.json share/kwin/scripts/minimizeall/contents/code/main.js share/kwin/scripts/minimizeall/metadata.desktop share/kwin/scripts/minimizeall/metadata.json share/kwin/scripts/synchronizeskipswitcher/contents/code/main.js share/kwin/scripts/synchronizeskipswitcher/metadata.desktop share/kwin/scripts/synchronizeskipswitcher/metadata.json share/kwin/scripts/videowall/contents/code/main.js share/kwin/scripts/videowall/contents/config/main.xml share/kwin/scripts/videowall/contents/ui/config.ui share/kwin/scripts/videowall/metadata.desktop share/kwin/scripts/videowall/metadata.json share/kwin/tm_inner.png share/kwin/tm_outer.png share/qlogging-categories5/org_kde_kwin.categories