diff options
Diffstat (limited to 'x11-wm')
| -rw-r--r-- | x11-wm/bspwm-devel/Makefile | 4 | ||||
| -rw-r--r-- | x11-wm/bspwm/Makefile | 2 | ||||
| -rw-r--r-- | x11-wm/bspwm/distinfo | 6 | ||||
| -rw-r--r-- | x11-wm/plasma6-kdecoration/distinfo | 6 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin-x11/Makefile | 11 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin-x11/distinfo | 6 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin-x11/files/patch-cmake_modules_Findhwdata.cmake | 4 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin-x11/pkg-plist | 25 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin/Makefile | 14 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin/distinfo | 6 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin/files/patch-cmake_modules_Findhwdata.cmake | 4 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin/files/patch-src_backends_libinput_device.cpp | 17 | ||||
| -rw-r--r-- | x11-wm/plasma6-kwin/pkg-plist | 34 | 
13 files changed, 77 insertions, 62 deletions
| diff --git a/x11-wm/bspwm-devel/Makefile b/x11-wm/bspwm-devel/Makefile index ea5b614279cc..ebc9412336fd 100644 --- a/x11-wm/bspwm-devel/Makefile +++ b/x11-wm/bspwm-devel/Makefile @@ -1,5 +1,5 @@  PORTNAME=	bspwm -DISTVERSION=	0.9.11.20250924 +DISTVERSION=	0.9.12.20251008  CATEGORIES=	x11-wm  PKGNAMESUFFIX=	-devel @@ -18,7 +18,7 @@ RUN_DEPENDS=	sxhkd:x11/sxhkd  USES=		gmake localbase:ldflags xorg  USE_GITHUB=	yes  GH_ACCOUNT=	baskerville -GH_TAGNAME=	0f7e65ed23476a196f55a49271ca3d53ae71120b +GH_TAGNAME=	c5cf7d3943f9a34a5cb2bab36bf473fd77e7d4f6  USE_XORG=	xcb  CONFLICTS_INSTALL=	bspwm diff --git a/x11-wm/bspwm/Makefile b/x11-wm/bspwm/Makefile index df93e4cd1852..d4eac4761413 100644 --- a/x11-wm/bspwm/Makefile +++ b/x11-wm/bspwm/Makefile @@ -1,5 +1,5 @@  PORTNAME=	bspwm -DISTVERSION=	0.9.11 +DISTVERSION=	0.9.12  CATEGORIES=	x11-wm  MAINTAINER=	jbo@FreeBSD.org diff --git a/x11-wm/bspwm/distinfo b/x11-wm/bspwm/distinfo index 3479579b9f1b..6ca398600cde 100644 --- a/x11-wm/bspwm/distinfo +++ b/x11-wm/bspwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1758812841 -SHA256 (baskerville-bspwm-0.9.11_GH0.tar.gz) = 1de33634842d92421a92caabebb051c7a9281d0ec2f8f375871a043f0ea520ce -SIZE (baskerville-bspwm-0.9.11_GH0.tar.gz) = 118492 +TIMESTAMP = 1761417406 +SHA256 (baskerville-bspwm-0.9.12_GH0.tar.gz) = ca3be808e3d0c785955f1613e6e860fc51b5db086b821b48707466da1a06392c +SIZE (baskerville-bspwm-0.9.12_GH0.tar.gz) = 118563 diff --git a/x11-wm/plasma6-kdecoration/distinfo b/x11-wm/plasma6-kdecoration/distinfo index 2d791daa3f5d..babeef0b1941 100644 --- a/x11-wm/plasma6-kdecoration/distinfo +++ b/x11-wm/plasma6-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757499251 -SHA256 (KDE/plasma/6.4.5/kdecoration-6.4.5.tar.xz) = f9d3ec4256cf7125a3b0bc08c7737af715235d5c22b69ba29797bb06c5ef4a4c -SIZE (KDE/plasma/6.4.5/kdecoration-6.4.5.tar.xz) = 58076 +TIMESTAMP = 1761168017 +SHA256 (KDE/plasma/6.5.0/kdecoration-6.5.0.tar.xz) = f9ae194fe51fa646d2c8653efad5362a0ad9253e3c28b70e8e42a9c0328b9c1b +SIZE (KDE/plasma/6.5.0/kdecoration-6.5.0.tar.xz) = 58756 diff --git a/x11-wm/plasma6-kwin-x11/Makefile b/x11-wm/plasma6-kwin-x11/Makefile index b3c51eb1e30d..121e35e210a9 100644 --- a/x11-wm/plasma6-kwin-x11/Makefile +++ b/x11-wm/plasma6-kwin-x11/Makefile @@ -1,6 +1,5 @@  PORTNAME=	kwin-x11  DISTVERSION=	${KDE_PLASMA_VERSION} -PORTREVISION=	1  CATEGORIES=	x11-wm kde kde-plasma  COMMENT=	Easy to use, but flexible, X Window Manager @@ -14,7 +13,6 @@ LIB_DEPENDS=	libdisplay-info.so:sysutils/libdisplay-info \  		libepoxy.so:graphics/libepoxy \  		libfontconfig.so:x11-fonts/fontconfig \  		libfreetype.so:print/freetype2 \ -		libinput.so:x11/libinput \  		liblcms2.so:graphics/lcms2 \  		libpipewire-0.3.so:multimedia/pipewire \  		libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 \ @@ -23,22 +21,21 @@ LIB_DEPENDS=	libdisplay-info.so:sysutils/libdisplay-info \  		libxcb-cursor.so:x11/xcb-util-cursor \  		libxcb-icccm.so:x11/xcb-util-wm \  		libxcb-keysyms.so:x11/xcb-util-keysyms \ -		libxcvt.so:x11/libxcvt \  		libxkbcommon.so:x11/libxkbcommon  RUN_DEPENDS=	hwdata>0:misc/hwdata  USES=		cmake gettext gl kde:6 pkgconfig python qt:6 shebangfix tar:xz \  		xorg  USE_GL=		egl gbm gl opengl -USE_KDE=	activities attica auth colorscheme config \ +USE_KDE=	auth breeze colorscheme config \  		configwidgets coreaddons crash dbusaddons decoration \  		globalaccel globalacceld guiaddons i18n idletime kcmutils \ -		kdeclarative kpipewire kscreenlocker libplasma newstuff \ -		notifications package runner service svg wayland widgetsaddons \ +		kdeclarative knighttime kscreenlocker libplasma newstuff \ +		notifications package runner service svg widgetsaddons \  		windowsystem xmlgui \  		ecm:build plasma-wayland-protocols:build \  		aurorae:run breeze:run -USE_QT=		base declarative multimedia sensors tools wayland +USE_QT=		base declarative sensors tools wayland  USE_XORG=	ice sm x11 xcb xext xi  BINARY_ALIAS=	python3=${PYTHON_CMD} diff --git a/x11-wm/plasma6-kwin-x11/distinfo b/x11-wm/plasma6-kwin-x11/distinfo index d3c3c420303d..c3c716a13a62 100644 --- a/x11-wm/plasma6-kwin-x11/distinfo +++ b/x11-wm/plasma6-kwin-x11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757499252 -SHA256 (KDE/plasma/6.4.5/kwin-x11-6.4.5.tar.xz) = cea91879467afdfa2caf0ec6dd7256eae78defa970cdc9a947fefd85d417acb1 -SIZE (KDE/plasma/6.4.5/kwin-x11-6.4.5.tar.xz) = 6881776 +TIMESTAMP = 1761168018 +SHA256 (KDE/plasma/6.5.0/kwin-x11-6.5.0.tar.xz) = a79d8f7b4610b48f1d8f51329422b2882ed4daadf38e5c9042d25b1594176513 +SIZE (KDE/plasma/6.5.0/kwin-x11-6.5.0.tar.xz) = 6854540 diff --git a/x11-wm/plasma6-kwin-x11/files/patch-cmake_modules_Findhwdata.cmake b/x11-wm/plasma6-kwin-x11/files/patch-cmake_modules_Findhwdata.cmake index 1e09fac7a31c..d191ae3a79c7 100644 --- a/x11-wm/plasma6-kwin-x11/files/patch-cmake_modules_Findhwdata.cmake +++ b/x11-wm/plasma6-kwin-x11/files/patch-cmake_modules_Findhwdata.cmake @@ -6,8 +6,8 @@   if (UNIX AND NOT APPLE)  -    find_path(hwdata_DIR NAMES hwdata/pnp.ids HINTS /usr/share ENV XDG_DATA_DIRS)  -    find_file(hwdata_PNPIDS_FILE NAMES hwdata/pnp.ids HINTS /usr/share) -+    find_path(hwdata_DIR NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share/hwdata /usr/share ENV XDG_DATA_DIRS) -+    find_file(hwdata_PNPIDS_FILE NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share/hwdata /usr/share) ++    find_path(hwdata_DIR NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share /usr/share ENV XDG_DATA_DIRS) ++    find_file(hwdata_PNPIDS_FILE NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share /usr/share)       if (NOT hwdata_DIR OR NOT hwdata_PNPIDS_FILE)           set(hwdata_FOUND FALSE)       else() diff --git a/x11-wm/plasma6-kwin-x11/pkg-plist b/x11-wm/plasma6-kwin-x11/pkg-plist index 92f0f8cd07ce..2832bda141cc 100644 --- a/x11-wm/plasma6-kwin-x11/pkg-plist +++ b/x11-wm/plasma6-kwin-x11/pkg-plist @@ -112,6 +112,8 @@ include/kwin-x11/pluginmanager.h  include/kwin-x11/pointer_input.h  include/kwin-x11/rulebooksettings.h  include/kwin-x11/rules.h +include/kwin-x11/scene/borderoutline.h +include/kwin-x11/scene/borderradius.h  include/kwin-x11/scene/cursordelegate_opengl.h  include/kwin-x11/scene/cursordelegate_qpainter.h  include/kwin-x11/scene/cursoritem.h @@ -124,6 +126,7 @@ include/kwin-x11/scene/itemgeometry.h  include/kwin-x11/scene/itemrenderer.h  include/kwin-x11/scene/itemrenderer_opengl.h  include/kwin-x11/scene/itemrenderer_qpainter.h +include/kwin-x11/scene/outlinedborderitem.h  include/kwin-x11/scene/rootitem.h  include/kwin-x11/scene/scene.h  include/kwin-x11/scene/shadowitem.h @@ -277,14 +280,15 @@ lib/kconf_update_bin/kwin-6.0-delete-desktop-switching-shortcuts-x11  lib/kconf_update_bin/kwin-6.0-remove-breeze-tabbox-default-x11  lib/kconf_update_bin/kwin-6.0-reset-active-mouse-screen-x11  lib/kconf_update_bin/kwin-6.1-remove-gridview-expose-shortcuts-x11 +lib/kconf_update_bin/kwin-6.5-showpaint-changes-x11  lib/kconf_update_bin/kwin5_update_default_rules_x11  lib/libexec/kwin-applywindowdecoration-x11  lib/libexec/kwin_killer_helper_x11 -lib/libkcmkwincommon-x11.so.%%KDE_PLASMA_VERSION%%  lib/libkcmkwincommon-x11.so.6 +lib/libkcmkwincommon-x11.so.%%KDE_PLASMA_VERSION%%  lib/libkwin-x11.so -lib/libkwin-x11.so.%%KDE_PLASMA_VERSION%%  lib/libkwin-x11.so.6 +lib/libkwin-x11.so.%%KDE_PLASMA_VERSION%%  %%QT_PLUGINDIR%%/kf6/packagestructure/kwin_aurorae_x11.so  %%QT_PLUGINDIR%%/kf6/packagestructure/kwin_decoration_x11.so  %%QT_PLUGINDIR%%/kf6/packagestructure/kwin_effect_x11.so @@ -294,20 +298,16 @@ lib/libkwin-x11.so.6  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_blur_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_diminactive_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_glide_config.so -%%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_invert_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_magiclamp_config.so -%%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_magnifier_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_mouseclick_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_mousemark_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_overview_config.so -%%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_showpaint_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_slide_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_thumbnailaside_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_tileseditor_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_trackmouse_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_windowview_config.so  %%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_wobblywindows_config.so -%%QT_PLUGINDIR%%/kwin-x11/effects/configs/kwin_zoom_config.so  %%QT_PLUGINDIR%%/kwin-x11/plugins/krunnerintegration.so  %%QT_PLUGINDIR%%/kwin-x11/plugins/nightlight.so  %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_animations_x11.so @@ -432,6 +432,18 @@ share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-ready-akregator.pn  share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-tbird-compose.png  share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-tbird-main.png  share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-tbird-reminder.png +share/doc/HTML/es/kcontrol/desktop-x11/index.cache.bz2 +share/doc/HTML/es/kcontrol/desktop-x11/index.docbook +share/doc/HTML/es/kcontrol/kwindecoration-x11/index.cache.bz2 +share/doc/HTML/es/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/es/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/es/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/es/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/es/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/es/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/es/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/es/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/es/kcontrol/kwinvirtualkeyboard-x11/index.docbook  share/doc/HTML/it/kcontrol/desktop-x11/index.cache.bz2  share/doc/HTML/it/kcontrol/desktop-x11/index.docbook  share/doc/HTML/it/kcontrol/kwindecoration-x11/index.cache.bz2 @@ -1055,6 +1067,7 @@ share/locale/ku/LC_MESSAGES/kcm_kwinrules_x11.mo  share/locale/ku/LC_MESSAGES/kcmkwincompositing_x11.mo  share/locale/ku/LC_MESSAGES/kcmkwm_x11.mo  share/locale/ku/LC_MESSAGES/kwin_x11.mo +share/locale/lt/LC_MESSAGES/kcm_animations_x11.mo  share/locale/lt/LC_MESSAGES/kcm_kwin_effects_x11.mo  share/locale/lt/LC_MESSAGES/kcm_kwin_scripts_x11.mo  share/locale/lt/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo diff --git a/x11-wm/plasma6-kwin/Makefile b/x11-wm/plasma6-kwin/Makefile index d7cdd418dfc3..2eac26edc93f 100644 --- a/x11-wm/plasma6-kwin/Makefile +++ b/x11-wm/plasma6-kwin/Makefile @@ -1,6 +1,6 @@  PORTNAME=	kwin  DISTVERSION=	${KDE_PLASMA_VERSION} -PORTREVISION=	2 +PORTREVISION=	1  CATEGORIES=	x11-wm kde kde-plasma  COMMENT=	Easy to use, but flexible, Wayland Compositor @@ -8,8 +8,7 @@ MAINTAINER=	kde@FreeBSD.org  BUILD_DEPENDS=	${LOCALBASE}/include/linux/input.h:devel/evdev-proto \  		hwdata>0:misc/hwdata \ -		wayland-protocols>0:graphics/wayland-protocols \ -		Xwayland:x11-servers/xwayland +		wayland-protocols>0:graphics/wayland-protocols  LIB_DEPENDS=	libdisplay-info.so:sysutils/libdisplay-info \  		libdrm.so:graphics/libdrm \  		libepoxy.so:graphics/libepoxy \ @@ -21,7 +20,6 @@ LIB_DEPENDS=	libdisplay-info.so:sysutils/libdisplay-info \  		libqaccessibilityclient-qt6.so:accessibility/libqaccessibilityclient@qt6 \  		libudev.so:devel/libudev-devd \  		libwayland-client.so:graphics/wayland \ -		libxcb-cursor.so:x11/xcb-util-cursor \  		libxcb-icccm.so:x11/xcb-util-wm \  		libxcb-keysyms.so:x11/xcb-util-keysyms \  		libxcvt.so:x11/libxcvt \ @@ -32,10 +30,10 @@ RUN_DEPENDS=	hwdata>0:misc/hwdata \  USES=		cmake gettext gl kde:6 pkgconfig python qt:6 shebangfix tar:xz \  		xorg  USE_GL=		egl gbm gl opengl -USE_KDE=	activities attica auth colorscheme config \ -		configwidgets coreaddons crash dbusaddons decoration \ -		globalaccel globalacceld guiaddons i18n idletime kcmutils \ -		kdeclarative kpipewire kscreenlocker libplasma newstuff \ +USE_KDE=	auth colorscheme config \ +		coreaddons crash dbusaddons decoration \ +		globalaccel globalacceld guiaddons holidays i18n idletime kcmutils \ +		kdeclarative knighttime kpipewire kscreenlocker libplasma newstuff \  		notifications package runner service svg wayland widgetsaddons \  		windowsystem xmlgui \  		ecm:build plasma-wayland-protocols:build \ diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo index 1cb84eb56f66..386cf3e2bb63 100644 --- a/x11-wm/plasma6-kwin/distinfo +++ b/x11-wm/plasma6-kwin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757499252 -SHA256 (KDE/plasma/6.4.5/kwin-6.4.5.tar.xz) = decf1cb79127c285c7eda768e7ff4f97c72f314735c82685758f0b956ac151f7 -SIZE (KDE/plasma/6.4.5/kwin-6.4.5.tar.xz) = 8792000 +TIMESTAMP = 1761168017 +SHA256 (KDE/plasma/6.5.0/kwin-6.5.0.tar.xz) = e0eaa67980266fe27fe32d15c9f18f8206776919f81d4e1a889d34c5f65cf982 +SIZE (KDE/plasma/6.5.0/kwin-6.5.0.tar.xz) = 8787556 diff --git a/x11-wm/plasma6-kwin/files/patch-cmake_modules_Findhwdata.cmake b/x11-wm/plasma6-kwin/files/patch-cmake_modules_Findhwdata.cmake index 1e09fac7a31c..d191ae3a79c7 100644 --- a/x11-wm/plasma6-kwin/files/patch-cmake_modules_Findhwdata.cmake +++ b/x11-wm/plasma6-kwin/files/patch-cmake_modules_Findhwdata.cmake @@ -6,8 +6,8 @@   if (UNIX AND NOT APPLE)  -    find_path(hwdata_DIR NAMES hwdata/pnp.ids HINTS /usr/share ENV XDG_DATA_DIRS)  -    find_file(hwdata_PNPIDS_FILE NAMES hwdata/pnp.ids HINTS /usr/share) -+    find_path(hwdata_DIR NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share/hwdata /usr/share ENV XDG_DATA_DIRS) -+    find_file(hwdata_PNPIDS_FILE NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share/hwdata /usr/share) ++    find_path(hwdata_DIR NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share /usr/share ENV XDG_DATA_DIRS) ++    find_file(hwdata_PNPIDS_FILE NAMES hwdata/pnp.ids HINTS ${CMAKE_INSTALL_PREFIX}/share /usr/share)       if (NOT hwdata_DIR OR NOT hwdata_PNPIDS_FILE)           set(hwdata_FOUND FALSE)       else() diff --git a/x11-wm/plasma6-kwin/files/patch-src_backends_libinput_device.cpp b/x11-wm/plasma6-kwin/files/patch-src_backends_libinput_device.cpp new file mode 100644 index 000000000000..94c97a7abce8 --- /dev/null +++ b/x11-wm/plasma6-kwin/files/patch-src_backends_libinput_device.cpp @@ -0,0 +1,17 @@ +--- src/backends/libinput/device.cpp.orig	2025-10-16 11:33:48 UTC ++++ src/backends/libinput/device.cpp +@@ -467,9 +467,11 @@ Device::Device(libinput_device *device, QObject *paren +     if (udevDevice != nullptr) { +         const auto devPath = udev_device_get_devpath(udevDevice); +  +-        // In UDev, all virtual uinput devices have a devpath start with /devices/virtual +-        m_isVirtual = strstr(devPath, "/devices/virtual/") != nullptr; +-        udev_device_unref(udevDevice); ++        if (devPath != nullptr) { ++            // In UDev, all virtual uinput devices have a devpath start with /devices/virtual ++            m_isVirtual = strstr(devPath, "/devices/virtual/") != nullptr; ++            udev_device_unref(udevDevice); ++        } +     } +  +     QDBusConnection::sessionBus().registerObject(QStringLiteral("/org/kde/KWin/InputDevice/") + m_sysName, diff --git a/x11-wm/plasma6-kwin/pkg-plist b/x11-wm/plasma6-kwin/pkg-plist index 85865349c944..872528c34bae 100644 --- a/x11-wm/plasma6-kwin/pkg-plist +++ b/x11-wm/plasma6-kwin/pkg-plist @@ -1,5 +1,6 @@  bin/kwin_wayland  bin/kwin_wayland_wrapper +bin/kwindowprop  include/kwin/activities.h  include/kwin/appmenu.h  include/kwin/atoms.h @@ -26,8 +27,6 @@ include/kwin/core/outputlayer.h  include/kwin/core/pixelgrid.h  include/kwin/core/renderbackend.h  include/kwin/core/renderjournal.h -include/kwin/core/renderlayer.h -include/kwin/core/renderlayerdelegate.h  include/kwin/core/renderloop.h  include/kwin/core/renderloop_p.h  include/kwin/core/rendertarget.h @@ -111,10 +110,9 @@ include/kwin/pluginmanager.h  include/kwin/pointer_input.h  include/kwin/rulebooksettings.h  include/kwin/rules.h -include/kwin/scene/cursordelegate_opengl.h -include/kwin/scene/cursordelegate_qpainter.h +include/kwin/scene/borderoutline.h +include/kwin/scene/borderradius.h  include/kwin/scene/cursoritem.h -include/kwin/scene/cursorscene.h  include/kwin/scene/decorationitem.h  include/kwin/scene/dndiconitem.h  include/kwin/scene/imageitem.h @@ -123,6 +121,7 @@ include/kwin/scene/itemgeometry.h  include/kwin/scene/itemrenderer.h  include/kwin/scene/itemrenderer_opengl.h  include/kwin/scene/itemrenderer_qpainter.h +include/kwin/scene/outlinedborderitem.h  include/kwin/scene/rootitem.h  include/kwin/scene/scene.h  include/kwin/scene/shadowitem.h @@ -132,7 +131,7 @@ include/kwin/scene/surfaceitem_wayland.h  include/kwin/scene/windowitem.h  include/kwin/scene/workspacescene.h  include/kwin/screenedge.h -include/kwin/screenlockerwatcher.h +include/kwin/screenedgegestures.h  include/kwin/shadow.h  include/kwin/sm.h  include/kwin/tablet_input.h @@ -147,6 +146,7 @@ include/kwin/utils/drm_format_helper.h  include/kwin/utils/edid.h  include/kwin/utils/executable_path.h  include/kwin/utils/filedescriptor.h +include/kwin/utils/gravity.h  include/kwin/utils/kernel.h  include/kwin/utils/memorymap.h  include/kwin/utils/orientationsensor.h @@ -208,6 +208,7 @@ include/kwin/wayland/plasmawindowmanagement.h  include/kwin/wayland/pointer.h  include/kwin/wayland/pointerconstraints_v1.h  include/kwin/wayland/pointergestures_v1.h +include/kwin/wayland/pointerwarp_v1.h  include/kwin/wayland/presentationtime.h  include/kwin/wayland/primaryselectiondevice_v1.h  include/kwin/wayland/primaryselectiondevicemanager_v1.h @@ -222,6 +223,7 @@ include/kwin/wayland/qwayland-server-fifo-v1.h  include/kwin/wayland/qwayland-server-frog-color-management-v1.h  include/kwin/wayland/qwayland-server-kde-external-brightness-v1.h  include/kwin/wayland/qwayland-server-linux-drm-syncobj-v1.h +include/kwin/wayland/qwayland-server-pointer-warp-v1.h  include/kwin/wayland/qwayland-server-presentation-time.h  include/kwin/wayland/qwayland-server-single-pixel-buffer-v1.h  include/kwin/wayland/qwayland-server-xdg-toplevel-tag-v1.h @@ -253,6 +255,7 @@ include/kwin/wayland/wayland-fifo-v1-server-protocol.h  include/kwin/wayland/wayland-frog-color-management-v1-server-protocol.h  include/kwin/wayland/wayland-kde-external-brightness-v1-server-protocol.h  include/kwin/wayland/wayland-linux-drm-syncobj-v1-server-protocol.h +include/kwin/wayland/wayland-pointer-warp-v1-server-protocol.h  include/kwin/wayland/wayland-presentation-time-server-protocol.h  include/kwin/wayland/wayland-single-pixel-buffer-v1-server-protocol.h  include/kwin/wayland/wayland-xdg-toplevel-tag-v1-server-protocol.h @@ -289,6 +292,7 @@ lib/kconf_update_bin/kwin-6.0-delete-desktop-switching-shortcuts  lib/kconf_update_bin/kwin-6.0-remove-breeze-tabbox-default  lib/kconf_update_bin/kwin-6.0-reset-active-mouse-screen  lib/kconf_update_bin/kwin-6.1-remove-gridview-expose-shortcuts +lib/kconf_update_bin/kwin-6.5-showpaint-changes  lib/kconf_update_bin/kwin5_update_default_rules  lib/libexec/kwin-applywindowdecoration  lib/libexec/kwin-tabbox-preview @@ -308,20 +312,16 @@ lib/libkwin.so.%%KDE_PLASMA_VERSION%%  %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_diminactive_config.so  %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_glide_config.so  %%QT_PLUGINDIR%%/kwin/effects/configs/kwin_hidecursor_config.so -%%QT_PLUGINDIR%%/kwin/effects/configs/kwin_invert_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_overview_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_tileseditor_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%%/kwin/plugins/BounceKeysPlugin.so  %%QT_PLUGINDIR%%/kwin/plugins/KeyNotificationPlugin.so  %%QT_PLUGINDIR%%/kwin/plugins/MouseKeysPlugin.so @@ -332,6 +332,7 @@ lib/libkwin.so.%%KDE_PLASMA_VERSION%%  %%QT_PLUGINDIR%%/kwin/plugins/krunnerintegration.so  %%QT_PLUGINDIR%%/kwin/plugins/nightlight.so  %%QT_PLUGINDIR%%/kwin/plugins/screencast.so +%%QT_PLUGINDIR%%/kwin/plugins/screenshot.so  %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_animations.so  %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_effects.so  %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_scripts.so @@ -733,7 +734,6 @@ share/krunner/dbusplugins/kwin-runner-windows.desktop  %%DATADIR%%/builtin-effects/blur.json  %%DATADIR%%/builtin-effects/colorblindnesscorrection.json  %%DATADIR%%/builtin-effects/colorpicker.json -%%DATADIR%%/builtin-effects/contrast.json  %%DATADIR%%/builtin-effects/diminactive.json  %%DATADIR%%/builtin-effects/fallapart.json  %%DATADIR%%/builtin-effects/glide.json @@ -748,7 +748,6 @@ share/krunner/dbusplugins/kwin-runner-windows.desktop  %%DATADIR%%/builtin-effects/outputlocator.json  %%DATADIR%%/builtin-effects/overview.json  %%DATADIR%%/builtin-effects/screenedge.json -%%DATADIR%%/builtin-effects/screenshot.json  %%DATADIR%%/builtin-effects/screentransform.json  %%DATADIR%%/builtin-effects/shakecursor.json  %%DATADIR%%/builtin-effects/sheet.json @@ -794,30 +793,20 @@ share/krunner/dbusplugins/kwin-runner-windows.desktop  %%DATADIR%%/effects/logout/metadata.json  %%DATADIR%%/effects/maximize/contents/code/main.js  %%DATADIR%%/effects/maximize/metadata.json -%%DATADIR%%/effects/outputlocator/qml/OutputLabel.qml  %%DATADIR%%/effects/scale/contents/code/main.js  %%DATADIR%%/effects/scale/contents/config/main.xml  %%DATADIR%%/effects/scale/contents/ui/config.ui  %%DATADIR%%/effects/scale/metadata.json  %%DATADIR%%/effects/sessionquit/contents/code/main.js  %%DATADIR%%/effects/sessionquit/metadata.json -%%DATADIR%%/effects/showcompositing/qml/main.qml -%%DATADIR%%/effects/showfps/qml/main-fallback.qml -%%DATADIR%%/effects/showfps/qml/main.qml  %%DATADIR%%/effects/squash/contents/code/main.js  %%DATADIR%%/effects/squash/metadata.json -%%DATADIR%%/effects/tileseditor/qml/ResizeCorner.qml -%%DATADIR%%/effects/tileseditor/qml/ResizeHandle.qml -%%DATADIR%%/effects/tileseditor/qml/TileDelegate.qml -%%DATADIR%%/effects/tileseditor/qml/layouts.svg -%%DATADIR%%/effects/tileseditor/qml/main.qml  %%DATADIR%%/effects/translucency/contents/code/main.js  %%DATADIR%%/effects/translucency/contents/config/main.xml  %%DATADIR%%/effects/translucency/contents/ui/config.ui  %%DATADIR%%/effects/translucency/metadata.json  %%DATADIR%%/effects/windowaperture/contents/code/main.js  %%DATADIR%%/effects/windowaperture/metadata.json -%%DATADIR%%/effects/windowview/qml/main.qml  %%DATADIR%%/frames/plasma/frame_none.qml  %%DATADIR%%/frames/plasma/frame_styled.qml  %%DATADIR%%/frames/plasma/frame_unstyled.qml @@ -1302,6 +1291,7 @@ share/locale/ku/LC_MESSAGES/kcm_kwindecoration.mo  share/locale/ku/LC_MESSAGES/kcm_kwinrules.mo  share/locale/ku/LC_MESSAGES/kcmkwm.mo  share/locale/ku/LC_MESSAGES/kwin.mo +share/locale/lt/LC_MESSAGES/kcm_animations.mo  share/locale/lt/LC_MESSAGES/kcm_kwin_effects.mo  share/locale/lt/LC_MESSAGES/kcm_kwin_scripts.mo  share/locale/lt/LC_MESSAGES/kcm_kwin_virtualdesktops.mo | 
