diff --git a/x11-wm/kwinft/Makefile b/x11-wm/kwinft/Makefile index 76807c830a8c..a81580ed84fc 100644 --- a/x11-wm/kwinft/Makefile +++ b/x11-wm/kwinft/Makefile @@ -1,98 +1,95 @@ PORTNAME= kwinft DISTVERSIONPREFIX= ${PORTNAME}@ -DISTVERSION= 5.26.0 -PORTREVISION= 2 +DISTVERSION= 5.27.0 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland compositor and X11 window manager WWW= https://gitlab.com/kwinft/kwinft LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= requires https://invent.kde.org/plasma/kwin/-/commit/9e97c7383c73 - 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 USE_KDE= ecm:build auth config configwidgets \ coreaddons crash dbusaddons decoration globalaccel i18n \ idletime kcmutils kdeclarative kio kscreenlocker newstuff \ notifications package plasma-framework service \ widgetsaddons windowsystem xmlgui USE_LDCONFIG= yes USE_QT= qmake:build buildtools:build core dbus declarative gui \ multimedia:run quickcontrols2:run widgets x11extras USE_XORG= pixman x11 xcb xi SHEBANG_FILES= effect/effects/*.py kconf_update/*.py kconf_update/*.pl -GL_COMMIT= 3005b261c7e069a2cee5f35ed676356b1a8c11b0 +GL_COMMIT= 6d47e3aebd58ea1e7556c67e0f7870e874922f7c PLIST_SUB= VERSION=${PORTVERSION} LDFLAGS+= -Wl,--as-needed # GL, ICE/SM/Xext, 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 post-patch: # Convert nodes from linprocfs(5) to procfs(5) # XXX kwinft lacks https://invent.kde.org/plasma/kwin/-/commit/1bc7afe8aaa9 @${REINPLACE_CMD} -e '/proc/,+1s,/exe,/file,' \ ${WRKSRC}/base/wayland/filtered_display.cpp \ ${WRKSRC}/desktop/kde/service_utils.h # Generic nodes are not supported by procfs(5) @${REINPLACE_CMD} -e '/mounts/s,/proc,/compat/linux&,' \ ${WRKSRC}/debug/perf/ftrace_impl.cpp # XXX Drop after FreeBSD 12.3 EOL around 2023-03-01 (don't forget distinfo) .if ${CXX} == c++ && exists(/usr/lib/libc++.so) .if !exists(/usr/include/c++/v1/concepts) || make(makesum) || make(fetch) USES+= llvm:13,build CC= clang${LLVM_VERSION} CXX= clang++${LLVM_VERSION} CPP= clang-cpp${LLVM_VERSION} # XXX Move into separate port and standardize via USES USE_GITHUB= nodefault GH_TUPLE+= llvm:llvm-project:llvmorg-13.0.1:libcxx CXXFLAGS+= -nostdinc++ -isystem${WRKDIR}/libcxx_prefix/include/c++/v1 # Don't link against new libc++ to avoid ABI mismatch in Qt #LDFLAGS+= -nostdlib++ -L${WRKDIR}/libcxx_prefix/lib -l:libc++.a -lcxxrt pre-configure: bundled-libcxx bundled-libcxx: @${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS:M*Ninja*} \ -DCMAKE_INSTALL_PREFIX:PATH=${WRKDIR}/libcxx_prefix \ -B ${WRKDIR}/libcxx_build -S ${WRKSRC_libcxx}/libcxx @${DO_MAKE_BUILD:NDESTDIR*} install -C ${WRKDIR}/libcxx_build .endif .endif # exists(/usr/lib/libc++.so) .include diff --git a/x11-wm/kwinft/distinfo b/x11-wm/kwinft/distinfo index 9b9544fa7cf5..e7ee1788831c 100644 --- a/x11-wm/kwinft/distinfo +++ b/x11-wm/kwinft/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1665499617 +TIMESTAMP = 1676645458 SHA256 (llvm-llvm-project-llvmorg-13.0.1_GH0.tar.gz) = 09c50d558bd975c41157364421820228df66632802a4a6a7c9c17f86a7340802 SIZE (llvm-llvm-project-llvmorg-13.0.1_GH0.tar.gz) = 147290251 -SHA256 (kwinft-kwinft-3005b261c7e069a2cee5f35ed676356b1a8c11b0_GL0.tar.gz) = 8ca664a1a780be5c0fed63abbd145624a308404742903591e353790028ba66ba -SIZE (kwinft-kwinft-3005b261c7e069a2cee5f35ed676356b1a8c11b0_GL0.tar.gz) = 5021610 +SHA256 (kwinft-kwinft-6d47e3aebd58ea1e7556c67e0f7870e874922f7c_GL0.tar.gz) = ac43fed49afeb5966199d1ce317b00d5c62c0a92271e5a40f7d7c2d6d325d7dc +SIZE (kwinft-kwinft-6d47e3aebd58ea1e7556c67e0f7870e874922f7c_GL0.tar.gz) = 5026514 diff --git a/x11-wm/kwinft/files/patch-render_post_night__color__manager.h b/x11-wm/kwinft/files/patch-render_post_night__color__manager.h new file mode 100644 index 000000000000..1bc88a701615 --- /dev/null +++ b/x11-wm/kwinft/files/patch-render_post_night__color__manager.h @@ -0,0 +1,19 @@ +Use "daylight" from "night_color_data.h" instead of + +In file included from base/options.cpp:15: +In file included from render/platform.h:10: +render/post/night_color_manager.h:478:28: error: use of undeclared identifier 'daylight' + const bool isDay = daylight; + ^ + +--- render/post/night_color_manager.h.orig 2023-02-17 14:50:58 UTC ++++ render/post/night_color_manager.h +@@ -475,7 +475,7 @@ class night_color_manager (private) + slow_update_timer = nullptr; + + const QDateTime now = QDateTime::currentDateTime(); +- const bool isDay = daylight; ++ const bool isDay = data.daylight; + const int targetTemp = isDay ? data.temperature.day_target : data.temperature.night_target; + + // We've reached the target color temperature or the transition time is zero. diff --git a/x11-wm/kwinft/pkg-plist b/x11-wm/kwinft/pkg-plist index 86e3ff47847e..70f5a4152b7b 100644 --- a/x11-wm/kwinft/pkg-plist +++ b/x11-wm/kwinft/pkg-plist @@ -1,380 +1,369 @@ bin/kwin_wayland bin/kwin_wayland_wrapper bin/kwin_x11 include/kwin_export.h include/kwinanimationeffect.h include/kwinconfig.h include/kwineffectquickview.h include/kwineffects.h include/kwineffects/animation_effect.h include/kwineffects/effect.h include/kwineffects/effect_frame.h include/kwineffects/effect_integration.h include/kwineffects/effect_plugin_factory.h include/kwineffects/effect_quick_view.h include/kwineffects/effect_screen.h include/kwineffects/effect_window.h include/kwineffects/effects_handler.h include/kwineffects/export.h include/kwineffects/motions.h include/kwineffects/offscreen_effect.h include/kwineffects/paint_clipper.h include/kwineffects/paint_data.h include/kwineffects/time_line.h include/kwineffects/types.h include/kwineffects/window_quad.h include/kwineffects_export.h include/kwingl/export.h include/kwingl/platform.h include/kwingl/texture.h include/kwingl/utils.h include/kwingl/utils_funcs.h include/kwinglobals.h include/kwinglplatform.h include/kwingltexture.h include/kwinglutils.h include/kwinglutils_export.h include/kwinglutils_funcs.h include/kwinoffscreeneffect.h +include/kwinquickeffect.h include/kwinxrender/export.h include/kwinxrender/utils.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/libkcmkwincommon.so.5 lib/libkwin.so.%%VERSION%% -lib/libkwin_wayland.so.5 +lib/libkwin.so.5 lib/libkwin_wayland.so.%%VERSION%% +lib/libkwin_wayland.so.5 lib/libkwineffects.so -lib/libkwineffects.so.13 lib/libkwineffects.so.%%VERSION%% +lib/libkwineffects.so.14 lib/libkwinglutils.so -lib/libkwinglutils.so.13 lib/libkwinglutils.so.%%VERSION%% +lib/libkwinglutils.so.14 lib/libkwinxrenderutils.so -lib/libkwinxrenderutils.so.13 lib/libkwinxrenderutils.so.%%VERSION%% +lib/libkwinxrenderutils.so.14 %%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_overview_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_windowview_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_wobblywindows_config.so %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_zoom_config.so %%QT_PLUGINDIR%%/org.kde.kdecoration2/kwin5_aurorae.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_effects.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_scripts.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_virtualdesktops.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwindecoration.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwinrules.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwinoptions.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwinscreenedges.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwintabbox.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwintouchscreen.so %%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kwincompositing.so +%%QT_QMLDIR%%/org/kde/kwin.2/DesktopThumbnailItem.qml %%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/effects/WindowHeap.qml +%%QT_QMLDIR%%/org/kde/kwin/private/effects/WindowHeapDelegate.qml +%%QT_QMLDIR%%/org/kde/kwin/private/effects/libeffectsplugin.so +%%QT_QMLDIR%%/org/kde/kwin/private/effects/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/kcm_kwin_effects.desktop share/applications/kcm_kwin_scripts.desktop share/applications/kcm_kwin_virtualdesktops.desktop share/applications/kcm_kwindecoration.desktop share/applications/kcm_kwinoptions.desktop share/applications/kcm_kwinrules.desktop share/applications/kcm_kwintabbox.desktop share/applications/kwincompositing.desktop 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.InputDevice.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-5.23-remove-cover-switch.py +share/kconf_update/kwin-5.23-remove-flip-switch.py +share/kconf_update/kwin-5.25-effect-pluginid-config-group.py 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-5.23-virtual-desktop-ids.py 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_scripts/contents/ui/main.qml share/kpackage/kcms/kcm_kwin_virtualdesktops/contents/ui/main.qml 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_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/ValueEditor.qml share/kpackage/kcms/kcm_kwinrules/contents/ui/main.qml share/kpackage/kcms/kcm_kwinrules/metadata.desktop share/kpackage/kcms/kcm_kwinrules/metadata.json -share/kservices5/kwin/kwin4_decoration_qml_plastik.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_blend/metadata.json 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_overview/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_windowview/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/decorations/kwin4_decoration_qml_plastik/metadata.json +share/kwin/effects/desktopgrid/qml/DesktopView.qml +share/kwin/effects/desktopgrid/qml/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/effects/overview/qml/DesktopBar.qml +share/kwin/effects/overview/qml/DesktopView.qml +share/kwin/effects/overview/qml/ScreenView.qml +share/kwin/effects/showfps/qml/main.qml +share/kwin/effects/windowview/qml/main.qml share/kwin/frames/plasma/frame_none.qml share/kwin/frames/plasma/frame_styled.qml share/kwin/frames/plasma/frame_unstyled.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