diff options
Diffstat (limited to 'x11-wm')
131 files changed, 4094 insertions, 1920 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile index 457231f8e22c..1ef776b4dfe5 100644 --- a/x11-wm/Makefile +++ b/x11-wm/Makefile @@ -88,6 +88,7 @@ SUBDIR += piewm SUBDIR += plasma6-kdecoration SUBDIR += plasma6-kwin + SUBDIR += plasma6-kwin-x11 SUBDIR += pwm SUBDIR += qtile SUBDIR += ratpoison @@ -111,6 +112,7 @@ SUBDIR += vtwm SUBDIR += wayfire SUBDIR += wayfire-plugins-extra + SUBDIR += wideriver SUBDIR += windowmaker SUBDIR += wlmaker SUBDIR += wm2 diff --git a/x11-wm/cagebreak/Makefile b/x11-wm/cagebreak/Makefile index 5559501b6518..df01af5249db 100644 --- a/x11-wm/cagebreak/Makefile +++ b/x11-wm/cagebreak/Makefile @@ -1,5 +1,5 @@ PORTNAME= cagebreak -DISTVERSION= 3.0.0 +DISTVERSION= 3.0.1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -15,7 +15,7 @@ LIB_DEPENDS= libevdev.so:devel/libevdev \ libudev.so:devel/libudev-devd \ libwayland-server.so:graphics/wayland \ libfontconfig.so:x11-fonts/fontconfig \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon diff --git a/x11-wm/cagebreak/distinfo b/x11-wm/cagebreak/distinfo index d0f72ba968e5..17ade06497f5 100644 --- a/x11-wm/cagebreak/distinfo +++ b/x11-wm/cagebreak/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744486732 -SHA256 (project-repo-cagebreak-3.0.0_GH0.tar.gz) = 884cd70445bed1c45116e01e9ddab28b756416b3fb5cc7b6a3057895b64fba03 -SIZE (project-repo-cagebreak-3.0.0_GH0.tar.gz) = 253956 +TIMESTAMP = 1751746407 +SHA256 (project-repo-cagebreak-3.0.1_GH0.tar.gz) = 31e5a7860d0eef21c3bd2a848ae98a019df2cd1d2b8943918ad1c680d3ee0511 +SIZE (project-repo-cagebreak-3.0.1_GH0.tar.gz) = 256648 diff --git a/x11-wm/chamfer/Makefile b/x11-wm/chamfer/Makefile index 8e16deea0ba1..b430623ee3d8 100644 --- a/x11-wm/chamfer/Makefile +++ b/x11-wm/chamfer/Makefile @@ -1,6 +1,6 @@ PORTNAME= chamfer DISTVERSION= s20240928 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/compiz-plugins-extra/Makefile b/x11-wm/compiz-plugins-extra/Makefile index e93e780d09f7..cf0fa5996166 100644 --- a/x11-wm/compiz-plugins-extra/Makefile +++ b/x11-wm/compiz-plugins-extra/Makefile @@ -1,6 +1,6 @@ PORTNAME= compiz-plugins-extra PORTVERSION= 0.8.8 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= x11-wm MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ @@ -17,7 +17,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libnotify.so:devel/libnotify \ libstartup-notification-1.so:x11/startup-notification BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \ - ${LOCALBASE}/libdata/pkgconfig/bcop.pc:devel/compiz-bcop \ + ${LOCALBASE}/share/pkgconfig/bcop.pc:devel/compiz-bcop \ ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/x11-wm/compiz-plugins-main/Makefile b/x11-wm/compiz-plugins-main/Makefile index 9ff004132748..763711f5398c 100644 --- a/x11-wm/compiz-plugins-main/Makefile +++ b/x11-wm/compiz-plugins-main/Makefile @@ -1,41 +1,47 @@ PORTNAME= compiz-plugins-main -PORTVERSION= 0.8.8 -PORTREVISION= 11 +DISTVERSION= 0.8.8 +PORTREVISION= 13 CATEGORIES= x11-wm -MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compiz-plugins-main/ +MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= portmaster@BSDforge.com COMMENT= Plugins for Compiz Composite Window Manager -WWW= https://gitlab.com/compiz/compiz-plugins-main +WWW= https://codeberg.org/BSDforge/${PORTNAME}/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${MY_DEPENDS} LIB_DEPENDS= libcairo.so:graphics/cairo \ + libharfbuzz.so:print/harfbuzz \ libpangocairo-1.0.so:x11-toolkits/pango \ libstartup-notification-1.so:x11/startup-notification -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \ - ${LOCALBASE}/libdata/pkgconfig/bcop.pc:devel/compiz-bcop -RUN_DEPENDS:= ${BUILD_DEPENDS} +MY_DEPENDS= ${LOCALBASE}/share/pkgconfig/bcop.pc:devel/compiz-bcop \ + ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz +RUN_DEPENDS= ${MY_DEPENDS} -GNU_CONFIGURE= yes -INSTALL_TARGET= install-strip USES= gettext-tools gl gmake gnome jpeg libtool:keepla localbase:ldflags pathfix \ - pkgconfig tar:bzip2 xorg + pkgconfig xorg USE_CSTD= gnu89 USE_GL= glu -USE_GNOME= intltool libxslt -USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto xrandr xrender -USE_LDCONFIG= yes +USE_GNOME= glib20 intltool libxslt +USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto \ + xrandr xrender + +GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-schemas + +INSTALL_TARGET= install-strip # Fix build with clang11 CFLAGS+= -fcommon -CONFIGURE_ARGS= --disable-schemas +WRKSRC= ${WRKDIR}/${PORTNAME} -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls .include <bsd.port.mk> diff --git a/x11-wm/compiz-plugins-main/distinfo b/x11-wm/compiz-plugins-main/distinfo index db566a6bbda9..fcd032298638 100644 --- a/x11-wm/compiz-plugins-main/distinfo +++ b/x11-wm/compiz-plugins-main/distinfo @@ -1,2 +1,3 @@ -SHA256 (compiz-plugins-main-0.8.8.tar.bz2) = c79278b5369660d6274661a2c196f1cb016ef2b5d34e30bd18dbaeb241bee248 -SIZE (compiz-plugins-main-0.8.8.tar.bz2) = 1230627 +TIMESTAMP = 1751419715 +SHA256 (compiz-plugins-main-0.8.8.tar.gz) = 2b322a3009857563cc83d6199e5085cebf251b9a2e87b1399a423e8f7fedee16 +SIZE (compiz-plugins-main-0.8.8.tar.gz) = 1869768 diff --git a/x11-wm/compiz-plugins-unsupported/Makefile b/x11-wm/compiz-plugins-unsupported/Makefile index 80b6be7ffcde..455f01b1c92e 100644 --- a/x11-wm/compiz-plugins-unsupported/Makefile +++ b/x11-wm/compiz-plugins-unsupported/Makefile @@ -1,37 +1,43 @@ PORTNAME= compiz-plugins-unsupported -PORTVERSION= 0.8.8 -PORTREVISION= 10 +DISTVERSION= 0.8.8 +PORTREVISION= 12 CATEGORIES= x11-wm -MASTER_SITES= http://releases.compiz.org/${PORTVERSION}/ \ - https://BSDforge.com/prolects/source/x11-wm/compiz-plugins-unsupported/ +MASTER_SITES= https://codeberg.org/BSDforge/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ MAINTAINER= portmaster@BSDforge.com -COMMENT= Plugins for Compiz Composite Window Manager +COMMENT= Plugins for the Compiz Composite Window Manager +WWW= https://codeberg.org/BSDforge/${PORTNAME}/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BUILD_DEPENDS= ${MY_DEPENDS} LIB_DEPENDS= libcairo.so:graphics/cairo \ libstartup-notification-1.so:x11/startup-notification -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz \ - ${LOCALBASE}/libdata/pkgconfig/bcop.pc:devel/compiz-bcop \ - ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main - -RUN_DEPENDS:= ${BUILD_DEPENDS} +MY_DEPENDS= ${LOCALBASE}/share/pkgconfig/bcop.pc:devel/compiz-bcop \ + ${LOCALBASE}/libdata/pkgconfig/compiz-text.pc:x11-wm/compiz-plugins-main \ + ${LOCALBASE}/libdata/pkgconfig/compiz.pc:x11-wm/compiz +RUN_DEPENDS= ${MY_DEPENDS} + +USES= gettext-tools gmake gnome libtool:keepla localbase:ldflags \ + pathfix pkgconfig xorg +# pet pkgfallout@ till I finish updating Compiz et al; +USE_CSTD= gnu89 +USE_GNOME= intltool libxslt +USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto \ + xrandr GNU_CONFIGURE= yes +CONFIGURE_ARGS= --disable-schemas + INSTALL_TARGET= install-strip -USES= gettext-tools gmake gnome libtool:keepla localbase:ldflags pathfix \ - pkgconfig tar:bzip2 xorg -USE_GNOME= intltool libxslt -USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto xrandr -USE_LDCONFIG= yes -CONFIGURE_ARGS= --disable-schemas +WRKSRC= ${WRKDIR}/${PORTNAME} -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls .include <bsd.port.mk> diff --git a/x11-wm/compiz-plugins-unsupported/distinfo b/x11-wm/compiz-plugins-unsupported/distinfo index 2275700e226d..5b74a6b35d1c 100644 --- a/x11-wm/compiz-plugins-unsupported/distinfo +++ b/x11-wm/compiz-plugins-unsupported/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1591511180 -SHA256 (compiz-plugins-unsupported-0.8.8.tar.bz2) = 0b2ed265eda34dd60e1155280cb944bef07499f5f8178fc2498c243b2809481e -SIZE (compiz-plugins-unsupported-0.8.8.tar.bz2) = 1155793 +TIMESTAMP = 1751434440 +SHA256 (compiz-plugins-unsupported-0.8.8.tar.gz) = d2e756f0cb70489c2de06e3dad1fbc822f1c5cdc1ff722aa10fc8c88396f5275 +SIZE (compiz-plugins-unsupported-0.8.8.tar.gz) = 1676248 diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 76414e0c8d2f..f88c02d97470 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -1,6 +1,6 @@ PORTNAME= compiz -PORTVERSION= 0.8.8 -PORTREVISION= 15 +DISTVERSION= 0.8.8 +PORTREVISION= 18 CATEGORIES= x11-wm MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/compiz/ @@ -8,65 +8,68 @@ MAINTAINER= portmaster@BSDforge.com COMMENT= Compiz Composite/Window Manager WWW= http://www.compiz.org/ -LICENSE= GPLv2+ LGPL21+ MIT -LICENSE_COMB= multi +LICENSE= GPLv2+ LGPL21+ MIT +LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING.GPL LICENSE_FILE_LGPL21+ = ${WRKSRC}/COPYING.LGPL LICENSE_FILE_MIT= ${WRKSRC}/COPYING.MIT -LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ +LIB_DEPENDS= libatk-1.0.so:accessibility/at-spi2-core \ + libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libgtop-2.0.so:devel/libgtop \ libpng.so:graphics/png \ libstartup-notification-1.so:x11/startup-notification -RUN_DEPENDS= glxinfo:graphics/mesa-demos \ - ${RUN_DEPENDS_${ARCH}} +RUN_DEPENDS= ${RUN_DEPENDS_${ARCH}} \ + glxinfo:graphics/mesa-demos + RUN_DEPENDS_amd64= nvidia-settings:x11/nvidia-settings RUN_DEPENDS_i386= nvidia-settings:x11/nvidia-settings -USES= gettext-runtime gettext-tools gl gmake gnome libtool \ - localbase pathfix tar:bzip2 xorg xorg-cat:app +USES= gettext-runtime gettext-tools gl gmake gnome libtool localbase \ + pathfix tar:bzip2 xorg xorg-cat:app USE_GL= gl glu -USE_GNOME= cairo intltool libxslt +USE_GNOME= cairo gtk20 intltool libxslt pango USE_LDCONFIG= yes -USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama \ - xorgproto xrandr xrender +USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama xorgproto \ + xrandr xrender GNU_CONFIGURE= yes -CONFIGURE_ARGS= --disable-kde4 \ - --disable-kde \ - --disable-gconf \ +CONFIGURE_ARGS= --disable-gconf \ --disable-gnome \ --disable-gnome-keybindings \ - --disable-metacity \ - --disable-inotify + --disable-inotify \ + --disable-kde \ + --disable-kde4 \ + --disable-metacity + INSTALL_TARGET= install-strip -SUB_FILES= compiz-manager DESKTOP_ENTRIES= "Compiz Manager" \ "Wrapper script for starting compiz" \ "" \ "compiz-manager" \ "System;Core;" \ false +SUB_FILES= compiz-manager -OPTIONS_DEFINE= DBUS FUSE GTK2 SVG -OPTIONS_DEFAULT=DBUS GTK2 SVG -OPTIONS_SUB= yes +OPTIONS_DEFINE= DBUS FUSE GTK2 SVG +OPTIONS_DEFAULT= DBUS GTK2 SVG +OPTIONS_SUB= yes -DBUS_CONFIGURE_ENABLE= dbus DBUS_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:devel/dbus DBUS_RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-1.pc:devel/dbus +DBUS_CONFIGURE_ENABLE= dbus -FUSE_CONFIGURE_ENABLE= fuse FUSE_USES= fuse +FUSE_CONFIGURE_ENABLE= fuse -GTK2_CONFIGURE_ENABLE= gtk -GTK2_USE= GNOME=glib20 GTK2_LIB_DEPENDS= libwnck-1.so:x11-toolkits/libwnck +GTK2_USE= GNOME=glib20 +GTK2_CONFIGURE_ENABLE= gtk +SVG_USE= GNOME=librsvg2 SVG_CONFIGURE_ENABLE= librsvg -SVG_USE= GNOME=librsvg2 .include <bsd.port.options.mk> @@ -76,8 +79,8 @@ CFLAGS+= -Wno-error=incompatible-function-pointer-types .if ${PORT_OPTIONS:MDBUS} && ${PORT_OPTIONS:MGTK2} CONFIGURE_ARGS+= --enable-dbus-glib -BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib -RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib +BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib +RUN_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/dbus-glib-1.pc:devel/dbus-glib .else CONFIGURE_ARGS+= --disable-dbus-glib .endif diff --git a/x11-wm/compiz/files/patch-src_metadata.c b/x11-wm/compiz/files/patch-src_metadata.c new file mode 100644 index 000000000000..899dc4111393 --- /dev/null +++ b/x11-wm/compiz/files/patch-src_metadata.c @@ -0,0 +1,10 @@ +--- src/metadata.c.orig 2025-06-18 00:29:08 UTC ++++ src/metadata.c +@@ -25,6 +25,7 @@ + * David Reveman <davidr@novell.com> + */ + ++#include <stdlib.h> + #include <string.h> + #include <libxml/tree.h> + #include <libxml/xpath.h> diff --git a/x11-wm/cosmic-comp/Makefile b/x11-wm/cosmic-comp/Makefile index e3e88d7431e5..9ab55a03c1e2 100644 --- a/x11-wm/cosmic-comp/Makefile +++ b/x11-wm/cosmic-comp/Makefile @@ -1,6 +1,7 @@ PORTNAME= cosmic-comp DISTVERSIONPREFIX= epoch- DISTVERSION= 1.0.0-alpha.7 +PORTREVISION= 3 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 28c5e43686bb..b221afd7ac9e 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/Makefile @@ -1,6 +1,5 @@ PORTNAME= e16 -PORTVERSION= 1.0.30 -PORTREVISION= 2 +PORTVERSION= 1.0.31 CATEGORIES= x11-wm enlightenment MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}/ @@ -14,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libImlib2.so:graphics/imlib2 \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ - libharfbuzz.so:print/harfbuzz + libharfbuzz.so:print/harfbuzz \ + libdbus-1.so:devel/dbus -USES= autoreconf desktop-file-utils gettext-tools gmake iconv \ +USES= desktop-file-utils gettext-tools gmake iconv \ libtool gnome perl5 pkgconfig python:run shebangfix xorg INSTALL_TARGET= install-strip @@ -61,7 +61,6 @@ SHEBANG_FILES= scripts/e_gen_menu CFLAGS+= -Wno-unused-parameter -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share CONFIGURE_ARGS+=--disable-dependency-tracking --disable-rpath \ --enable-mans SHELL=/bin/sh @@ -69,11 +68,4 @@ CONFIGURE_ARGS+=--disable-dependency-tracking --disable-rpath \ CONFIGURE_ARGS+=--enable-sound=no --with-sndldr=none .endif -post-patch: - ${REINPLACE_CMD} -e '/dl, dlopen/d' ${WRKSRC}/configure.ac - -post-patch-DOCS-off: - ${REINPLACE_CMD} -e '/^SUBDIRS/s|docs ||' \ - ${WRKSRC}/Makefile.am ${WRKSRC}/Makefile.in - .include <bsd.port.mk> diff --git a/x11-wm/e16/distinfo b/x11-wm/e16/distinfo index 27751644ff92..f6eaf1e9e842 100644 --- a/x11-wm/e16/distinfo +++ b/x11-wm/e16/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723448887 -SHA256 (e16-1.0.30.tar.gz) = b8b7748a2c48c4c7c9758d9ad12b14f566d2bec38f2eda533e6d874f5ce9074c -SIZE (e16-1.0.30.tar.gz) = 2406920 +TIMESTAMP = 1754898158 +SHA256 (e16-1.0.31.tar.gz) = 4b2255d43eab66dddd4599096d82948927d28997c0ce445dcc65528f682efe91 +SIZE (e16-1.0.31.tar.gz) = 2425097 diff --git a/x11-wm/evilwm/Makefile b/x11-wm/evilwm/Makefile index b9ac0f15a0c7..aff4b94cf226 100644 --- a/x11-wm/evilwm/Makefile +++ b/x11-wm/evilwm/Makefile @@ -1,10 +1,9 @@ PORTNAME= evilwm -DISTVERSION= 1.4.2 -PORTREVISION= 1 +DISTVERSION= 1.4.3 CATEGORIES= x11-wm MASTER_SITES= http://www.6809.org.uk/evilwm/ -MAINTAINER= cmangin@arobas.net +MAINTAINER= cmanv@duck.com COMMENT= Minimalist window manager based on 9wm WWW= https://www.6809.org.uk/evilwm/ diff --git a/x11-wm/evilwm/distinfo b/x11-wm/evilwm/distinfo index d4ff6b955d93..ef969c699484 100644 --- a/x11-wm/evilwm/distinfo +++ b/x11-wm/evilwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1686231483 -SHA256 (evilwm-1.4.2.tar.gz) = 4212d6d90cb005b2cc88814bc8537736b4950ab58264bbb65b8807ac63bdc4b9 -SIZE (evilwm-1.4.2.tar.gz) = 73716 +TIMESTAMP = 1755219797 +SHA256 (evilwm-1.4.3.tar.gz) = d5945b20b12c91db2412fac0dbda3fb9c3ec8debb8e1b109838992b2b1bbe5d4 +SIZE (evilwm-1.4.3.tar.gz) = 74386 diff --git a/x11-wm/fvwm3/Makefile b/x11-wm/fvwm3/Makefile index 582d7610ce54..4a96dde7be69 100644 --- a/x11-wm/fvwm3/Makefile +++ b/x11-wm/fvwm3/Makefile @@ -1,6 +1,6 @@ PORTNAME= fvwm3 DISTVERSION= 1.1.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= https://github.com/fvwmorg/fvwm3/releases/download/${DISTVERSION}/ \ http://fvwm.sourceforge.net/generated/icon_download/:icons diff --git a/x11-wm/gamescope/Makefile b/x11-wm/gamescope/Makefile index d3cd13b94992..58f5d2f65118 100644 --- a/x11-wm/gamescope/Makefile +++ b/x11-wm/gamescope/Makefile @@ -1,6 +1,6 @@ PORTNAME= gamescope DISTVERSION= 3.13.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-wm wayland PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/x11-wm/hikari/Makefile b/x11-wm/hikari/Makefile index 43d798c4280d..7c26db988470 100644 --- a/x11-wm/hikari/Makefile +++ b/x11-wm/hikari/Makefile @@ -32,7 +32,7 @@ OPTIONS_DEFAULT= GAMMA LAYERSHELL SCREENCOPY VIRTUALINPUT X11 GAMMA_DESC= Include gammacontrol protocol (required by, e.g., Redshift) LAYERSHELL_DESC= Include layer_shell protocol (required by, e.g., waybar) SCREENCOPY_DESC= Include screenshot protocol (required by, e.g., grim) -VIRTUALINPUT_DESC= needed for VNC support (requiered by e.g. wayvnc) +VIRTUALINPUT_DESC= needed for VNC support (required by e.g. wayvnc) GAMMA_MAKE_ARGS= WITH_GAMMACONTROL=YES LAYERSHELL_MAKE_ARGS= WITH_LAYERSHELL=YES diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile index ee2d6d1e8e18..196623dd407d 100644 --- a/x11-wm/hyprland/Makefile +++ b/x11-wm/hyprland/Makefile @@ -1,15 +1,18 @@ PORTNAME= hyprland DISTVERSIONPREFIX= v -DISTVERSION= 0.49.0 +DISTVERSION= 0.50.1 CATEGORIES= x11-wm wayland +MASTER_SITES= https://github.com/hyprwm/Hyprland/releases/download/${DISTVERSIONFULL}/ +DISTNAME= source-${DISTVERSIONFULL} +DIST_SUBDIR= ${PORTNAME} -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= fcb6f936ea8b.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/10344 -PATCHFILES+= e44aae0c2064.patch:-p1 # https://github.com/hyprwm/Hyprland/pull/10345 +PATCH_SITES= https://github.com/hyprwm/Hyprland/commit/ +PATCHFILES+= ecc04e8ba7469fb01c5a066bf1c48d5cd58d1a18.patch:-p1 # avoid app hang +PATCHFILES+= 66a6ef3859255f2a21c1e902a4b5f56562e87041.patch:-p1 # see #10437 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= tagattie@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor that doesn't sacrifice on its looks #' -WWW= https://hyprland.org/ +WWW= https://hypr.land/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE @@ -26,91 +29,70 @@ LIB_DEPENDS= libhyprlang.so:devel/hyprlang \ libhyprgraphics.so:graphics/hyprgraphics \ libdrm.so:graphics/libdrm \ libwayland-server.so:graphics/wayland \ - libuuid.so:misc/e2fsprogs-libuuid \ + libuuid.so:misc/libuuid \ libaquamarine.so:x11-toolkits/aquamarine \ libhyprcursor.so:x11/hyprcursor \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon -USES= cmake compiler:c++11-lib gl gnome pkgconfig xorg -USE_GITHUB= yes +USES= cmake compiler:c++23-lang gl gnome pkgconfig xorg + USE_GL= egl gbm opengl -USE_GNOME= cairo pango +USE_GNOME= cairo glib20 pango USE_XORG= pixman xcursor -GH_ACCOUNT= hyprwm -GH_PROJECT= Hyprland -GH_TUPLE= hyprwm:hyprland-protocols:v0.6.4:hyprland_protocols/subprojects/hyprland-protocols \ - canihavesomecoffee:udis86:1.7.2-186-g5336633:udis86/subprojects/udis86 -CMAKE_OFF= CMAKE_CXX_SCAN_FOR_MODULES # avoid devel/llvm* + CMAKE_ON= NO_SYSTEMD +CMAKE_OFF= CMAKE_CXX_SCAN_FOR_MODULES # avoid devel/llvm* + LDFLAGS+= -Wl,--as-needed # GL, pango deps -# Generated by "make update-hash" for commit_pins in hyprpm.toml -GH_HASH= 9958d297641b5c84dcff93f9039d80a5ad37ab00 +WRKSRC= ${WRKDIR}/${PORTNAME}-source -# XXX Drop after FreeBSD 13.4 EOL around 2026-01-31 +# XXX Drop after FreeBSD 13.5 EOL around 2026-04-30 # https://cgit.freebsd.org/src/commit/?id=af93fea71038 .if !exists(/usr/include/sys/timerfd.h) LIB_DEPENDS+= libepoll-shim.so:devel/libepoll-shim .endif -OPTIONS_DEFINE= QT6 X11 -OPTIONS_DEFAULT=QT6 X11 +OPTIONS_DEFINE= QT6 X11 +OPTIONS_DEFAULT= QT6 X11 QT6_RUN_DEPENDS= hyprland-dialog:x11/hyprland-qtutils -X11_USE= XORG=xcb X11_LIB_DEPENDS= libxcb-errors.so:x11/xcb-util-errors \ libxcb-icccm.so:x11/xcb-util-wm +X11_USE= XORG=xcb X11_CMAKE_BOOL_OFF= NO_XWAYLAND +.include <bsd.port.options.mk> + +# XXX Delete after 14.2-RELEASE EoL (2025-09-30) +# #embed directive in C23 standard requires llvm 19 or later +.if ${OPSYS} == FreeBSD && (${OSVERSION} >= 1400000 && ${OSVERSION} < 1402501) +USES+= llvm:min=19 +.endif + post-patch: -# Extract (snapshot) version from the port instead of CMakeLists.txt - @${REINPLACE_CMD} -i .nogit \ - -e '/^HASH/s/=.*/=${GH_HASH}/' \ - -e '/^BRANCH/s/=.*/=main/' \ - -e '/^MESSAGE/s/=.*/="?"/' \ - -e "/^DATE/s/=.*/=\"$$(date -ur $$(${AWK} \ - '/TIMESTAMP/ { print $$3 }' ${DISTINFO_FILE}))\"/" \ - -e '/^DIRTY/s/=.*/=portbld/' \ - -e '/^TAG/s/=.*/=${DISTVERSIONFULL}/' \ - -e '/^COMMITS/s/=.*/="?"/' \ - ${WRKSRC}/scripts/generateVersion.sh # Respect consolekit2 as XDG_RUNTIME_DIR fallback - @${REINPLACE_CMD} 's,/run/user,/var&,' \ + @${REINPLACE_CMD} 's|/run/user|/var&|' \ ${WRKSRC}/hyprctl/main.cpp \ ${WRKSRC}/src/Compositor.cpp # Respect PREFIX for wallpapers - @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ + @${REINPLACE_CMD} 's|/usr/share|${DATADIR:H}|' \ ${WRKSRC}/src/render/OpenGL.cpp # XXX Replace linprocfs(4) with sysctl(3) - @${REINPLACE_CMD} -e 's,/proc,${LINUXBASE}&,g' \ + @${REINPLACE_CMD} -e 's|/proc|${LINUXBASE}&|g' \ ${WRKSRC}/src/desktop/Window.cpp \ ${WRKSRC}/src/plugins/HookSystem.cpp post-install: -# XXX Cleanup install after scripts/generateShaderIncludes.sh - ${RMDIR} ${STAGEDIR}${PREFIX}/include/${PORTNAME}/src/render/shaders/glsl -# Plugin API installs all headers (no private vs. public) - @(cd ${STAGEDIR}${PREFIX} && ${FIND} include/${PORTNAME} ! -type d) >>${TMPPLIST} - -update-hash: -# https://docs.github.com/en/rest/commits/commits#get-a-commit -# Pretend to be curl(1) for pretty-printed JSON to help parse with sed(1) - @${REINPLACE_CMD} -i '' -e "/^GH_HASH=/s/=.*/= $$(\ - ${SETENV} HTTP_USER_AGENT=curl ${FETCH_CMD} -qo- \ - https://api.github.com/repos/${GH_ACCOUNT}/${GH_PROJECT}/commits/${GH_TAGNAME} | \ - ${SED} -n '/sha/ { s/.*\"\([0-9a-f]\{40\}\).*/\1/p; q; }' \ - )/" \ - ${.CURDIR}/Makefile + @${RM} ${STAGEDIR}${PREFIX}/bin/hyprland + @${RLN} ${STAGEDIR}${PREFIX}/bin/Hyprland ${STAGEDIR}${PREFIX}/bin/hyprland .include <bsd.port.mk> # XXX COMPILER_TYPE is defined after USES was already parsed -.if "${CHOSEN_COMPILER_TYPE}-${_OSRELEASE:C/.*-//}" == "clang-CURRENT" +.if ${CHOSEN_COMPILER_TYPE} == clang && ${_CCVERSION:M+assertions} llvm_ARGS= build .include "${USESDIR}/llvm.mk" .endif - -# XXX Work around !target(makesum) -makesum: update-hash diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo index ad2d064e6c3a..f694d363d3c2 100644 --- a/x11-wm/hyprland/distinfo +++ b/x11-wm/hyprland/distinfo @@ -1,11 +1,7 @@ -TIMESTAMP = 1746735318 -SHA256 (hyprwm-Hyprland-v0.49.0_GH0.tar.gz) = bea9d5c7b59fe5461e8caf27c298638b8ae78ad14d7b92fadf6e0373e84c5b68 -SIZE (hyprwm-Hyprland-v0.49.0_GH0.tar.gz) = 48349545 -SHA256 (hyprwm-hyprland-protocols-v0.6.4_GH0.tar.gz) = 0d4f99abc21b04fc126dd754e306bb84cd334131d542ff2e0c172190c6570384 -SIZE (hyprwm-hyprland-protocols-v0.6.4_GH0.tar.gz) = 10447 -SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8 -SIZE (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 116938 -SHA256 (fcb6f936ea8b.patch) = c5e90b93efd4c2980bcab9f9237bee6b9c3effaee1a40f45133c5f615b669d30 -SIZE (fcb6f936ea8b.patch) = 972 -SHA256 (e44aae0c2064.patch) = e9c0cd1b5d92275d0e415c506f76d19905c113a379e85581b694bf6511cffa93 -SIZE (e44aae0c2064.patch) = 1312 +TIMESTAMP = 1753943980 +SHA256 (hyprland/source-v0.50.1.tar.gz) = 2e7280e08d9b0460159bdfcdebdf6c532a79843a6a1e8417f78c15f6293fc956 +SIZE (hyprland/source-v0.50.1.tar.gz) = 54239562 +SHA256 (hyprland/ecc04e8ba7469fb01c5a066bf1c48d5cd58d1a18.patch) = 47b1a8071e38a4e47237af604a736e5b11ea023a8b3c23bfb04b4e1fb30755f7 +SIZE (hyprland/ecc04e8ba7469fb01c5a066bf1c48d5cd58d1a18.patch) = 5564 +SHA256 (hyprland/66a6ef3859255f2a21c1e902a4b5f56562e87041.patch) = 321d2b75fa6a5062cfdc55d9a35500b55858b6d814f922ea8c5f8b18808b0317 +SIZE (hyprland/66a6ef3859255f2a21c1e902a4b5f56562e87041.patch) = 2217 diff --git a/x11-wm/hyprland/files/patch-hyprctl_main.cpp b/x11-wm/hyprland/files/patch-hyprctl_main.cpp new file mode 100644 index 000000000000..25fc645e01a9 --- /dev/null +++ b/x11-wm/hyprland/files/patch-hyprctl_main.cpp @@ -0,0 +1,11 @@ +--- hyprctl/main.cpp.orig 2025-07-25 09:09:59 UTC ++++ hyprctl/main.cpp +@@ -268,7 +268,7 @@ int requestIPC(std::string_view filename, std::string_ + sockaddr_un serverAddress = {0}; + serverAddress.sun_family = AF_UNIX; + +- std::string socketPath = getRuntimeDir() + "/" + instanceSignature + "/" + filename; ++ std::string socketPath = getRuntimeDir() + "/" + instanceSignature + "/" + std::string(filename); + + strncpy(serverAddress.sun_path, socketPath.c_str(), sizeof(serverAddress.sun_path) - 1); + diff --git a/x11-wm/hyprland/pkg-plist b/x11-wm/hyprland/pkg-plist index 418529e3c0eb..32f5cf3feb32 100644 --- a/x11-wm/hyprland/pkg-plist +++ b/x11-wm/hyprland/pkg-plist @@ -2,6 +2,279 @@ bin/Hyprland bin/hyprctl bin/hyprland bin/hyprpm +include/hyprland/protocols/alpha-modifier-v1.hpp +include/hyprland/protocols/color-management-v1.hpp +include/hyprland/protocols/content-type-v1.hpp +include/hyprland/protocols/cursor-shape-v1.hpp +include/hyprland/protocols/drm-lease-v1.hpp +include/hyprland/protocols/ext-foreign-toplevel-list-v1.hpp +include/hyprland/protocols/ext-idle-notify-v1.hpp +include/hyprland/protocols/ext-session-lock-v1.hpp +include/hyprland/protocols/ext-workspace-v1.hpp +include/hyprland/protocols/fractional-scale-v1.hpp +include/hyprland/protocols/frog-color-management-v1.hpp +include/hyprland/protocols/hyprland-ctm-control-v1.hpp +include/hyprland/protocols/hyprland-focus-grab-v1.hpp +include/hyprland/protocols/hyprland-global-shortcuts-v1.hpp +include/hyprland/protocols/hyprland-lock-notify-v1.hpp +include/hyprland/protocols/hyprland-surface-v1.hpp +include/hyprland/protocols/hyprland-toplevel-export-v1.hpp +include/hyprland/protocols/hyprland-toplevel-mapping-v1.hpp +include/hyprland/protocols/idle-inhibit-unstable-v1.hpp +include/hyprland/protocols/input-method-unstable-v2.hpp +include/hyprland/protocols/kde-server-decoration.hpp +include/hyprland/protocols/keyboard-shortcuts-inhibit-unstable-v1.hpp +include/hyprland/protocols/linux-dmabuf-v1.hpp +include/hyprland/protocols/linux-drm-syncobj-v1.hpp +include/hyprland/protocols/pointer-constraints-unstable-v1.hpp +include/hyprland/protocols/pointer-gestures-unstable-v1.hpp +include/hyprland/protocols/presentation-time.hpp +include/hyprland/protocols/primary-selection-unstable-v1.hpp +include/hyprland/protocols/relative-pointer-unstable-v1.hpp +include/hyprland/protocols/security-context-v1.hpp +include/hyprland/protocols/single-pixel-buffer-v1.hpp +include/hyprland/protocols/tablet-v2.hpp +include/hyprland/protocols/tearing-control-v1.hpp +include/hyprland/protocols/text-input-unstable-v1.hpp +include/hyprland/protocols/text-input-unstable-v3.hpp +include/hyprland/protocols/viewporter.hpp +include/hyprland/protocols/virtual-keyboard-unstable-v1.hpp +include/hyprland/protocols/wayland-drm.hpp +include/hyprland/protocols/wayland.hpp +include/hyprland/protocols/wlr-data-control-unstable-v1.hpp +include/hyprland/protocols/wlr-foreign-toplevel-management-unstable-v1.hpp +include/hyprland/protocols/wlr-gamma-control-unstable-v1.hpp +include/hyprland/protocols/wlr-layer-shell-unstable-v1.hpp +include/hyprland/protocols/wlr-output-management-unstable-v1.hpp +include/hyprland/protocols/wlr-output-power-management-unstable-v1.hpp +include/hyprland/protocols/wlr-screencopy-unstable-v1.hpp +include/hyprland/protocols/wlr-virtual-pointer-unstable-v1.hpp +include/hyprland/protocols/xdg-activation-v1.hpp +include/hyprland/protocols/xdg-decoration-unstable-v1.hpp +include/hyprland/protocols/xdg-dialog-v1.hpp +include/hyprland/protocols/xdg-output-unstable-v1.hpp +include/hyprland/protocols/xdg-shell.hpp +include/hyprland/protocols/xdg-system-bell-v1.hpp +include/hyprland/protocols/xdg-toplevel-tag-v1.hpp +include/hyprland/protocols/xwayland-shell-v1.hpp +include/hyprland/protocols/xx-color-management-v4.hpp +include/hyprland/src/Compositor.hpp +include/hyprland/src/SharedDefs.hpp +include/hyprland/src/config/ConfigDataValues.hpp +include/hyprland/src/config/ConfigDescriptions.hpp +include/hyprland/src/config/ConfigManager.hpp +include/hyprland/src/config/ConfigValue.hpp +include/hyprland/src/config/ConfigWatcher.hpp +include/hyprland/src/config/defaultConfig.hpp +include/hyprland/src/debug/CrashReporter.hpp +include/hyprland/src/debug/HyprCtl.hpp +include/hyprland/src/debug/HyprDebugOverlay.hpp +include/hyprland/src/debug/HyprNotificationOverlay.hpp +include/hyprland/src/debug/Log.hpp +include/hyprland/src/debug/RollingLogFollow.hpp +include/hyprland/src/debug/TracyDefines.hpp +include/hyprland/src/defines.hpp +include/hyprland/src/desktop/DesktopTypes.hpp +include/hyprland/src/desktop/LayerRule.hpp +include/hyprland/src/desktop/LayerSurface.hpp +include/hyprland/src/desktop/Popup.hpp +include/hyprland/src/desktop/Rule.hpp +include/hyprland/src/desktop/Subsurface.hpp +include/hyprland/src/desktop/WLSurface.hpp +include/hyprland/src/desktop/Window.hpp +include/hyprland/src/desktop/WindowOverridableVar.hpp +include/hyprland/src/desktop/WindowRule.hpp +include/hyprland/src/desktop/Workspace.hpp +include/hyprland/src/devices/IHID.hpp +include/hyprland/src/devices/IKeyboard.hpp +include/hyprland/src/devices/IPointer.hpp +include/hyprland/src/devices/ITouch.hpp +include/hyprland/src/devices/Keyboard.hpp +include/hyprland/src/devices/Mouse.hpp +include/hyprland/src/devices/Tablet.hpp +include/hyprland/src/devices/TouchDevice.hpp +include/hyprland/src/devices/VirtualKeyboard.hpp +include/hyprland/src/devices/VirtualPointer.hpp +include/hyprland/src/events/Events.hpp +include/hyprland/src/helpers/AnimatedVariable.hpp +include/hyprland/src/helpers/AsyncDialogBox.hpp +include/hyprland/src/helpers/ByteOperations.hpp +include/hyprland/src/helpers/Color.hpp +include/hyprland/src/helpers/CursorShapes.hpp +include/hyprland/src/helpers/DamageRing.hpp +include/hyprland/src/helpers/Format.hpp +include/hyprland/src/helpers/MiscFunctions.hpp +include/hyprland/src/helpers/Monitor.hpp +include/hyprland/src/helpers/MonitorFrameScheduler.hpp +include/hyprland/src/helpers/SdDaemon.hpp +include/hyprland/src/helpers/Splashes.hpp +include/hyprland/src/helpers/TagKeeper.hpp +include/hyprland/src/helpers/WLClasses.hpp +include/hyprland/src/helpers/defer/Promise.hpp +include/hyprland/src/helpers/fs/FsUtils.hpp +include/hyprland/src/helpers/math/Math.hpp +include/hyprland/src/helpers/memory/Memory.hpp +include/hyprland/src/helpers/signal/Signal.hpp +include/hyprland/src/helpers/sync/SyncReleaser.hpp +include/hyprland/src/helpers/sync/SyncTimeline.hpp +include/hyprland/src/helpers/time/Time.hpp +include/hyprland/src/helpers/time/Timer.hpp +include/hyprland/src/helpers/varlist/VarList.hpp +include/hyprland/src/hyprerror/HyprError.hpp +include/hyprland/src/includes.hpp +include/hyprland/src/init/initHelpers.hpp +include/hyprland/src/layout/DwindleLayout.hpp +include/hyprland/src/layout/IHyprLayout.hpp +include/hyprland/src/layout/MasterLayout.hpp +include/hyprland/src/macros.hpp +include/hyprland/src/managers/ANRManager.hpp +include/hyprland/src/managers/AnimationManager.hpp +include/hyprland/src/managers/CursorManager.hpp +include/hyprland/src/managers/DonationNagManager.hpp +include/hyprland/src/managers/EventManager.hpp +include/hyprland/src/managers/HookSystemManager.hpp +include/hyprland/src/managers/KeybindManager.hpp +include/hyprland/src/managers/LayoutManager.hpp +include/hyprland/src/managers/PointerManager.hpp +include/hyprland/src/managers/ProtocolManager.hpp +include/hyprland/src/managers/SeatManager.hpp +include/hyprland/src/managers/SessionLockManager.hpp +include/hyprland/src/managers/TokenManager.hpp +include/hyprland/src/managers/VersionKeeperManager.hpp +include/hyprland/src/managers/XCursorManager.hpp +include/hyprland/src/managers/XWaylandManager.hpp +include/hyprland/src/managers/eventLoop/EventLoopManager.hpp +include/hyprland/src/managers/eventLoop/EventLoopTimer.hpp +include/hyprland/src/managers/input/InputManager.hpp +include/hyprland/src/managers/input/InputMethodPopup.hpp +include/hyprland/src/managers/input/InputMethodRelay.hpp +include/hyprland/src/managers/input/TextInput.hpp +include/hyprland/src/managers/permissions/DynamicPermissionManager.hpp +include/hyprland/src/pch/pch.hpp +include/hyprland/src/plugins/HookSystem.hpp +include/hyprland/src/plugins/PluginAPI.hpp +include/hyprland/src/plugins/PluginSystem.hpp +include/hyprland/src/protocols/AlphaModifier.hpp +include/hyprland/src/protocols/CTMControl.hpp +include/hyprland/src/protocols/ColorManagement.hpp +include/hyprland/src/protocols/ContentType.hpp +include/hyprland/src/protocols/CursorShape.hpp +include/hyprland/src/protocols/DRMLease.hpp +include/hyprland/src/protocols/DRMSyncobj.hpp +include/hyprland/src/protocols/DataDeviceWlr.hpp +include/hyprland/src/protocols/ExtWorkspace.hpp +include/hyprland/src/protocols/FocusGrab.hpp +include/hyprland/src/protocols/ForeignToplevel.hpp +include/hyprland/src/protocols/ForeignToplevelWlr.hpp +include/hyprland/src/protocols/FractionalScale.hpp +include/hyprland/src/protocols/FrogColorManagement.hpp +include/hyprland/src/protocols/GammaControl.hpp +include/hyprland/src/protocols/GlobalShortcuts.hpp +include/hyprland/src/protocols/HyprlandSurface.hpp +include/hyprland/src/protocols/IdleInhibit.hpp +include/hyprland/src/protocols/IdleNotify.hpp +include/hyprland/src/protocols/InputMethodV2.hpp +include/hyprland/src/protocols/LayerShell.hpp +include/hyprland/src/protocols/LinuxDMABUF.hpp +include/hyprland/src/protocols/LockNotify.hpp +include/hyprland/src/protocols/MesaDRM.hpp +include/hyprland/src/protocols/OutputManagement.hpp +include/hyprland/src/protocols/OutputPower.hpp +include/hyprland/src/protocols/PointerConstraints.hpp +include/hyprland/src/protocols/PointerGestures.hpp +include/hyprland/src/protocols/PresentationTime.hpp +include/hyprland/src/protocols/PrimarySelection.hpp +include/hyprland/src/protocols/RelativePointer.hpp +include/hyprland/src/protocols/Screencopy.hpp +include/hyprland/src/protocols/SecurityContext.hpp +include/hyprland/src/protocols/ServerDecorationKDE.hpp +include/hyprland/src/protocols/SessionLock.hpp +include/hyprland/src/protocols/ShortcutsInhibit.hpp +include/hyprland/src/protocols/SinglePixel.hpp +include/hyprland/src/protocols/Tablet.hpp +include/hyprland/src/protocols/TearingControl.hpp +include/hyprland/src/protocols/TextInputV1.hpp +include/hyprland/src/protocols/TextInputV3.hpp +include/hyprland/src/protocols/ToplevelExport.hpp +include/hyprland/src/protocols/ToplevelMapping.hpp +include/hyprland/src/protocols/Viewporter.hpp +include/hyprland/src/protocols/VirtualKeyboard.hpp +include/hyprland/src/protocols/VirtualPointer.hpp +include/hyprland/src/protocols/WaylandProtocol.hpp +include/hyprland/src/protocols/XDGActivation.hpp +include/hyprland/src/protocols/XDGBell.hpp +include/hyprland/src/protocols/XDGDecoration.hpp +include/hyprland/src/protocols/XDGDialog.hpp +include/hyprland/src/protocols/XDGOutput.hpp +include/hyprland/src/protocols/XDGShell.hpp +include/hyprland/src/protocols/XDGTag.hpp +include/hyprland/src/protocols/XWaylandShell.hpp +include/hyprland/src/protocols/XXColorManagement.hpp +include/hyprland/src/protocols/core/Compositor.hpp +include/hyprland/src/protocols/core/DataDevice.hpp +include/hyprland/src/protocols/core/Output.hpp +include/hyprland/src/protocols/core/Seat.hpp +include/hyprland/src/protocols/core/Shm.hpp +include/hyprland/src/protocols/core/Subcompositor.hpp +include/hyprland/src/protocols/types/Buffer.hpp +include/hyprland/src/protocols/types/ColorManagement.hpp +include/hyprland/src/protocols/types/ContentType.hpp +include/hyprland/src/protocols/types/DMABuffer.hpp +include/hyprland/src/protocols/types/DataDevice.hpp +include/hyprland/src/protocols/types/SurfaceRole.hpp +include/hyprland/src/protocols/types/SurfaceState.hpp +include/hyprland/src/protocols/types/WLBuffer.hpp +include/hyprland/src/render/Framebuffer.hpp +include/hyprland/src/render/OpenGL.hpp +include/hyprland/src/render/Renderbuffer.hpp +include/hyprland/src/render/Renderer.hpp +include/hyprland/src/render/Shader.hpp +include/hyprland/src/render/Texture.hpp +include/hyprland/src/render/Transformer.hpp +include/hyprland/src/render/decorations/CHyprBorderDecoration.hpp +include/hyprland/src/render/decorations/CHyprDropShadowDecoration.hpp +include/hyprland/src/render/decorations/CHyprGroupBarDecoration.hpp +include/hyprland/src/render/decorations/DecorationPositioner.hpp +include/hyprland/src/render/decorations/IHyprWindowDecoration.hpp +include/hyprland/src/render/pass/BorderPassElement.hpp +include/hyprland/src/render/pass/ClearPassElement.hpp +include/hyprland/src/render/pass/FramebufferElement.hpp +include/hyprland/src/render/pass/Pass.hpp +include/hyprland/src/render/pass/PassElement.hpp +include/hyprland/src/render/pass/PreBlurElement.hpp +include/hyprland/src/render/pass/RectPassElement.hpp +include/hyprland/src/render/pass/RendererHintsPassElement.hpp +include/hyprland/src/render/pass/ShadowPassElement.hpp +include/hyprland/src/render/pass/SurfacePassElement.hpp +include/hyprland/src/render/pass/TexPassElement.hpp +include/hyprland/src/render/pass/TextureMatteElement.hpp +include/hyprland/src/render/shaders/CM.frag.inc +include/hyprland/src/render/shaders/CM.glsl.inc +include/hyprland/src/render/shaders/Shaders.hpp +include/hyprland/src/render/shaders/blur1.frag.inc +include/hyprland/src/render/shaders/blur2.frag.inc +include/hyprland/src/render/shaders/blurfinish.frag.inc +include/hyprland/src/render/shaders/blurprepare.frag.inc +include/hyprland/src/render/shaders/border.frag.inc +include/hyprland/src/render/shaders/ext.frag.inc +include/hyprland/src/render/shaders/glitch.frag.inc +include/hyprland/src/render/shaders/passthru.frag.inc +include/hyprland/src/render/shaders/quad.frag.inc +include/hyprland/src/render/shaders/rgba.frag.inc +include/hyprland/src/render/shaders/rgbamatte.frag.inc +include/hyprland/src/render/shaders/rgbx.frag.inc +include/hyprland/src/render/shaders/rounding.glsl.inc +include/hyprland/src/render/shaders/shadow.frag.inc +include/hyprland/src/render/shaders/tex300.vert.inc +include/hyprland/src/render/shaders/tex320.vert.inc +include/hyprland/src/signal-safe.hpp +include/hyprland/src/version.h +include/hyprland/src/xwayland/Dnd.hpp +include/hyprland/src/xwayland/Server.hpp +include/hyprland/src/xwayland/XDataSource.hpp +include/hyprland/src/xwayland/XSurface.hpp +include/hyprland/src/xwayland/XWM.hpp +include/hyprland/src/xwayland/XWayland.hpp share/bash-completion/completions/hyprctl share/bash-completion/completions/hyprpm share/fish/vendor_completions.d/hyprctl.fish @@ -19,3 +292,4 @@ share/wayland-sessions/hyprland.desktop share/xdg-desktop-portal/hyprland-portals.conf share/zsh/site-functions/_hyprctl share/zsh/site-functions/_hyprpm +@dir include/hyprland/src/render/shaders/glsl diff --git a/x11-wm/i3/Makefile b/x11-wm/i3/Makefile index 9dc82e9499ab..bff1476d0ac7 100644 --- a/x11-wm/i3/Makefile +++ b/x11-wm/i3/Makefile @@ -1,5 +1,6 @@ PORTNAME= i3 DISTVERSION= 4.24 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= https://i3wm.org/downloads/ \ http://i3wm.org/downloads/ @@ -40,4 +41,9 @@ MAKE_JOBS_UNSAFE= yes CONFLICTS_INSTALL= i3-gaps +post-patch: + @${REINPLACE_CMD} -e 's,%%PREFIX%%,${PREFIX},' \ + ${WRKSRC}/man/i3-config-wizard.1 \ + ${WRKSRC}/man/i3.1 + .include <bsd.port.mk> diff --git a/x11-wm/i3/files/patch-man_i3-config-wizard.1 b/x11-wm/i3/files/patch-man_i3-config-wizard.1 new file mode 100644 index 000000000000..f3a35647095c --- /dev/null +++ b/x11-wm/i3/files/patch-man_i3-config-wizard.1 @@ -0,0 +1,17 @@ +--- man/i3-config-wizard.1.orig 2025-06-15 17:44:02 UTC ++++ man/i3-config-wizard.1 +@@ -54,12 +54,12 @@ Display a short help message and exit\&. + Display a short help message and exit\&. + .RE + .SH "FILES" +-.SS "/etc/i3/config\&.keycodes" ++.SS "%%PREFIX%%/etc/i3/config\&.keycodes" + .sp + This file contains the default configuration with keycodes\&. All the bindcode lines will be transformed to bindsym and the user\-specified modifier will be used\&. + .SH "DESCRIPTION" + .sp +-i3\-config\-wizard is started by i3 in its default config, unless ~/\&.i3/config exists\&. i3\-config\-wizard creates a keysym based i3 config file (based on /etc/i3/config\&.keycodes) in ~/\&.i3/config\&. ++i3\-config\-wizard is started by i3 in its default config, unless ~/\&.i3/config exists\&. i3\-config\-wizard creates a keysym based i3 config file (based on %%PREFIX%%/etc/i3/config\&.keycodes) in ~/\&.i3/config\&. + .sp + The advantage of using keysyms is that the config file is easy to read, understand and modify\&. However, if we shipped with a keysym based default config file, the key positions would not be consistent across different keyboard layouts (take for example the homerow for movement)\&. Therefore, we ship with a keycode based default config and let the wizard transform it according to your current keyboard layout\&. + .SH "SEE ALSO" diff --git a/x11-wm/i3/files/patch-man_i3.1 b/x11-wm/i3/files/patch-man_i3.1 new file mode 100644 index 000000000000..c9a347c00b9c --- /dev/null +++ b/x11-wm/i3/files/patch-man_i3.1 @@ -0,0 +1,20 @@ +--- man/i3.1.orig 2024-11-06 17:26:59 UTC ++++ man/i3.1 +@@ -261,7 +261,7 @@ When starting, i3 looks for configuration files in the + .sp -1 + .IP " 3." 4.2 + .\} +-/etc/xdg/i3/config (or $XDG_CONFIG_DIRS/i3/config if set) ++%%PREFIX%%/etc/xdg/i3/config (or $XDG_CONFIG_DIRS/i3/config if set) + .RE + .sp + .RS 4 +@@ -272,7 +272,7 @@ When starting, i3 looks for configuration files in the + .sp -1 + .IP " 4." 4.2 + .\} +-/etc/i3/config ++%%PREFIX%%/etc/i3/config + .RE + .sp + You can specify a custom path using the \-c option\&. diff --git a/x11-wm/icewm/Makefile b/x11-wm/icewm/Makefile index 32e1283c9b0b..7674aa6937fd 100644 --- a/x11-wm/icewm/Makefile +++ b/x11-wm/icewm/Makefile @@ -1,9 +1,9 @@ PORTNAME= icewm -PORTVERSION= 3.7.4 +PORTVERSION= 3.8.2 CATEGORIES= x11-wm MASTER_SITES= https://github.com/ice-wm/icewm/releases/download/${PORTVERSION}/ -MAINTAINER= portmaster@bsdforge.com +MAINTAINER= danfe@FreeBSD.org COMMENT= Window manager designed for speed and usability WWW= https://ice-wm.org/ diff --git a/x11-wm/icewm/distinfo b/x11-wm/icewm/distinfo index a6fffaf203ca..bc563679a928 100644 --- a/x11-wm/icewm/distinfo +++ b/x11-wm/icewm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745261393 -SHA256 (icewm-3.7.4.tar.lz) = e248e299616f417f5051423ea65a15668b71c1fdc9b5e477b47b1e80db3a7724 -SIZE (icewm-3.7.4.tar.lz) = 1867179 +TIMESTAMP = 1754243276 +SHA256 (icewm-3.8.2.tar.lz) = c64b1b7c8ee262a3c4796be57349a3198998564d70ed26f11e724e1b73d48394 +SIZE (icewm-3.8.2.tar.lz) = 1885515 diff --git a/x11-wm/icewm/pkg-plist b/x11-wm/icewm/pkg-plist index 4846e81be51a..e32265439553 100644 --- a/x11-wm/icewm/pkg-plist +++ b/x11-wm/icewm/pkg-plist @@ -615,6 +615,7 @@ bin/icewmhint %%NLS%%share/locale/ru/LC_MESSAGES/icewm.mo %%NLS%%share/locale/sk/LC_MESSAGES/icewm.mo %%NLS%%share/locale/sl/LC_MESSAGES/icewm.mo +%%NLS%%share/locale/sr/LC_MESSAGES/icewm.mo %%NLS%%share/locale/sv/LC_MESSAGES/icewm.mo %%NLS%%share/locale/tr/LC_MESSAGES/icewm.mo %%NLS%%share/locale/uk/LC_MESSAGES/icewm.mo diff --git a/x11-wm/korgwm/Makefile b/x11-wm/korgwm/Makefile index c043b766c0cd..0099b05318de 100644 --- a/x11-wm/korgwm/Makefile +++ b/x11-wm/korgwm/Makefile @@ -1,5 +1,6 @@ PORTNAME= korgwm DISTVERSION= 5.0 +PORTREVISION= 2 CATEGORIES= x11-wm perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:ZHMYLOVE diff --git a/x11-wm/labwc/Makefile b/x11-wm/labwc/Makefile index 3f6676506972..f1d6425a6de4 100644 --- a/x11-wm/labwc/Makefile +++ b/x11-wm/labwc/Makefile @@ -1,5 +1,5 @@ PORTNAME= labwc -DISTVERSION= 0.8.4 +DISTVERSION= 0.9.1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -9,10 +9,10 @@ WWW= https://github.com/labwc/labwc LICENSE= GPLv2 BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ - wayland-protocols>=1.35:graphics/wayland-protocols + wayland-protocols>=1.39:graphics/wayland-protocols LIB_DEPENDS= libpng.so:graphics/png \ libwayland-server.so:graphics/wayland \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon @@ -23,6 +23,7 @@ USE_GNOME= cairo libxml2 pango USE_XORG= pixman GL_TUPLE= https://gitlab.freedesktop.org:vyivel:libsfdo:v0.1.4:libsfdo/subprojects/libsfdo-basedir PLIST_FILES= bin/${PORTNAME} \ + bin/lab-sensible-terminal \ share/icons/hicolor/scalable/apps/${PORTNAME}-symbolic.svg \ share/icons/hicolor/scalable/apps/${PORTNAME}.svg \ share/wayland-sessions/${PORTNAME}.desktop \ @@ -73,6 +74,7 @@ NLS_PLIST_FILES= share/locale/ar/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pt/LC_MESSAGES/${PORTNAME}.mo \ share/locale/pt_BR/LC_MESSAGES/${PORTNAME}.mo \ share/locale/ru/LC_MESSAGES/${PORTNAME}.mo \ + share/locale/sk/LC_MESSAGES/${PORTNAME}.mo \ share/locale/sv/LC_MESSAGES/${PORTNAME}.mo \ share/locale/tr/LC_MESSAGES/${PORTNAME}.mo \ share/locale/uk/LC_MESSAGES/${PORTNAME}.mo \ diff --git a/x11-wm/labwc/distinfo b/x11-wm/labwc/distinfo index 479973a6b834..ff1e3b62984f 100644 --- a/x11-wm/labwc/distinfo +++ b/x11-wm/labwc/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1746232539 -SHA256 (labwc-labwc-0.8.4_GH0.tar.gz) = 2d3ded90f78efb5060f7057ea802c78a79dc9b2e82ae7a2ad902af957b8b9797 -SIZE (labwc-labwc-0.8.4_GH0.tar.gz) = 492730 +TIMESTAMP = 1754136895 +SHA256 (labwc-labwc-0.9.1_GH0.tar.gz) = bf7a245d5fc5665329b3f5c9cb589eb33e658b8eb638cf4f4c9ad68f4b5979f0 +SIZE (labwc-labwc-0.9.1_GH0.tar.gz) = 509342 SHA256 (libsfdo-v0.1.4.tar.bz2) = 155702f21c282693ead7818198fde194ab7c76e0cf1a21bc7b404e5f9ec2c369 SIZE (libsfdo-v0.1.4.tar.bz2) = 43519 diff --git a/x11-wm/leftwm/Makefile b/x11-wm/leftwm/Makefile index 636ff7307882..c6e14f67e18a 100644 --- a/x11-wm/leftwm/Makefile +++ b/x11-wm/leftwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= leftwm DISTVERSION= 0.5.4 -PORTREVISION= 2 +PORTREVISION= 5 CATEGORIES= x11-wm MAINTAINER= bofh@FreeBSD.org diff --git a/x11-wm/libcompizconfig/Makefile b/x11-wm/libcompizconfig/Makefile index 15daa1c45088..c04140bff23e 100644 --- a/x11-wm/libcompizconfig/Makefile +++ b/x11-wm/libcompizconfig/Makefile @@ -1,6 +1,6 @@ PORTNAME= libcompizconfig PORTVERSION= 0.8.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= https://BSDforge.com/projects/source/x11-wm/libcompizconfig/ diff --git a/x11-wm/lxappearance-obconf/Makefile b/x11-wm/lxappearance-obconf/Makefile index aba6df76cc31..d384bd97d9e1 100644 --- a/x11-wm/lxappearance-obconf/Makefile +++ b/x11-wm/lxappearance-obconf/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxappearance-obconf PORTVERSION= 0.2.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-wm MASTER_SITES= SF/lxde/LXAppearance%20Obconf/ diff --git a/x11-wm/lxqt-panel/Makefile b/x11-wm/lxqt-panel/Makefile index a9d24d8974be..b5801c1f805f 100644 --- a/x11-wm/lxqt-panel/Makefile +++ b/x11-wm/lxqt-panel/Makefile @@ -1,5 +1,5 @@ PORTNAME= lxqt-panel -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.2 CATEGORIES= x11-wm MASTER_SITES= LXQT diff --git a/x11-wm/lxqt-panel/distinfo b/x11-wm/lxqt-panel/distinfo index c8549c32ea04..b6f2884eff55 100644 --- a/x11-wm/lxqt-panel/distinfo +++ b/x11-wm/lxqt-panel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1744932403 -SHA256 (lxqt/lxqt-panel-2.2.0.tar.xz) = e5011840140fe1c06cfe4deadbb1a88c0395b33d274c2a68d7e657b6622f1adb -SIZE (lxqt/lxqt-panel-2.2.0.tar.xz) = 716384 +TIMESTAMP = 1750694736 +SHA256 (lxqt/lxqt-panel-2.2.2.tar.xz) = 5d150e7a4e8818715b8f4eec7f4bb26c98f740cd56f972199b35fc7c81da1969 +SIZE (lxqt/lxqt-panel-2.2.2.tar.xz) = 724996 diff --git a/x11-wm/lxqt-panel/files/patch-CMakeLists.txt b/x11-wm/lxqt-panel/files/patch-CMakeLists.txt new file mode 100644 index 000000000000..15f730663342 --- /dev/null +++ b/x11-wm/lxqt-panel/files/patch-CMakeLists.txt @@ -0,0 +1,12 @@ +--- CMakeLists.txt.orig 2025-06-22 20:12:06 UTC ++++ CMakeLists.txt +@@ -65,6 +65,9 @@ add_definitions( + -DPLUGIN_DIR=\"${PLUGIN_DIR}\" + ) + ++set(CMAKE_CXX_STANDARD 17) ++set(CMAKE_CXX_STANDARD_REQUIRED ON) ++ + message(STATUS "CMAKE Module linker flags: ${CMAKE_MODULE_LINKER_FLAGS}") + message(STATUS "Panel plugins location: ${PLUGIN_DIR}") + diff --git a/x11-wm/lxqt-panel/files/patch-panel_resources_panel.conf b/x11-wm/lxqt-panel/files/patch-panel_resources_panel.conf index 52de8ac9ee54..f1d091058686 100644 --- a/x11-wm/lxqt-panel/files/patch-panel_resources_panel.conf +++ b/x11-wm/lxqt-panel/files/patch-panel_resources_panel.conf @@ -1,6 +1,6 @@ ---- panel/resources/panel.conf 2024-04-17 06:16:32.000000000 -0500 -+++ panel/resources/panel.conf 2024-04-25 15:24:07.715937000 -0500 -@@ -1,7 +1,7 @@ +--- panel/resources/panel.conf.orig 2025-06-22 20:12:06 UTC ++++ panel/resources/panel.conf +@@ -1,7 +1,7 @@ panels=panel1 panels=panel1 [panel1] diff --git a/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp b/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp index 031463573e24..11eef2b04731 100644 --- a/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp +++ b/x11-wm/lxqt-panel/files/patch-plugin-kbindicator_src_x11_kbdlayout.cpp @@ -1,6 +1,6 @@ ---- plugin-kbindicator/src/x11/kbdlayout.cpp.orig 2020-04-24 02:39:01 UTC +--- plugin-kbindicator/src/x11/kbdlayout.cpp.orig 2025-06-22 20:12:06 UTC +++ plugin-kbindicator/src/x11/kbdlayout.cpp -@@ -245,10 +245,10 @@ class X11Kbd: public QAbstractNativeEventFilter (priva +@@ -244,10 +244,10 @@ class X11Kbd: public QAbstractNativeEventFilter (priva static LangInfo def{QStringLiteral("Unknown"), QStringLiteral("??"), QStringLiteral("None")}; static QHash<QString, LangInfo> names; if (names.empty()){ diff --git a/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp b/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp index cbd95ee5e256..671f145fb5b3 100644 --- a/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp +++ b/x11-wm/lxqt-panel/files/patch-plugin-sysstat_lxqtsysstat.cpp @@ -1,6 +1,6 @@ ---- plugin-sysstat/lxqtsysstat.cpp.orig 2021-05-02 21:18:35 UTC +--- plugin-sysstat/lxqtsysstat.cpp.orig 2025-06-22 20:12:06 UTC +++ plugin-sysstat/lxqtsysstat.cpp -@@ -386,10 +386,11 @@ void LXQtSysStatContent::clearLine() +@@ -395,10 +395,11 @@ void LXQtSysStatContent::cpuLoadFrequencyUpdate(float void LXQtSysStatContent::cpuLoadFrequencyUpdate(float user, float nice, float system, float other, float frequencyRate, uint) { diff --git a/x11-wm/lxqt-panel/pkg-plist b/x11-wm/lxqt-panel/pkg-plist index 93917862595c..ec225073f3cc 100644 --- a/x11-wm/lxqt-panel/pkg-plist +++ b/x11-wm/lxqt-panel/pkg-plist @@ -106,6 +106,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_sr.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/colorpicker/colorpicker_zh_TW.qm @@ -384,6 +385,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sr_RS.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/fancymenu/fancymenu_uk.qm @@ -539,6 +541,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sr_RS.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/mainmenu/mainmenu_uk.qm @@ -592,6 +595,7 @@ share/applications/lxqt-panel.desktop %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sr@latin.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sr_BA.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sr_RS.qm +%%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_sv.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_th_TH.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_tr.qm %%MOUNT%%%%LXQT_TRANSLATIONS%%/lxqt-panel/mount/mount_uk.qm @@ -622,6 +626,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_sr.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/qeyes/qeyes_zh_CN.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_ar.qm @@ -671,6 +676,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sr_RS.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/quicklaunch/quicklaunch_uk.qm @@ -724,6 +730,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sr_RS.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/showdesktop/showdesktop_uk.qm @@ -767,6 +774,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_sk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_sr.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/spacer/spacer_zh_CN.qm @@ -805,6 +813,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_sk_SK.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/statusnotifier/statusnotifier_zh_CN.qm @@ -847,6 +856,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_ru.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_sk_SK.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/sysstat/sysstat_zh_CN.qm @@ -898,6 +908,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sr@latin.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sr_BA.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sr_RS.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_th_TH.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/taskbar/taskbar_uk.qm @@ -991,6 +1002,7 @@ share/applications/lxqt-panel.desktop %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_si.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_sk_SK.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_sr.qm +%%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_sv.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_tr.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_uk.qm %%LXQT_TRANSLATIONS%%/lxqt-panel/worldclock/worldclock_zh_CN.qm diff --git a/x11-wm/lxqt-session/Makefile b/x11-wm/lxqt-session/Makefile index 3e716f86f63b..0e54a17b9aa4 100644 --- a/x11-wm/lxqt-session/Makefile +++ b/x11-wm/lxqt-session/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt-session PORTVERSION= 2.2.0 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= LXQT @@ -12,8 +13,8 @@ LICENSE= LGPL21+ BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs \ qtxdg-mat:sysutils/qtxdg-tools -USES= cmake kde:6 localbase:ldflags perl5 pkgconfig lxqt:2 qt:6 \ - tar:xz xorg gnome +USES= cmake compiler:c++20-lang kde:6 localbase:ldflags perl5 pkgconfig \ + lxqt:2 qt:6 tar:xz xorg gnome USE_QT= tools:build base:run svg USE_KDE= layer-shell-qt windowsystem USE_PERL5= build diff --git a/x11-wm/lxqt-wayland-session/Makefile b/x11-wm/lxqt-wayland-session/Makefile index ce8489f23ee3..36f459ecc5e1 100644 --- a/x11-wm/lxqt-wayland-session/Makefile +++ b/x11-wm/lxqt-wayland-session/Makefile @@ -1,5 +1,6 @@ PORTNAME= lxqt-wayland-session PORTVERSION= 0.2.0 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= LXQT @@ -13,8 +14,8 @@ BUILD_DEPENDS= xdg-user-dirs-update:devel/xdg-user-dirs \ ${LOCALBASE}/include/vulkan/vulkan.h:graphics/vulkan-headers RUN_DEPENDS= lxqt-session>=${PORTVERSION}:x11-wm/lxqt-session -USES= cmake gl localbase:ldflags perl5 pkgconfig lxqt:2 \ - tar:xz xorg +USES= cmake compiler:c++20-lang gl localbase:ldflags perl5 pkgconfig \ + lxqt:2 tar:xz xorg USE_GL= gl USE_PERL5= build USE_XORG= ice sm xcb xext diff --git a/x11-wm/metacity/Makefile b/x11-wm/metacity/Makefile index ff814b16bbee..380bad501064 100644 --- a/x11-wm/metacity/Makefile +++ b/x11-wm/metacity/Makefile @@ -1,36 +1,41 @@ PORTNAME= metacity -PORTVERSION= 3.44.0 -PORTREVISION= 3 +PORTVERSION= 3.57.1 CATEGORIES= x11-wm MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org -COMMENT= Window manager for the adult in you +COMMENT= Window manager for GNOME Flashback +WWW= https://gitlab.gnome.org/GNOME/metacity LICENSE= GPLv2 -BUILD_DEPENDS= gsettings-desktop-schemas>=3.3.0:devel/gsettings-desktop-schemas \ - itstool:textproc/itstool \ - zenity>=3.0.0:x11/zenity -LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ +BUILD_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas +LIB_DEPENDS= libcanberra.so:audio/libcanberra \ + libcanberra-gtk3.so:audio/libcanberra-gtk3 \ + libharfbuzz.so:print/harfbuzz \ libgtop-2.0.so:devel/libgtop \ libstartup-notification-1.so:x11/startup-notification -RUN_DEPENDS= gsettings-desktop-schemas>=3.3.0:devel/gsettings-desktop-schemas \ - zenity>=3.0.0:x11/zenity - -PORTSCOUT= limitw:1,even +RUN_DEPENDS= gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas USES= compiler:c11 gettext gmake gnome libtool localbase pathfix \ pkgconfig tar:xz xorg GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share -USE_XORG= x11 xcomposite xcursor xdamage xext xinerama xpresent xrandr \ - xrender xres -USE_GNOME= gnomeprefix gtk30 intlhack libxml2:build +USE_XORG= sm ice x11 xcomposite xcursor xdamage xext xfixes xinerama \ + xpresent xrandr xrender xres +USE_GNOME= glib20 gtk30 libxml2:build pango USE_LDCONFIG= yes INSTALL_TARGET= install-strip +OPTIONS_DEFINE= VULKAN +OPTIONS_DEFAULT= VULKAN +OPTIONS_SUB= yes + +VULKAN_DESC= Add support for Vulkan (compositor) +VULKAN_BUILD_DEPENDS= vulkan-headers>0:graphics/vulkan-headers +VULKAN_LIB_DEPENDS= libvulkan.so:graphics/vulkan-loader +VULKAN_CONFIGURE_ENABLE= vulkan + GLIB_SCHEMAS= org.gnome.metacity.enums.xml \ org.gnome.metacity.gschema.xml \ org.gnome.metacity.keybindings.gschema.xml \ diff --git a/x11-wm/metacity/distinfo b/x11-wm/metacity/distinfo index c01af5a83ccb..191e4798a366 100644 --- a/x11-wm/metacity/distinfo +++ b/x11-wm/metacity/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1656342645 -SHA256 (gnome/metacity-3.44.0.tar.xz) = 19c3c5d79d2171f45baa0f632cc8995f8607bf1231a16014439bac9ba165a7c0 -SIZE (gnome/metacity-3.44.0.tar.xz) = 1973772 +TIMESTAMP = 1756037975 +SHA256 (gnome/metacity-3.57.1.tar.xz) = 1293a26e4dedfd4bf200b5bb788673008979ae3ac6d3053f7db481b87acc7cde +SIZE (gnome/metacity-3.57.1.tar.xz) = 1756412 diff --git a/x11-wm/metacity/files/patch-data_Makefile.in b/x11-wm/metacity/files/patch-data_Makefile.in new file mode 100644 index 000000000000..bd0cef865b54 --- /dev/null +++ b/x11-wm/metacity/files/patch-data_Makefile.in @@ -0,0 +1,10 @@ +--- data/Makefile.in.orig 2025-08-23 09:46:51 UTC ++++ data/Makefile.in +@@ -381,7 +381,6 @@ SUBDIRS = \ + keybindings \ + pkgconfig \ + schemas \ +- systemd \ + ui \ + $(NULL) + diff --git a/x11-wm/metacity/pkg-descr b/x11-wm/metacity/pkg-descr index fb1cb52b9383..e09ba9d7a359 100644 --- a/x11-wm/metacity/pkg-descr +++ b/x11-wm/metacity/pkg-descr @@ -1,4 +1,4 @@ -Metacity is a low-frills Window Manager, and is the default -Window Manager of the GNOME 2 desktop. It provides most of -the features expected of a Window Manager, but leaves everything -it can up to other components of the GNOME environment. +Metacity is a simple compositing window manager that integrates nicely +with GNOME Flashback. +It uses GTK+ 3 for drawing window frames, so that it inherits colors, +fonts, and so on from the GTK+ theme. diff --git a/x11-wm/metacity/pkg-plist b/x11-wm/metacity/pkg-plist index 1c9460d80548..695d881d9659 100644 --- a/x11-wm/metacity/pkg-plist +++ b/x11-wm/metacity/pkg-plist @@ -8,11 +8,9 @@ include/metacity/libmetacity/meta-frame-enums.h include/metacity/libmetacity/meta-theme.h lib/libmetacity.so lib/libmetacity.so.3 -lib/libmetacity.so.%%GTK3_VERSION%% +lib/libmetacity.so.3.0.0 libdata/pkgconfig/libmetacity.pc -share/man/man1/metacity-message.1.gz -share/man/man1/metacity-theme-viewer.1.gz -share/man/man1/metacity.1.gz +libexec/metacity-dialog share/applications/metacity.desktop share/gnome-control-center/keybindings/50-metacity-navigation.xml share/gnome-control-center/keybindings/50-metacity-system.xml @@ -111,3 +109,6 @@ share/locale/yo/LC_MESSAGES/metacity.mo share/locale/zh_CN/LC_MESSAGES/metacity.mo share/locale/zh_HK/LC_MESSAGES/metacity.mo share/locale/zh_TW/LC_MESSAGES/metacity.mo +share/man/man1/metacity-message.1.gz +share/man/man1/metacity-theme-viewer.1.gz +share/man/man1/metacity.1.gz diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index 359143fef401..6240dd458481 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -1,6 +1,5 @@ PORTNAME= muffin -PORTVERSION= 5.4.5 -PORTREVISION= 6 +DISTVERSION= 6.4.1 CATEGORIES= x11-wm gnome DIST_SUBDIR= gnome @@ -20,39 +19,79 @@ LIB_DEPENDS= libgraphene-1.0.so:graphics/graphene \ libcinnamon-desktop.so:x11/cinnamon-desktop \ libxkbcommon.so:x11/libxkbcommon \ libcanberra.so:audio/libcanberra \ - libdbus-1.so:devel/dbus \ - libstartup-notification-1.so:x11/startup-notification \ - libpipewire-0.3.so:multimedia/pipewire \ - libfontconfig.so:x11-fonts/fontconfig -RUN_DEPENDS= xkeyboard-config>0:x11/xkeyboard-config + libdbus-1.so:devel/dbus +RUN_DEPENDS= xkeyboard-config>0:x11/xkeyboard-config \ + zenity>0:x11/zenity USES= compiler:c11 gettext-tools gl gnome localbase meson pkgconfig xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint -USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 introspection pango -USE_XORG= ice sm x11 xau xcb xcomposite xcursor xdamage xext xfixes xi xinerama \ +USE_GNOME= atk cairo gdkpixbuf glib20 gtk30 pango +USE_XORG= ice x11 xau xcb xcomposite xcursor xdamage xext xfixes xi xinerama \ xkbfile xrandr xrender xtst USE_GL= egl gl glesv2 USE_LDCONFIG= yes -MESON_ARGS= -Dcore_tests=false +MESON_ARGS= -Dnative_backend=false GLIB_SCHEMAS= org.cinnamon.muffin.gschema.xml -OPTIONS_DEFINE= TEST UDEV WACOM -OPTIONS_DEFAULT= WACOM +OPTIONS_DEFINE= EGL_DEVICE INTROSPECTION PANGOFT2 REMOTE SM STARTUP \ + TEST UDEV WACOM WAYLAND WAYLAND_EGL +OPTIONS_DEFAULT= INTROSPECTION PANGOFT2 REMOTE SM STARTUP UDEV WACOM +OPTIONS_SUB= yes -TEST_MESON_TRUE= cogl_tests clutter_tests +EGL_DEVICE_DESC= Enable EGLDevice and EGLStream renderer support +EGL_DEVICE_MESON_TRUE= egl_device -UDEV_DESC= Enable udev support when using the X11 backend (EXPERIMENTAL) +INTROSPECTION_DESC= Enable GObject introspection +INTROSPECTION_MESON_TRUE= introspection +INTROSPECTION_USE= GNOME=introspection + +PANGOFT2_DESC= Enable PangoFt2 support +PANGOFT2_MESON_TRUE= pango_ft2 +PANGOFT2_USE= GNOME=pangoft2 + +REMOTE_DESC= Enable remote desktop and screen cast support +REMOTE_LIB_DEPENDS= libpipewire-0.3.so:multimedia/pipewire +REMOTE_MESON_TRUE= remote_desktop + +SM_DESC= Enable X11 session management support +SM_MESON_TRUE= sm +SM_USE= XORG=sm + +STARTUP_DESC= Enable startup notification support +STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification +STARTUP_MESON_TRUE= startup_notification + +TEST_BUILD_DEPENDS= bash:shells/bash +TEST_MESON_TRUE= tests + +UDEV_DESC= Enable udev support when using the X11 backend UDEV_LIB_DEPENDS= libgudev-1.0.so:devel/libgudev \ libudev.so:devel/libudev-devd UDEV_MESON_TRUE= udev -WACOM_DESC= Tablet support with libwacom +WACOM_DESC= Tablet support with libwacom WACOM_LIB_DEPENDS= libwacom.so:x11/libwacom WACOM_MESON_TRUE= libwacom +WAYLAND_BUILD_DEPENDS= ${LOCALBASE}/include/libdrm/drm_fourcc.h:graphics/libdrm \ + wayland-protocols>0:graphics/wayland-protocols \ + Xwayland:x11-servers/xwayland +WAYLAND_LIB_DEPENDS= libwayland-server.so:graphics/wayland +WAYLAND_MESON_TRUE= core_tests wayland + +WAYLAND_EGL_DESC= Enable Wayland EGLStream support client support +WAYLAND_EGL_BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/wayland-eglstream-protocols.pc:graphics/egl-wayland +WAYLAND_EGL_MESON_TRUE= wayland_eglstream +WAYLAND_EGL_IMPLIES= wayland + +post-patch: + @${REINPLACE_CMD} -e 's/<drm_fourcc.h>/<libdrm\/drm_fourcc.h>/' \ + ${WRKSRC}/src/wayland/meta-wayland-dma-buf.c \ + ${WRKSRC}/src/wayland/meta-wayland-buffer.c + .include <bsd.port.mk> diff --git a/x11-wm/muffin/distinfo b/x11-wm/muffin/distinfo index cdab002983cf..973d072752a6 100644 --- a/x11-wm/muffin/distinfo +++ b/x11-wm/muffin/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660022739 -SHA256 (gnome/linuxmint-muffin-5.4.5_GH0.tar.gz) = e02802d72c9d5d0cdd62194528c0aff80a2e6fa5f74b49191332f316516acdb0 -SIZE (gnome/linuxmint-muffin-5.4.5_GH0.tar.gz) = 4513483 +TIMESTAMP = 1737348653 +SHA256 (gnome/linuxmint-muffin-6.4.1_GH0.tar.gz) = 3c4ef0139d9bbaf7ac17f39dd06b6397c175614a2eb6c55d463024a457293808 +SIZE (gnome/linuxmint-muffin-6.4.1_GH0.tar.gz) = 4523777 diff --git a/x11-wm/muffin/pkg-plist b/x11-wm/muffin/pkg-plist index a70613e4fbe2..28f1881bc711 100644 --- a/x11-wm/muffin/pkg-plist +++ b/x11-wm/muffin/pkg-plist @@ -111,6 +111,7 @@ include/muffin/clutter/clutter/deprecated/clutter-stage.h include/muffin/clutter/clutter/deprecated/clutter-state.h include/muffin/clutter/clutter/deprecated/clutter-timeline.h include/muffin/clutter/clutter/x11/clutter-x11.h +%%WAYLAND%%include/muffin/cogl/cogl/cogl-wayland-server.h include/muffin/cogl/cogl-pango/cogl-pango.h include/muffin/cogl/cogl-path/cogl-path-enum-types.h include/muffin/cogl/cogl-path/cogl-path-functions.h @@ -229,18 +230,18 @@ include/muffin/meta/workspace.h lib/libmuffin.so lib/libmuffin.so.0 lib/libmuffin.so.0.0.0 -lib/muffin/Cally-0.gir -lib/muffin/Cally-0.typelib -lib/muffin/Clutter-0.gir -lib/muffin/Clutter-0.typelib -lib/muffin/ClutterX11-0.gir -lib/muffin/ClutterX11-0.typelib -lib/muffin/Cogl-0.gir -lib/muffin/Cogl-0.typelib -lib/muffin/CoglPango-0.gir -lib/muffin/CoglPango-0.typelib -lib/muffin/Meta-0.gir -lib/muffin/Meta-0.typelib +%%INTROSPECTION%%lib/muffin/Cally-0.gir +%%INTROSPECTION%%lib/muffin/Cally-0.typelib +%%INTROSPECTION%%lib/muffin/Clutter-0.gir +%%INTROSPECTION%%lib/muffin/Clutter-0.typelib +%%INTROSPECTION%%lib/muffin/ClutterX11-0.gir +%%INTROSPECTION%%lib/muffin/ClutterX11-0.typelib +%%INTROSPECTION%%lib/muffin/Cogl-0.gir +%%INTROSPECTION%%lib/muffin/Cogl-0.typelib +%%INTROSPECTION%%lib/muffin/CoglPango-0.gir +%%INTROSPECTION%%lib/muffin/CoglPango-0.typelib +%%INTROSPECTION%%lib/muffin/Meta-0.gir +%%INTROSPECTION%%lib/muffin/Meta-0.typelib lib/muffin/libmuffin-clutter-0.so lib/muffin/libmuffin-clutter-0.so.0 lib/muffin/libmuffin-clutter-0.so.0.0.0 diff --git a/x11-wm/mutter/Makefile b/x11-wm/mutter/Makefile index c78ee2fa52bb..64dbb63ff254 100644 --- a/x11-wm/mutter/Makefile +++ b/x11-wm/mutter/Makefile @@ -1,68 +1,80 @@ PORTNAME= mutter -PORTVERSION= 42.4 -PORTREVISION= 4 +PORTVERSION= 47.9 CATEGORIES= x11-wm -MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} +MASTER_SITES= GNOME DIST_SUBDIR= gnome MAINTAINER= gnome@FreeBSD.org COMMENT= Window and compositing manager based on Clutter -WWW= https://gitlab.gnome.org/GNOME/mutter +WWW= https://gnome.pages.gitlab.gnome.org/mutter/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ gnome-settings-daemon>0:sysutils/gnome-settings-daemon \ - gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas \ - xkeyboard-config>=0:x11/xkeyboard-config \ - zenity>=3.0.0:x11/zenity -LIB_DEPENDS= libcanberra-gtk3.so:audio/libcanberra-gtk3 \ - libcanberra.so:audio/libcanberra \ + gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ + xkeyboard-config>0:x11/xkeyboard-config \ + dbus>0:devel/dbus +LIB_DEPENDS= libcanberra.so:audio/libcanberra \ + libgudev-1.0.so:devel/libgudev \ libdrm.so:graphics/libdrm \ - libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ + libinput.so:x11/libinput \ libfribidi.so:converters/fribidi \ libgraphene-1.0.so:graphics/graphene \ - libjson-glib-1.0.so:devel/json-glib \ libpipewire-0.3.so:multimedia/pipewire \ libstartup-notification-1.so:x11/startup-notification \ - libupower-glib.so:sysutils/upower \ libxkbcommon.so:x11/libxkbcommon \ - libxkbfile.so:x11/libxkbfile + libxkbfile.so:x11/libxkbfile \ + liblcms2.so:graphics/lcms2 \ + libcolord.so:graphics/colord \ + libharfbuzz.so:print/harfbuzz \ + libei.so:x11/libei \ + libdisplay-info.so:sysutils/libdisplay-info RUN_DEPENDS= gnome-settings-daemon>0:sysutils/gnome-settings-daemon \ - gsettings-desktop-schemas>=3.4.0:devel/gsettings-desktop-schemas \ - xkeyboard-config>=0:x11/xkeyboard-config \ - zenity>=3.0.0:x11/zenity - -PORTSCOUT= limitw:1,even + gsettings-desktop-schemas>0:devel/gsettings-desktop-schemas \ + xkeyboard-config>0:x11/xkeyboard-config USES= compiler:c++0x gettext gl gnome localbase meson pkgconfig \ tar:xz xorg USE_GL= egl gbm -USE_GNOME= cairo gdkpixbuf gnomedesktop3 introspection -USE_XORG= ice sm x11 xcb xcomposite xcursor xdamage xext xfixes xi \ - xinerama xrandr xrender xtst +USE_GNOME= atk cairo gdkpixbuf gnomedesktop4 gtk40 introspection:build +USE_XORG= ice pixman sm x11 xcb xcomposite xcursor xdamage xext \ + xfixes xi xinerama xrandr xrender xtst USE_LDCONFIG= yes + +PORTSCOUT= limit:^47\. + CFLAGS+= -Wno-unknown-warning-option -Wno-format-nonliteral CPPFLAGS+= -fno-omit-frame-pointer -MESON_ARGS= -Dlibwacom=false \ +MESON_ARGS= -Dlibdisplay_info=enabled \ + -Dlibwacom=false \ -Dnative_backend=false \ -Dprofiler=false \ - -Dsm=true \ -Dsystemd=false \ - -Dtests=false \ - -Dudev=false \ - -Dwayland=false + -Dtests=disabled \ + -Dcogl_tests=false \ + -Dclutter_tests=false \ + -Dmutter_tests=false \ + -Dinstalled_tests=false # Required by embedded cogl/clutter forks. MESON_ARGS+= -Dgles2_libname=libGLESv2 \ -Dopengl_libname=libGL.so -# Disable remote_desktop for now because it requires memfd which only appears current -MESON_ARGS+= -Dremote_desktop=false - GLIB_SCHEMAS= org.gnome.mutter.gschema.xml \ org.gnome.mutter.wayland.gschema.xml +OPTIONS_DEFINE= WAYLAND +OPTIONS_DEFAULT= WAYLAND +OPTIONS_SUB= yes + +WAYLAND_BUILD_DEPENDS= wayland-protocols>0:graphics/wayland-protocols \ + xwayland>0:x11-servers/xwayland +WAYLAND_LIB_DEPENDS= libwayland-server.so:graphics/wayland +WAYLAND_RUN_DEPENDS= xwayland>0:x11-servers/xwayland +WAYLAND_USE= XORG=xau +WAYLAND_MESON_TRUE= wayland \ + xwayland + .include <bsd.port.mk> diff --git a/x11-wm/mutter/distinfo b/x11-wm/mutter/distinfo index 17054975bc51..bb5b3091b85b 100644 --- a/x11-wm/mutter/distinfo +++ b/x11-wm/mutter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660859500 -SHA256 (gnome/mutter-42.4.tar.xz) = c22c7fa3d187061dbf280c3850e118b7b5009065d01de31616acd500c4982a40 -SIZE (gnome/mutter-42.4.tar.xz) = 2747580 +TIMESTAMP = 1751313716 +SHA256 (gnome/mutter-47.9.tar.xz) = 28a7cfb01ecacaa2137c278e8934b9ef83f3e37e8ca8cfda61b38ec268755615 +SIZE (gnome/mutter-47.9.tar.xz) = 6860464 diff --git a/x11-wm/mutter/files/patch-clutter_clutter_clutter-frame-clock.c b/x11-wm/mutter/files/patch-clutter_clutter_clutter-frame-clock.c new file mode 100644 index 000000000000..d17c08df52ba --- /dev/null +++ b/x11-wm/mutter/files/patch-clutter_clutter_clutter-frame-clock.c @@ -0,0 +1,23 @@ +--- clutter/clutter/clutter-frame-clock.c.orig 2023-10-31 18:35:00 UTC ++++ clutter/clutter/clutter-frame-clock.c +@@ -845,7 +845,7 @@ clutter_frame_clock_get_max_render_time_debug_info (Cl + GString *string; + + string = g_string_new (NULL); +- g_string_append_printf (string, "Max render time: %ld µs", ++ g_string_append_printf (string, "Max render time: %lld µs", + clutter_frame_clock_compute_max_render_time_us (frame_clock)); + + if (frame_clock->got_measurements_last_frame) +@@ -857,9 +857,9 @@ clutter_frame_clock_get_max_render_time_debug_info (Cl + MAX (frame_clock->longterm_max_update_duration_us, + frame_clock->shortterm_max_update_duration_us); + +- g_string_append_printf (string, "\nVblank duration: %ld µs +", ++ g_string_append_printf (string, "\nVblank duration: %lld µs +", + frame_clock->vblank_duration_us); +- g_string_append_printf (string, "\nUpdate duration: %ld µs +", ++ g_string_append_printf (string, "\nUpdate duration: %lld µs +", + max_update_duration_us); + g_string_append_printf (string, "\nConstant: %d µs", + clutter_max_render_time_constant_us); diff --git a/x11-wm/mutter/files/patch-clutter_clutter_clutter-stage-view.c b/x11-wm/mutter/files/patch-clutter_clutter_clutter-stage-view.c deleted file mode 100644 index e12a21f4fefb..000000000000 --- a/x11-wm/mutter/files/patch-clutter_clutter_clutter-stage-view.c +++ /dev/null @@ -1,58 +0,0 @@ -$OpenBSD: patch-clutter_clutter_clutter-stage-view_c,v 1.1 2021/06/04 10:56:17 ajacoutot Exp $ - -Index: clutter/clutter/clutter-stage-view.c ---- clutter/clutter/clutter-stage-view.c.orig -+++ clutter/clutter/clutter-stage-view.c -@@ -543,13 +543,13 @@ find_damaged_tiles (ClutterStageView *view, - bpp = cogl_dma_buf_handle_get_bpp (current_dma_buf_handle); - - cogl_framebuffer_finish (COGL_FRAMEBUFFER (priv->shadow.framebuffer)); -- -+#ifdef __linux__ - if (!cogl_dma_buf_handle_sync_read_start (prev_dma_buf_handle, error)) - return NULL; - - if (!cogl_dma_buf_handle_sync_read_start (current_dma_buf_handle, error)) - goto err_sync_read_current; -- -+#endif - prev_data = cogl_dma_buf_handle_mmap (prev_dma_buf_handle, error); - if (!prev_data) - goto err_mmap_prev; -@@ -594,7 +594,7 @@ find_damaged_tiles (ClutterStageView *view, - cairo_region_union_rectangle (tile_damage_region, &tile); - } - } -- -+#ifdef __linux__ - if (!cogl_dma_buf_handle_sync_read_end (prev_dma_buf_handle, error)) - { - g_warning ("Failed to end DMA buffer read synchronization: %s", -@@ -608,7 +608,7 @@ find_damaged_tiles (ClutterStageView *view, - (*error)->message); - g_clear_error (error); - } -- -+#endif - cogl_dma_buf_handle_munmap (prev_dma_buf_handle, prev_data, NULL); - cogl_dma_buf_handle_munmap (current_dma_buf_handle, current_data, NULL); - -@@ -618,13 +618,16 @@ find_damaged_tiles (ClutterStageView *view, - - err_mmap_current: - cogl_dma_buf_handle_munmap (prev_dma_buf_handle, prev_data, NULL); -- -+#ifdef __linux__ - err_mmap_prev: - cogl_dma_buf_handle_sync_read_end (current_dma_buf_handle, NULL); - - err_sync_read_current: - cogl_dma_buf_handle_sync_read_end (prev_dma_buf_handle, NULL); -- -+#else -+err_mmap_prev: -+err_sync_read_current: -+#endif - return NULL; - } - diff --git a/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.c b/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.c index a0739e3d4895..86768c36f809 100644 --- a/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.c +++ b/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.c @@ -1,32 +1,31 @@ -$OpenBSD: patch-cogl_cogl_cogl-dma-buf-handle_c,v 1.2 2021/06/04 10:56:17 ajacoutot Exp $ - Index: cogl/cogl/cogl-dma-buf-handle.c ---- cogl/cogl/cogl-dma-buf-handle.c.orig +--- cogl/cogl/cogl-dma-buf-handle.c.orig 2023-07-06 10:42:04 UTC +++ cogl/cogl/cogl-dma-buf-handle.c -@@ -36,8 +36,10 @@ - +@@ -37,7 +37,27 @@ #include <errno.h> #include <gio/gio.h> + #include <glib/gstdio.h> +#ifdef __linux__ #include <linux/dma-buf.h> - #include <sys/ioctl.h> ++#else ++typedef uint64_t __u64; ++ ++// From https://github.com/evadot/drm-subtree or https://reviews.freebsd.org/D23085 ++struct dma_buf_sync ++{ ++ __u64 flags; ++}; ++ ++#define DMA_BUF_SYNC_READ (1 << 0) ++#define DMA_BUF_SYNC_WRITE (2 << 0) ++#define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE) ++#define DMA_BUF_SYNC_START (0 << 2) ++#define DMA_BUF_SYNC_END (1 << 2) ++#define DMA_BUF_SYNC_VALID_FLAGS_MASK \ ++ (DMA_BUF_SYNC_RW | DMA_BUF_SYNC_END) ++#define DMA_BUF_BASE 'b' ++#define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync) +#endif + #include <sys/ioctl.h> #include <sys/mman.h> #include <unistd.h> - -@@ -101,6 +103,7 @@ cogl_dma_buf_handle_free (CoglDmaBufHandle *dmabuf_han - g_free (dmabuf_handle); - } - -+#ifdef __linux__ - static gboolean - sync_read (CoglDmaBufHandle *dmabuf_handle, - uint64_t start_or_end, -@@ -147,6 +150,7 @@ cogl_dma_buf_handle_sync_read_end (CoglDmaBufHandle * - { - return sync_read (dmabuf_handle, DMA_BUF_SYNC_END, error); - } -+#endif - - gpointer - cogl_dma_buf_handle_mmap (CoglDmaBufHandle *dmabuf_handle, diff --git a/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.h b/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.h deleted file mode 100644 index a7b5dcad6553..000000000000 --- a/x11-wm/mutter/files/patch-cogl_cogl_cogl-dma-buf-handle.h +++ /dev/null @@ -1,22 +0,0 @@ -$OpenBSD: patch-cogl_cogl_cogl-dma-buf-handle_h,v 1.2 2021/06/04 10:56:17 ajacoutot Exp $ - -Index: cogl/cogl/cogl-dma-buf-handle.h ---- cogl/cogl/cogl-dma-buf-handle.h.orig -+++ cogl/cogl/cogl-dma-buf-handle.h -@@ -63,6 +63,7 @@ cogl_dma_buf_handle_new (CoglFramebuffer *framebuffer, - COGL_EXPORT void - cogl_dma_buf_handle_free (CoglDmaBufHandle *dmabuf_handle); - -+# ifdef __linux__ - COGL_EXPORT gboolean - cogl_dma_buf_handle_sync_read_start (CoglDmaBufHandle *dmabuf_handle, - GError **error); -@@ -70,7 +71,7 @@ cogl_dma_buf_handle_sync_read_start (CoglDmaBufHandle - COGL_EXPORT gboolean - cogl_dma_buf_handle_sync_read_end (CoglDmaBufHandle *dmabuf_handle, - GError **error); -- -+# endif - COGL_EXPORT gpointer - cogl_dma_buf_handle_mmap (CoglDmaBufHandle *dmabuf_handle, - GError **error); diff --git a/x11-wm/mutter/files/patch-da3ae7f0.patch b/x11-wm/mutter/files/patch-da3ae7f0.patch new file mode 100644 index 000000000000..3f26bf205ebe --- /dev/null +++ b/x11-wm/mutter/files/patch-da3ae7f0.patch @@ -0,0 +1,29 @@ +Revert: +From da3ae7f0e68d8fab424a260e8f8300a217ccf0ee Mon Sep 17 00:00:00 2001 +From: Kamil Szczęk <kamil@szczek.dev> +Date: Mon, 30 Sep 2024 11:24:32 +0200 +Subject: [PATCH] udev: Use current tags when looking for preferred primary + devices + +--- meson.build.orig 2024-11-25 14:05:12 UTC ++++ meson.build +@@ -42,7 +42,7 @@ udev_req = '>= 228' + + # optional version requirements + udev_req = '>= 228' +-gudev_req = '>= 238' ++gudev_req = '>= 232' + + # wayland version requirements + wayland_server_req = '>= 1.22' +--- src/backends/native/meta-udev.c.orig 2024-11-25 14:05:12 UTC ++++ src/backends/native/meta-udev.c +@@ -125,7 +125,7 @@ meta_is_udev_device_preferred_primary (GUdevDevice *de + { + const char * const *tags; + +- tags = g_udev_device_get_current_tags (device); ++ tags = g_udev_device_get_tags (device); + if (!tags) + return FALSE; + diff --git a/x11-wm/mutter/files/patch-meson.build b/x11-wm/mutter/files/patch-meson.build new file mode 100644 index 000000000000..29f3431e24d1 --- /dev/null +++ b/x11-wm/mutter/files/patch-meson.build @@ -0,0 +1,20 @@ +--- meson.build.orig 2023-07-06 10:42:04 UTC ++++ meson.build +@@ -226,11 +226,15 @@ have_libgudev = get_option('udev') + if have_libgudev + libudev_dep = dependency('libudev', version: udev_req) + gudev_dep = dependency('gudev-1.0', version: gudev_req) +- udev_dep = dependency('udev') ++ udev_dep = dependency('udev', required: false) + + udev_dir = get_option('udev_dir') + if udev_dir == '' +- udev_dir = udev_dep.get_variable('udevdir') ++ if udev_dep.found() ++ udev_dir = udev_dep.get_variable('udevdir') ++ else ++ udev_dir = libdir / 'udev' ++ endif + endif + endif + diff --git a/x11-wm/mutter/files/patch-src_backends_meta-stage-impl.c b/x11-wm/mutter/files/patch-src_backends_meta-stage-impl.c new file mode 100644 index 000000000000..14b366632ca8 --- /dev/null +++ b/x11-wm/mutter/files/patch-src_backends_meta-stage-impl.c @@ -0,0 +1,18 @@ +https://gitlab.gnome.org/GNOME/mutter/-/issues/2103 + +--- src/backends/meta-stage-impl.c.orig 2024-11-25 14:05:12 UTC ++++ src/backends/meta-stage-impl.c +@@ -612,9 +612,13 @@ meta_stage_impl_redraw_view_primary (MetaStageImpl + * artefacts. + */ + /* swap_region does not need damage history, set it up before that */ ++#if 0 + if (!use_clipped_redraw) + swap_region = mtk_region_create (); + else if (clutter_stage_view_has_shadowfb (stage_view)) ++#else ++ if (clutter_stage_view_has_shadowfb (stage_view)) ++#endif + swap_region = mtk_region_ref (fb_clip_region); + else + swap_region = mtk_region_copy (fb_clip_region); diff --git a/x11-wm/mutter/files/patch-src_backends_x11_meta-input-settings-x11.c b/x11-wm/mutter/files/patch-src_backends_x11_meta-input-settings-x11.c deleted file mode 100644 index 56be8ec7b216..000000000000 --- a/x11-wm/mutter/files/patch-src_backends_x11_meta-input-settings-x11.c +++ /dev/null @@ -1,39 +0,0 @@ -$OpenBSD: patch-src_backends_x11_meta-input-settings-x11_c,v 1.5 2021/06/04 10:56:17 ajacoutot Exp $ - -Index: src/backends/x11/meta-input-settings-x11.c ---- src/backends/x11/meta-input-settings-x11.c.orig -+++ src/backends/x11/meta-input-settings-x11.c -@@ -45,6 +45,7 @@ typedef struct _MetaInputSettingsX11Private - #ifdef HAVE_LIBGUDEV - GUdevClient *udev_client; - #endif -+ bool dummy_field; // struct needs at least one element to compile - } MetaInputSettingsX11Private; - - G_DEFINE_TYPE_WITH_PRIVATE (MetaInputSettingsX11, meta_input_settings_x11, -@@ -765,11 +766,10 @@ meta_input_settings_x11_set_tablet_aspect_ratio (MetaI - static void - meta_input_settings_x11_dispose (GObject *object) - { --#ifdef HAVE_LIBGUDEV - MetaInputSettingsX11 *settings_x11 = META_INPUT_SETTINGS_X11 (object); - MetaInputSettingsX11Private *priv = - meta_input_settings_x11_get_instance_private (settings_x11); -- -+#ifdef HAVE_LIBGUDEV - g_clear_object (&priv->udev_client); - #endif - -@@ -938,11 +938,10 @@ meta_input_settings_x11_class_init (MetaInputSettingsX - static void - meta_input_settings_x11_init (MetaInputSettingsX11 *settings) - { --#ifdef HAVE_LIBGUDEV - MetaInputSettingsX11Private *priv = - meta_input_settings_x11_get_instance_private (settings); - const char *subsystems[] = { NULL }; -- -+#ifdef HAVE_LIBGUDEV - priv->udev_client = g_udev_client_new (subsystems); - #endif - } diff --git a/x11-wm/mutter/files/patch-src_backends_x11_meta-seat-x11.c b/x11-wm/mutter/files/patch-src_backends_x11_meta-seat-x11.c deleted file mode 100644 index 5845d2d285b2..000000000000 --- a/x11-wm/mutter/files/patch-src_backends_x11_meta-seat-x11.c +++ /dev/null @@ -1,44 +0,0 @@ -$OpenBSD: patch-src_backends_x11_meta-seat-x11_c,v 1.3 2021/06/04 10:56:17 ajacoutot Exp $ - -Index: src/backends/x11/meta-seat-x11.c ---- src/backends/x11/meta-seat-x11.c.orig -+++ src/backends/x11/meta-seat-x11.c -@@ -17,8 +17,9 @@ - * Author: Carlos Garnacho <carlosg@gnome.org> - */ - #include "config.h" -- -+#ifdef __linux__ - #include <linux/input-event-codes.h> -+#endif - #include <X11/extensions/XInput2.h> - #include <X11/extensions/XKB.h> - -@@ -1733,7 +1734,7 @@ get_source_device_checked (MetaSeatX11 *seat, - - return source_device; - } -- -+#ifdef __linux__ - static uint32_t - evdev_button_code (uint32_t x_button) - { -@@ -1762,7 +1763,7 @@ evdev_button_code (uint32_t x_button) - - return button; - } -- -+#endif - gboolean - meta_seat_x11_translate_event (MetaSeatX11 *seat, - XEvent *xevent, -@@ -2050,7 +2051,9 @@ meta_seat_x11_translate_event (MetaSeatX11 *seat, - event->button.time = xev->time; - translate_coords (stage_x11, xev->event_x, xev->event_y, &event->button.x, &event->button.y); - event->button.button = xev->detail; -+#ifdef __linux__ - event->button.evdev_code = evdev_button_code (xev->detail); -+#endif - meta_input_device_x11_translate_state (event, - &xev->mods, - &xev->buttons, diff --git a/x11-wm/mutter/files/patch-src_core_meta-context-main.c b/x11-wm/mutter/files/patch-src_core_meta-context-main.c new file mode 100644 index 000000000000..ed1fc10ad094 --- /dev/null +++ b/x11-wm/mutter/files/patch-src_core_meta-context-main.c @@ -0,0 +1,24 @@ +Based on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258042 + +--- src/core/meta-context-main.c.orig 2025-03-04 18:56:53 UTC ++++ src/core/meta-context-main.c +@@ -25,7 +25,7 @@ + #include <glib.h> + #include <gio/gio.h> + +-#ifdef HAVE_WAYLAND ++#if defined(HAVE_LIBSYSTEMD) && defined(HAVE_WAYLAND) + #include <systemd/sd-login.h> + #endif + +@@ -348,8 +348,10 @@ meta_context_main_get_x11_display_policy (MetaContext + #ifdef HAVE_WAYLAND + if (context_main->options.no_x11) + return META_X11_DISPLAY_POLICY_DISABLED; ++#ifdef HAVE_LIBSYSTEMD + else if (sd_pid_get_user_unit (0, &unit) < 0) + return META_X11_DISPLAY_POLICY_MANDATORY; ++#endif + else + return META_X11_DISPLAY_POLICY_ON_DEMAND; + #else /* HAVE_WAYLAND */ diff --git a/x11-wm/mutter/files/patch-src_wayland_meta-wayland-buffer.c b/x11-wm/mutter/files/patch-src_wayland_meta-wayland-buffer.c new file mode 100644 index 000000000000..4f2e3087ee4c --- /dev/null +++ b/x11-wm/mutter/files/patch-src_wayland_meta-wayland-buffer.c @@ -0,0 +1,46 @@ +Based on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258042 + +--- src/wayland/meta-wayland-buffer.c.orig 2024-11-25 14:05:12 UTC ++++ src/wayland/meta-wayland-buffer.c +@@ -228,6 +228,7 @@ shm_to_drm_format (enum wl_shm_format format) + return format; + } + ++#ifdef HAVE_NATIVE_BACKEND + static const char * + shm_format_to_string (MetaDrmFormatBuf *format_buf, + enum wl_shm_format shm_format) +@@ -237,6 +238,7 @@ shm_format_to_string (MetaDrmFormatBuf *format_buf, + drm_format = shm_to_drm_format (shm_format); + return meta_drm_format_to_string (format_buf, drm_format); + } ++#endif + + static const MetaFormatInfo * + get_supported_shm_format_info (uint32_t shm_format) +@@ -409,7 +411,9 @@ shm_buffer_attach (MetaWaylandBuffer *buffer, + int stride, width, height; + MetaMultiTextureFormat multi_format; + CoglPixelFormat cogl_format; ++#ifdef HAVE_NATIVE_BACKEND + MetaDrmFormatBuf format_buf; ++#endif + uint32_t shm_format; + const MetaFormatInfo *format_info; + +@@ -430,6 +434,7 @@ shm_buffer_attach (MetaWaylandBuffer *buffer, + cogl_format = format_info->cogl_format; + multi_format = format_info->multi_texture_format; + ++#ifdef HAVE_NATIVE_BACKEND + meta_topic (META_DEBUG_WAYLAND, + "[wl-shm] wl_buffer@%u wl_shm_format %s " + "-> MetaMultiTextureFormat %s / CoglPixelFormat %s", +@@ -437,6 +442,7 @@ shm_buffer_attach (MetaWaylandBuffer *buffer, + shm_format_to_string (&format_buf, shm_format), + meta_multi_texture_format_to_string (multi_format), + cogl_pixel_format_to_string (cogl_format)); ++#endif + + if (*texture && + meta_multi_texture_get_width (*texture) == width && diff --git a/x11-wm/mutter/files/patch-src_wayland_meta-wayland-dma-buf.c b/x11-wm/mutter/files/patch-src_wayland_meta-wayland-dma-buf.c new file mode 100644 index 000000000000..723d17b181ba --- /dev/null +++ b/x11-wm/mutter/files/patch-src_wayland_meta-wayland-dma-buf.c @@ -0,0 +1,152 @@ +Adapt changes https://gitlab.gnome.org/GNOME/mutter/-/commit/c4773089 + +--- src/wayland/meta-wayland-dma-buf.c.orig 2024-11-25 14:05:12 UTC ++++ src/wayland/meta-wayland-dma-buf.c +@@ -39,7 +39,9 @@ + + #include <drm_fourcc.h> + #include <glib/gstdio.h> ++#ifdef __linux__ + #include <linux/dma-buf.h> ++#endif + #include <sys/ioctl.h> + #include <sys/stat.h> + #include <sys/types.h> +@@ -72,6 +74,26 @@ + + #define META_WAYLAND_DMA_BUF_MAX_FDS 4 + ++#ifndef __linux__ ++/* From https://reviews.freebsd.org/D23085 */ ++typedef uint64_t __u64; ++ ++struct dma_buf_sync ++{ ++ __u64 flags; ++}; ++ ++#define DMA_BUF_SYNC_READ (1 << 0) ++#define DMA_BUF_SYNC_WRITE (2 << 0) ++#define DMA_BUF_SYNC_RW (DMA_BUF_SYNC_READ | DMA_BUF_SYNC_WRITE) ++#define DMA_BUF_SYNC_START (0 << 2) ++#define DMA_BUF_SYNC_END (1 << 2) ++#define DMA_BUF_SYNC_VALID_FLAGS_MASK \ ++ (DMA_BUF_SYNC_RW | DMA_BUF_SYNC_END) ++#define DMA_BUF_BASE 'b' ++#define DMA_BUF_IOCTL_SYNC _IOW(DMA_BUF_BASE, 0, struct dma_buf_sync) ++#endif ++ + /* Compatible with zwp_linux_dmabuf_feedback_v1.tranche_flags */ + typedef enum _MetaWaylandDmaBufTrancheFlags + { +@@ -863,7 +885,9 @@ typedef struct _MetaWaylandDmaBufSource + gpointer user_data; + + gpointer fd_tags[META_WAYLAND_DMA_BUF_MAX_FDS]; ++#ifdef __linux__ + int owned_sync_fd[META_WAYLAND_DMA_BUF_MAX_FDS]; ++#endif + } MetaWaylandDmaBufSource; + + static gboolean +@@ -898,11 +922,13 @@ meta_wayland_dma_buf_source_dispatch (GSource *bas + for (i = 0; i < META_WAYLAND_DMA_BUF_MAX_FDS; i++) + { + gpointer fd_tag = source->fd_tags[i]; +- int fd; + + if (!fd_tag) + continue; + ++#ifdef __linux__ ++ int fd; ++ + fd = source->owned_sync_fd[i]; + if (fd < 0) + fd = dma_buf->fds[i]; +@@ -912,10 +938,19 @@ meta_wayland_dma_buf_source_dispatch (GSource *bas + ready = FALSE; + continue; + } ++#else ++ if (!is_fd_readable (dma_buf->fds[i])) ++ { ++ ready = FALSE; ++ continue; ++ } ++#endif + + g_source_remove_unix_fd (&source->base, fd_tag); + source->fd_tags[i] = NULL; ++#ifdef __linux__ + g_clear_fd (&source->owned_sync_fd[i], NULL); ++#endif + } + + if (!ready) +@@ -942,7 +977,9 @@ meta_wayland_dma_buf_source_finalize (GSource *base) + { + g_source_remove_unix_fd (&source->base, fd_tag); + source->fd_tags[i] = NULL; ++#ifdef __linux__ + g_clear_fd (&source->owned_sync_fd[i], NULL); ++#endif + } + } + +@@ -960,7 +997,6 @@ create_source (MetaWaylandBuffer *buffer + gpointer user_data) + { + MetaWaylandDmaBufSource *source; +- int i; + + source = + (MetaWaylandDmaBufSource *) g_source_new (&meta_wayland_dma_buf_source_funcs, +@@ -971,12 +1007,17 @@ create_source (MetaWaylandBuffer *buffer + source->dispatch = dispatch; + source->user_data = user_data; + ++#ifdef __linux__ ++ int i; ++ + for (i = 0; i < META_WAYLAND_DMA_BUF_MAX_FDS; i++) + source->owned_sync_fd[i] = -1; ++#endif + + return source; + } + ++#ifdef __linux__ + static int + get_sync_file (int dma_buf_fd) + { +@@ -994,6 +1035,7 @@ get_sync_file (int dma_buf_fd) + + return -1; + } ++#endif + + /** + * meta_wayland_dma_buf_create_source: +@@ -1034,9 +1076,11 @@ meta_wayland_dma_buf_create_source (MetaWaylandBuffer + if (!source) + source = create_source (buffer, dispatch, user_data); + ++#ifdef __linux__ + source->owned_sync_fd[i] = get_sync_file (fd); + if (source->owned_sync_fd[i] >= 0) + fd = source->owned_sync_fd[i]; ++#endif + + source->fd_tags[i] = g_source_add_unix_fd (&source->base, fd, G_IO_IN); + } +@@ -1075,7 +1119,9 @@ meta_wayland_drm_syncobj_create_source (MetaWaylandBuf + return NULL; + + source->fd_tags[0] = g_source_add_unix_fd (&source->base, sync_fd, G_IO_IN); ++#ifdef __linux__ + source->owned_sync_fd[0] = g_steal_fd (&sync_fd); ++#endif + + return &source->base; + } diff --git a/x11-wm/mutter/files/patch-src_wayland_meta-xwayland.c b/x11-wm/mutter/files/patch-src_wayland_meta-xwayland.c new file mode 100644 index 000000000000..113a0dd6e2bd --- /dev/null +++ b/x11-wm/mutter/files/patch-src_wayland_meta-xwayland.c @@ -0,0 +1,27 @@ +Based on https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258042 + +--- src/wayland/meta-xwayland.c.orig 2024-11-25 14:05:12 UTC ++++ src/wayland/meta-xwayland.c +@@ -598,9 +598,11 @@ open_display_sockets (MetaXWaylandManager *manager, + { + int abstract_fd, unix_fd; + ++#ifdef __linux__ + abstract_fd = bind_to_abstract_socket (display_index, error); + if (abstract_fd < 0) + return FALSE; ++#endif + + unix_fd = bind_to_unix_socket (display_index, error); + if (unix_fd < 0) +@@ -608,6 +610,10 @@ open_display_sockets (MetaXWaylandManager *manager, + close (abstract_fd); + return FALSE; + } ++ ++#ifndef __linux__ ++ abstract_fd = unix_fd; ++#endif + + *abstract_fd_out = abstract_fd; + *unix_fd_out = unix_fd; diff --git a/x11-wm/mutter/pkg-descr b/x11-wm/mutter/pkg-descr index e1b5db0d2d3a..09fbc67a5170 100644 --- a/x11-wm/mutter/pkg-descr +++ b/x11-wm/mutter/pkg-descr @@ -1,5 +1,8 @@ -mutter is a minimal X window manager aimed at nontechnical users and is -designed to integrate well with the GNOME desktop. mutter lacks some -features that may be expected by traditional UNIX or other technical -users; these users may want to investigate other available window man- -agers for use with GNOME or standalone. +Mutter is a Wayland display server and X11 window manager and compositor +library. +It implements the compositor side of the Wayland core protocol as well +as various protocol extensions. It also has functionality related to +running X11 applications using Xwayland. When used on top of Xorg it acts +as a X11 window manager and compositing manager. It contains functionality +related to, among other things, window management, window compositing, +focus tracking, workspace management, keybindings and monitor configuration. diff --git a/x11-wm/mutter/pkg-plist b/x11-wm/mutter/pkg-plist index d5f8a377672b..1a6b35cda85c 100644 --- a/x11-wm/mutter/pkg-plist +++ b/x11-wm/mutter/pkg-plist @@ -1,252 +1,237 @@ bin/mutter -include/mutter-10/clutter/cally/cally-actor.h -include/mutter-10/clutter/cally/cally-clone.h -include/mutter-10/clutter/cally/cally-factory.h -include/mutter-10/clutter/cally/cally-main.h -include/mutter-10/clutter/cally/cally-root.h -include/mutter-10/clutter/cally/cally-stage.h -include/mutter-10/clutter/cally/cally-text.h -include/mutter-10/clutter/cally/cally-util.h -include/mutter-10/clutter/cally/cally.h -include/mutter-10/clutter/clutter/clutter-action.h -include/mutter-10/clutter/clutter/clutter-actor-meta.h -include/mutter-10/clutter/clutter/clutter-actor.h -include/mutter-10/clutter/clutter/clutter-align-constraint.h -include/mutter-10/clutter/clutter/clutter-animatable.h -include/mutter-10/clutter/clutter/clutter-autocleanups.h -include/mutter-10/clutter/clutter/clutter-backend.h -include/mutter-10/clutter/clutter/clutter-bin-layout.h -include/mutter-10/clutter/clutter/clutter-bind-constraint.h -include/mutter-10/clutter/clutter/clutter-binding-pool.h -include/mutter-10/clutter/clutter/clutter-blur-effect.h -include/mutter-10/clutter/clutter/clutter-box-layout.h -include/mutter-10/clutter/clutter/clutter-brightness-contrast-effect.h -include/mutter-10/clutter/clutter/clutter-cairo.h -include/mutter-10/clutter/clutter/clutter-canvas.h -include/mutter-10/clutter/clutter/clutter-child-meta.h -include/mutter-10/clutter/clutter/clutter-click-action.h -include/mutter-10/clutter/clutter/clutter-clone.h -include/mutter-10/clutter/clutter/clutter-color-static.h -include/mutter-10/clutter/clutter/clutter-color.h -include/mutter-10/clutter/clutter/clutter-colorize-effect.h -include/mutter-10/clutter/clutter/clutter-constraint.h -include/mutter-10/clutter/clutter/clutter-container.h -include/mutter-10/clutter/clutter/clutter-content.h -include/mutter-10/clutter/clutter/clutter-deform-effect.h -include/mutter-10/clutter/clutter/clutter-deprecated.h -include/mutter-10/clutter/clutter/clutter-desaturate-effect.h -include/mutter-10/clutter/clutter/clutter-effect.h -include/mutter-10/clutter/clutter/clutter-enum-types.h -include/mutter-10/clutter/clutter/clutter-enums.h -include/mutter-10/clutter/clutter/clutter-event.h -include/mutter-10/clutter/clutter/clutter-feature.h -include/mutter-10/clutter/clutter/clutter-fixed-layout.h -include/mutter-10/clutter/clutter/clutter-flow-layout.h -include/mutter-10/clutter/clutter/clutter-frame-clock.h -include/mutter-10/clutter/clutter/clutter-frame.h -include/mutter-10/clutter/clutter/clutter-gesture-action.h -include/mutter-10/clutter/clutter/clutter-grab.h -include/mutter-10/clutter/clutter/clutter-grid-layout.h -include/mutter-10/clutter/clutter/clutter-image.h -include/mutter-10/clutter/clutter/clutter-input-device-tool.h -include/mutter-10/clutter/clutter/clutter-input-device.h -include/mutter-10/clutter/clutter/clutter-input-focus.h -include/mutter-10/clutter/clutter/clutter-input-method.h -include/mutter-10/clutter/clutter/clutter-interval.h -include/mutter-10/clutter/clutter/clutter-keyframe-transition.h -include/mutter-10/clutter/clutter/clutter-keymap.h -include/mutter-10/clutter/clutter/clutter-keysyms.h -include/mutter-10/clutter/clutter/clutter-layout-manager.h -include/mutter-10/clutter/clutter/clutter-layout-meta.h -include/mutter-10/clutter/clutter/clutter-macros.h -include/mutter-10/clutter/clutter/clutter-main.h -include/mutter-10/clutter/clutter/clutter-marshal.h -include/mutter-10/clutter/clutter/clutter-mutter.h -include/mutter-10/clutter/clutter/clutter-offscreen-effect.h -include/mutter-10/clutter/clutter/clutter-page-turn-effect.h -include/mutter-10/clutter/clutter/clutter-paint-context.h -include/mutter-10/clutter/clutter/clutter-paint-node.h -include/mutter-10/clutter/clutter/clutter-paint-nodes.h -include/mutter-10/clutter/clutter/clutter-pan-action.h -include/mutter-10/clutter/clutter/clutter-path-constraint.h -include/mutter-10/clutter/clutter/clutter-path.h -include/mutter-10/clutter/clutter/clutter-pick-context.h -include/mutter-10/clutter/clutter/clutter-property-transition.h -include/mutter-10/clutter/clutter/clutter-rotate-action.h -include/mutter-10/clutter/clutter/clutter-script.h -include/mutter-10/clutter/clutter/clutter-scriptable.h -include/mutter-10/clutter/clutter/clutter-scroll-actor.h -include/mutter-10/clutter/clutter/clutter-seat.h -include/mutter-10/clutter/clutter/clutter-settings.h -include/mutter-10/clutter/clutter/clutter-shader-effect.h -include/mutter-10/clutter/clutter/clutter-shader-types.h -include/mutter-10/clutter/clutter/clutter-snap-constraint.h -include/mutter-10/clutter/clutter/clutter-stage-manager.h -include/mutter-10/clutter/clutter/clutter-stage-view.h -include/mutter-10/clutter/clutter/clutter-stage.h -include/mutter-10/clutter/clutter/clutter-swipe-action.h -include/mutter-10/clutter/clutter/clutter-tap-action.h -include/mutter-10/clutter/clutter/clutter-text-buffer.h -include/mutter-10/clutter/clutter/clutter-text.h -include/mutter-10/clutter/clutter/clutter-texture-content.h -include/mutter-10/clutter/clutter/clutter-timeline.h -include/mutter-10/clutter/clutter/clutter-transition-group.h -include/mutter-10/clutter/clutter/clutter-transition.h -include/mutter-10/clutter/clutter/clutter-types.h -include/mutter-10/clutter/clutter/clutter-units.h -include/mutter-10/clutter/clutter/clutter-virtual-input-device.h -include/mutter-10/clutter/clutter/clutter-zoom-action.h -include/mutter-10/clutter/clutter/clutter.h -include/mutter-10/clutter/clutter/deprecated/clutter-box-layout.h -include/mutter-10/clutter/clutter/deprecated/clutter-container.h -include/mutter-10/clutter/clutter/deprecated/clutter-timeline.h -include/mutter-10/cogl/cogl-pango/cogl-pango.h -include/mutter-10/cogl/cogl/cogl-atlas-texture.h -include/mutter-10/cogl/cogl/cogl-attribute-buffer.h -include/mutter-10/cogl/cogl/cogl-attribute.h -include/mutter-10/cogl/cogl/cogl-bitmap.h -include/mutter-10/cogl/cogl/cogl-buffer.h -include/mutter-10/cogl/cogl/cogl-color.h -include/mutter-10/cogl/cogl/cogl-context.h -include/mutter-10/cogl/cogl/cogl-defines.h -include/mutter-10/cogl/cogl/cogl-depth-state.h -include/mutter-10/cogl/cogl/cogl-display.h -include/mutter-10/cogl/cogl/cogl-dma-buf-handle.h -include/mutter-10/cogl/cogl/cogl-egl-defines.h -include/mutter-10/cogl/cogl/cogl-egl.h -include/mutter-10/cogl/cogl/cogl-fence.h -include/mutter-10/cogl/cogl/cogl-frame-info.h -include/mutter-10/cogl/cogl/cogl-framebuffer.h -include/mutter-10/cogl/cogl/cogl-glib-source.h -include/mutter-10/cogl/cogl/cogl-glx.h -include/mutter-10/cogl/cogl/cogl-graphene.h -include/mutter-10/cogl/cogl/cogl-gtype-private.h -include/mutter-10/cogl/cogl/cogl-index-buffer.h -include/mutter-10/cogl/cogl/cogl-indices.h -include/mutter-10/cogl/cogl/cogl-macros.h -include/mutter-10/cogl/cogl/cogl-matrix-stack.h -include/mutter-10/cogl/cogl/cogl-meta-texture.h -include/mutter-10/cogl/cogl/cogl-object.h -include/mutter-10/cogl/cogl/cogl-offscreen.h -include/mutter-10/cogl/cogl/cogl-onscreen-template.h -include/mutter-10/cogl/cogl/cogl-onscreen.h -include/mutter-10/cogl/cogl/cogl-output.h -include/mutter-10/cogl/cogl/cogl-pipeline-layer-state.h -include/mutter-10/cogl/cogl/cogl-pipeline-state.h -include/mutter-10/cogl/cogl/cogl-pipeline.h -include/mutter-10/cogl/cogl/cogl-pixel-buffer.h -include/mutter-10/cogl/cogl/cogl-pixel-format.h -include/mutter-10/cogl/cogl/cogl-poll.h -include/mutter-10/cogl/cogl/cogl-primitive-texture.h -include/mutter-10/cogl/cogl/cogl-primitive.h -include/mutter-10/cogl/cogl/cogl-renderer.h -include/mutter-10/cogl/cogl/cogl-scanout.h -include/mutter-10/cogl/cogl/cogl-snippet.h -include/mutter-10/cogl/cogl/cogl-sub-texture.h -include/mutter-10/cogl/cogl/cogl-swap-chain.h -include/mutter-10/cogl/cogl/cogl-texture-2d-sliced.h -include/mutter-10/cogl/cogl/cogl-texture-2d.h -include/mutter-10/cogl/cogl/cogl-texture-pixmap-x11.h -include/mutter-10/cogl/cogl/cogl-texture.h -include/mutter-10/cogl/cogl/cogl-trace.h -include/mutter-10/cogl/cogl/cogl-types.h -include/mutter-10/cogl/cogl/cogl-version.h -include/mutter-10/cogl/cogl/cogl-xlib-renderer.h -include/mutter-10/cogl/cogl/cogl-xlib.h -include/mutter-10/cogl/cogl/cogl.h -include/mutter-10/cogl/cogl/cogl1-context.h -include/mutter-10/cogl/cogl/deprecated/cogl-auto-texture.h -include/mutter-10/cogl/cogl/deprecated/cogl-clutter.h -include/mutter-10/cogl/cogl/deprecated/cogl-shader.h -include/mutter-10/cogl/cogl/deprecated/cogl-type-casts.h -include/mutter-10/cogl/cogl/gl-prototypes/cogl-core-functions.h -include/mutter-10/cogl/cogl/gl-prototypes/cogl-gles2-functions.h -include/mutter-10/cogl/cogl/gl-prototypes/cogl-glsl-functions.h -include/mutter-10/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h -include/mutter-10/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h -include/mutter-10/meta/barrier.h -include/mutter-10/meta/boxes.h -include/mutter-10/meta/common.h -include/mutter-10/meta/compositor-mutter.h -include/mutter-10/meta/compositor.h -include/mutter-10/meta/display.h -include/mutter-10/meta/group.h -include/mutter-10/meta/keybindings.h -include/mutter-10/meta/main.h -include/mutter-10/meta/meta-backend.h -include/mutter-10/meta/meta-background-actor.h -include/mutter-10/meta/meta-background-content.h -include/mutter-10/meta/meta-background-group.h -include/mutter-10/meta/meta-background-image.h -include/mutter-10/meta/meta-background.h -include/mutter-10/meta/meta-close-dialog.h -include/mutter-10/meta/meta-context.h -include/mutter-10/meta/meta-cursor-tracker.h -include/mutter-10/meta/meta-dnd.h -include/mutter-10/meta/meta-enum-types.h -include/mutter-10/meta/meta-enums.h -include/mutter-10/meta/meta-idle-monitor.h -include/mutter-10/meta/meta-inhibit-shortcuts-dialog.h -include/mutter-10/meta/meta-later.h -include/mutter-10/meta/meta-launch-context.h -include/mutter-10/meta/meta-monitor-manager.h -include/mutter-10/meta/meta-plugin.h -include/mutter-10/meta/meta-remote-access-controller.h -include/mutter-10/meta/meta-selection-source-memory.h -include/mutter-10/meta/meta-selection-source.h -include/mutter-10/meta/meta-selection.h -include/mutter-10/meta/meta-settings.h -include/mutter-10/meta/meta-shadow-factory.h -include/mutter-10/meta/meta-shaped-texture.h -include/mutter-10/meta/meta-sound-player.h -include/mutter-10/meta/meta-stage.h -include/mutter-10/meta/meta-startup-notification.h -include/mutter-10/meta/meta-window-actor.h -include/mutter-10/meta/meta-window-group.h -include/mutter-10/meta/meta-window-shape.h -include/mutter-10/meta/meta-workspace-manager.h -include/mutter-10/meta/meta-x11-display.h -include/mutter-10/meta/meta-x11-errors.h -include/mutter-10/meta/prefs.h -include/mutter-10/meta/theme.h -include/mutter-10/meta/types.h -include/mutter-10/meta/util.h -include/mutter-10/meta/window.h -include/mutter-10/meta/workspace.h -lib/libmutter-10.so -lib/libmutter-10.so.0 -lib/libmutter-10.so.0.0.0 -lib/mutter-10/Cally-10.gir -lib/mutter-10/Cally-10.typelib -lib/mutter-10/Clutter-10.gir -lib/mutter-10/Clutter-10.typelib -lib/mutter-10/Cogl-10.gir -lib/mutter-10/Cogl-10.typelib -lib/mutter-10/CoglPango-10.gir -lib/mutter-10/CoglPango-10.typelib -lib/mutter-10/Meta-10.gir -lib/mutter-10/Meta-10.typelib -lib/mutter-10/libmutter-clutter-10.so -lib/mutter-10/libmutter-clutter-10.so.0 -lib/mutter-10/libmutter-clutter-10.so.0.0.0 -lib/mutter-10/libmutter-cogl-10.so -lib/mutter-10/libmutter-cogl-10.so.0 -lib/mutter-10/libmutter-cogl-10.so.0.0.0 -lib/mutter-10/libmutter-cogl-pango-10.so -lib/mutter-10/libmutter-cogl-pango-10.so.0 -lib/mutter-10/libmutter-cogl-pango-10.so.0.0.0 -lib/mutter-10/plugins/libdefault.so -libdata/pkgconfig/libmutter-10.pc -libdata/pkgconfig/mutter-clutter-10.pc -libdata/pkgconfig/mutter-cogl-10.pc -libdata/pkgconfig/mutter-cogl-pango-10.pc +include/mutter-15/clutter/clutter/clutter-action.h +include/mutter-15/clutter/clutter/clutter-actor-accessible.h +include/mutter-15/clutter/clutter/clutter-actor-meta.h +include/mutter-15/clutter/clutter/clutter-actor.h +include/mutter-15/clutter/clutter/clutter-align-constraint.h +include/mutter-15/clutter/clutter/clutter-animatable.h +include/mutter-15/clutter/clutter/clutter-backend.h +include/mutter-15/clutter/clutter/clutter-bin-layout.h +include/mutter-15/clutter/clutter/clutter-bind-constraint.h +include/mutter-15/clutter/clutter/clutter-binding-pool.h +include/mutter-15/clutter/clutter/clutter-blur-effect.h +include/mutter-15/clutter/clutter/clutter-box-layout.h +include/mutter-15/clutter/clutter/clutter-brightness-contrast-effect.h +include/mutter-15/clutter/clutter/clutter-click-action.h +include/mutter-15/clutter/clutter/clutter-clone.h +include/mutter-15/clutter/clutter/clutter-color-manager.h +include/mutter-15/clutter/clutter/clutter-color-state.h +include/mutter-15/clutter/clutter/clutter-colorize-effect.h +include/mutter-15/clutter/clutter/clutter-constraint.h +include/mutter-15/clutter/clutter/clutter-content.h +include/mutter-15/clutter/clutter/clutter-context.h +include/mutter-15/clutter/clutter/clutter-deform-effect.h +include/mutter-15/clutter/clutter/clutter-desaturate-effect.h +include/mutter-15/clutter/clutter/clutter-effect.h +include/mutter-15/clutter/clutter/clutter-enum-types.h +include/mutter-15/clutter/clutter/clutter-enums.h +include/mutter-15/clutter/clutter/clutter-event.h +include/mutter-15/clutter/clutter/clutter-fixed-layout.h +include/mutter-15/clutter/clutter/clutter-flow-layout.h +include/mutter-15/clutter/clutter/clutter-frame-clock.h +include/mutter-15/clutter/clutter/clutter-frame.h +include/mutter-15/clutter/clutter/clutter-gesture-action.h +include/mutter-15/clutter/clutter/clutter-gesture.h +include/mutter-15/clutter/clutter/clutter-grab.h +include/mutter-15/clutter/clutter/clutter-grid-layout.h +include/mutter-15/clutter/clutter/clutter-image.h +include/mutter-15/clutter/clutter/clutter-input-device-tool.h +include/mutter-15/clutter/clutter/clutter-input-device.h +include/mutter-15/clutter/clutter/clutter-input-focus.h +include/mutter-15/clutter/clutter/clutter-input-method.h +include/mutter-15/clutter/clutter/clutter-interval.h +include/mutter-15/clutter/clutter/clutter-keyframe-transition.h +include/mutter-15/clutter/clutter/clutter-keymap.h +include/mutter-15/clutter/clutter/clutter-keysyms.h +include/mutter-15/clutter/clutter/clutter-keyval.c +include/mutter-15/clutter/clutter/clutter-keyval.h +include/mutter-15/clutter/clutter/clutter-layout-manager.h +include/mutter-15/clutter/clutter/clutter-layout-meta.h +include/mutter-15/clutter/clutter/clutter-macros.h +include/mutter-15/clutter/clutter/clutter-main.h +include/mutter-15/clutter/clutter/clutter-marshal.h +include/mutter-15/clutter/clutter/clutter-mutter.h +include/mutter-15/clutter/clutter/clutter-offscreen-effect.h +include/mutter-15/clutter/clutter/clutter-page-turn-effect.h +include/mutter-15/clutter/clutter/clutter-paint-context.h +include/mutter-15/clutter/clutter/clutter-paint-node.h +include/mutter-15/clutter/clutter/clutter-paint-nodes.h +include/mutter-15/clutter/clutter/clutter-pan-action.h +include/mutter-15/clutter/clutter/clutter-pick-context.h +include/mutter-15/clutter/clutter/clutter-pipeline-cache.h +include/mutter-15/clutter/clutter/clutter-property-transition.h +include/mutter-15/clutter/clutter/clutter-rotate-action.h +include/mutter-15/clutter/clutter/clutter-seat.h +include/mutter-15/clutter/clutter/clutter-settings.h +include/mutter-15/clutter/clutter/clutter-shader-effect.h +include/mutter-15/clutter/clutter/clutter-shader-types.h +include/mutter-15/clutter/clutter/clutter-snap-constraint.h +include/mutter-15/clutter/clutter/clutter-stage-view.h +include/mutter-15/clutter/clutter/clutter-stage.h +include/mutter-15/clutter/clutter/clutter-swipe-action.h +include/mutter-15/clutter/clutter/clutter-tap-action.h +include/mutter-15/clutter/clutter/clutter-text-buffer.h +include/mutter-15/clutter/clutter/clutter-text.h +include/mutter-15/clutter/clutter/clutter-texture-content.h +include/mutter-15/clutter/clutter/clutter-timeline.h +include/mutter-15/clutter/clutter/clutter-transition-group.h +include/mutter-15/clutter/clutter/clutter-transition.h +include/mutter-15/clutter/clutter/clutter-types.h +include/mutter-15/clutter/clutter/clutter-virtual-input-device.h +include/mutter-15/clutter/clutter/clutter-zoom-action.h +include/mutter-15/clutter/clutter/clutter.h +include/mutter-15/cogl/cogl-pango/cogl-pango.h +include/mutter-15/cogl/cogl/cogl-atlas-texture.h +include/mutter-15/cogl/cogl/cogl-atlas.h +include/mutter-15/cogl/cogl/cogl-attribute-buffer.h +include/mutter-15/cogl/cogl/cogl-attribute.h +include/mutter-15/cogl/cogl/cogl-bitmap.h +include/mutter-15/cogl/cogl/cogl-buffer.h +include/mutter-15/cogl/cogl/cogl-color.h +include/mutter-15/cogl/cogl/cogl-context.h +include/mutter-15/cogl/cogl/cogl-depth-state.h +include/mutter-15/cogl/cogl/cogl-display.h +include/mutter-15/cogl/cogl/cogl-dma-buf-handle.h +include/mutter-15/cogl/cogl/cogl-enum-types.h +include/mutter-15/cogl/cogl/cogl-frame-info.h +include/mutter-15/cogl/cogl/cogl-framebuffer.h +include/mutter-15/cogl/cogl/cogl-glib-source.h +include/mutter-15/cogl/cogl/cogl-graphene.h +include/mutter-15/cogl/cogl/cogl-index-buffer.h +include/mutter-15/cogl/cogl/cogl-indices.h +include/mutter-15/cogl/cogl/cogl-macros.h +include/mutter-15/cogl/cogl/cogl-matrix-stack.h +include/mutter-15/cogl/cogl/cogl-meta-texture.h +include/mutter-15/cogl/cogl/cogl-offscreen.h +include/mutter-15/cogl/cogl/cogl-onscreen.h +include/mutter-15/cogl/cogl/cogl-pipeline-layer-state.h +include/mutter-15/cogl/cogl/cogl-pipeline-state.h +include/mutter-15/cogl/cogl/cogl-pipeline.h +include/mutter-15/cogl/cogl/cogl-pixel-buffer.h +include/mutter-15/cogl/cogl/cogl-pixel-format.h +include/mutter-15/cogl/cogl/cogl-primitive.h +include/mutter-15/cogl/cogl/cogl-renderer.h +include/mutter-15/cogl/cogl/cogl-scanout.h +include/mutter-15/cogl/cogl/cogl-snippet.h +include/mutter-15/cogl/cogl/cogl-sub-texture.h +include/mutter-15/cogl/cogl/cogl-texture-2d-sliced.h +include/mutter-15/cogl/cogl/cogl-texture-2d.h +include/mutter-15/cogl/cogl/cogl-texture-pixmap-x11.h +include/mutter-15/cogl/cogl/cogl-texture.h +include/mutter-15/cogl/cogl/cogl-trace.h +include/mutter-15/cogl/cogl/cogl-types.h +include/mutter-15/cogl/cogl/cogl-xlib-renderer.h +include/mutter-15/cogl/cogl/cogl.h +include/mutter-15/cogl/cogl/deprecated/cogl-program.h +include/mutter-15/cogl/cogl/deprecated/cogl-shader.h +include/mutter-15/cogl/cogl/gl-prototypes/cogl-core-functions.h +include/mutter-15/cogl/cogl/gl-prototypes/cogl-gles2-functions.h +include/mutter-15/cogl/cogl/gl-prototypes/cogl-glsl-functions.h +include/mutter-15/cogl/cogl/gl-prototypes/cogl-in-gles-core-functions.h +include/mutter-15/cogl/cogl/gl-prototypes/cogl-in-gles2-core-functions.h +include/mutter-15/meta/barrier.h +include/mutter-15/meta/boxes.h +include/mutter-15/meta/common.h +include/mutter-15/meta/compositor-mutter.h +include/mutter-15/meta/compositor.h +include/mutter-15/meta/display.h +include/mutter-15/meta/keybindings.h +include/mutter-15/meta/main.h +include/mutter-15/meta/meta-backend.h +include/mutter-15/meta/meta-background-actor.h +include/mutter-15/meta/meta-background-content.h +include/mutter-15/meta/meta-background-group.h +include/mutter-15/meta/meta-background-image.h +include/mutter-15/meta/meta-background.h +include/mutter-15/meta/meta-base.h +include/mutter-15/meta/meta-close-dialog.h +include/mutter-15/meta/meta-context.h +include/mutter-15/meta/meta-cursor-tracker.h +include/mutter-15/meta/meta-debug-control.h +include/mutter-15/meta/meta-debug.h +include/mutter-15/meta/meta-dnd.h +include/mutter-15/meta/meta-enum-types.h +include/mutter-15/meta/meta-enums.h +include/mutter-15/meta/meta-idle-monitor.h +include/mutter-15/meta/meta-inhibit-shortcuts-dialog.h +include/mutter-15/meta/meta-later.h +include/mutter-15/meta/meta-launch-context.h +include/mutter-15/meta/meta-monitor-manager.h +include/mutter-15/meta/meta-multi-texture-format.h +include/mutter-15/meta/meta-multi-texture.h +include/mutter-15/meta/meta-orientation-manager.h +include/mutter-15/meta/meta-plugin.h +include/mutter-15/meta/meta-remote-access-controller.h +include/mutter-15/meta/meta-selection-source-memory.h +include/mutter-15/meta/meta-selection-source.h +include/mutter-15/meta/meta-selection.h +include/mutter-15/meta/meta-settings.h +include/mutter-15/meta/meta-shaped-texture.h +include/mutter-15/meta/meta-sound-player.h +include/mutter-15/meta/meta-stage.h +include/mutter-15/meta/meta-startup-notification.h +%%WAYLAND%%include/mutter-15/meta/meta-wayland-client.h +%%WAYLAND%%include/mutter-15/meta/meta-wayland-compositor.h +%%WAYLAND%%include/mutter-15/meta/meta-wayland-surface.h +include/mutter-15/meta/meta-window-actor.h +include/mutter-15/meta/meta-window-group.h +include/mutter-15/meta/meta-workspace-manager.h +include/mutter-15/meta/meta-x11-display.h +include/mutter-15/meta/meta-x11-group.h +include/mutter-15/meta/meta-x11-types.h +include/mutter-15/meta/prefs.h +include/mutter-15/meta/types.h +include/mutter-15/meta/util.h +include/mutter-15/meta/window.h +include/mutter-15/meta/workspace.h +include/mutter-15/mtk/mtk/mtk-macros.h +include/mutter-15/mtk/mtk/mtk-monitor-transform.h +include/mutter-15/mtk/mtk/mtk-rectangle.h +include/mutter-15/mtk/mtk/mtk-region.h +include/mutter-15/mtk/mtk/mtk-utils.h +include/mutter-15/mtk/mtk/mtk-x11-errors.h +include/mutter-15/mtk/mtk/mtk-x11.h +include/mutter-15/mtk/mtk/mtk.h +lib/libmutter-15.so +lib/libmutter-15.so.0 +lib/libmutter-15.so.0.0.0 +lib/mutter-15/Clutter-15.gir +lib/mutter-15/Clutter-15.typelib +lib/mutter-15/Cogl-15.gir +lib/mutter-15/Cogl-15.typelib +lib/mutter-15/CoglPango-15.gir +lib/mutter-15/CoglPango-15.typelib +lib/mutter-15/Meta-15.gir +lib/mutter-15/Meta-15.typelib +lib/mutter-15/Mtk-15.gir +lib/mutter-15/Mtk-15.typelib +lib/mutter-15/libmutter-clutter-15.so +lib/mutter-15/libmutter-clutter-15.so.0 +lib/mutter-15/libmutter-clutter-15.so.0.0.0 +lib/mutter-15/libmutter-cogl-15.so +lib/mutter-15/libmutter-cogl-15.so.0 +lib/mutter-15/libmutter-cogl-15.so.0.0.0 +lib/mutter-15/libmutter-cogl-pango-15.so +lib/mutter-15/libmutter-cogl-pango-15.so.0 +lib/mutter-15/libmutter-cogl-pango-15.so.0.0.0 +lib/mutter-15/libmutter-mtk-15.so +lib/mutter-15/libmutter-mtk-15.so.0 +lib/mutter-15/libmutter-mtk-15.so.0.0.0 +lib/mutter-15/plugins/libdefault.so +lib/udev/rules.d/61-mutter.rules +libdata/pkgconfig/libmutter-15.pc +libdata/pkgconfig/mutter-clutter-15.pc +libdata/pkgconfig/mutter-cogl-15.pc +libdata/pkgconfig/mutter-cogl-pango-15.pc +libdata/pkgconfig/mutter-mtk-15.pc libexec/mutter-restart-helper -share/man/man1/mutter.1.gz +libexec/mutter-x11-frames share/GConf/gsettings/mutter-schemas.convert -share/applications/mutter.desktop share/gnome-control-center/keybindings/50-mutter-navigation.xml share/gnome-control-center/keybindings/50-mutter-system.xml +%%WAYLAND%%share/gnome-control-center/keybindings/50-mutter-wayland.xml share/gnome-control-center/keybindings/50-mutter-windows.xml +share/locale/ab/LC_MESSAGES/mutter.mo share/locale/am/LC_MESSAGES/mutter.mo share/locale/ar/LC_MESSAGES/mutter.mo share/locale/as/LC_MESSAGES/mutter.mo @@ -293,6 +278,7 @@ share/locale/is/LC_MESSAGES/mutter.mo share/locale/it/LC_MESSAGES/mutter.mo share/locale/ja/LC_MESSAGES/mutter.mo share/locale/ka/LC_MESSAGES/mutter.mo +share/locale/kab/LC_MESSAGES/mutter.mo share/locale/kk/LC_MESSAGES/mutter.mo share/locale/kn/LC_MESSAGES/mutter.mo share/locale/ko/LC_MESSAGES/mutter.mo @@ -343,3 +329,4 @@ share/locale/yo/LC_MESSAGES/mutter.mo share/locale/zh_CN/LC_MESSAGES/mutter.mo share/locale/zh_HK/LC_MESSAGES/mutter.mo share/locale/zh_TW/LC_MESSAGES/mutter.mo +share/man/man1/mutter.1.gz diff --git a/x11-wm/niri/Makefile b/x11-wm/niri/Makefile index adbd7fdd4017..7895652e9a6a 100644 --- a/x11-wm/niri/Makefile +++ b/x11-wm/niri/Makefile @@ -1,7 +1,7 @@ PORTNAME= niri DISTVERSIONPREFIX= v -DISTVERSION= 25.02 -PORTREVISION= 2 +DISTVERSION= 25.08 +PORTREVISION= 1 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/niri/Makefile.crates b/x11-wm/niri/Makefile.crates index e22e4f0801fc..373506a3277c 100644 --- a/x11-wm/niri/Makefile.crates +++ b/x11-wm/niri/Makefile.crates @@ -1,227 +1,242 @@ -CARGO_CRATES= adler2-2.0.0 \ - ahash-0.8.11 \ +CARGO_CRATES= accesskit-0.21.0 \ + accesskit_atspi_common-0.14.0 \ + accesskit_consumer-0.30.0 \ + accesskit_unix-0.17.0 \ + adler2-2.0.1 \ + ahash-0.8.12 \ aho-corasick-1.1.3 \ + aliasable-0.1.3 \ allocator-api2-0.2.21 \ android-activity-0.6.0 \ android-properties-0.2.2 \ - annotate-snippets-0.9.2 \ - anstream-0.6.18 \ - anstyle-1.0.10 \ - anstyle-parse-0.2.6 \ - anstyle-query-1.1.2 \ - anstyle-wincon-3.0.7 \ - anyhow-1.0.96 \ + annotate-snippets-0.11.5 \ + anstream-0.6.20 \ + anstyle-1.0.11 \ + anstyle-parse-0.2.7 \ + anstyle-query-1.1.4 \ + anstyle-wincon-3.0.10 \ + anyhow-1.0.99 \ appendlist-1.4.0 \ approx-0.4.0 \ approx-0.5.1 \ arrayvec-0.7.6 \ as-raw-xcb-connection-1.0.1 \ async-broadcast-0.7.2 \ - async-channel-2.3.1 \ - async-executor-1.13.1 \ - async-fs-2.1.2 \ - async-io-2.4.0 \ - async-lock-3.4.0 \ - async-process-2.3.0 \ + async-channel-2.5.0 \ + async-executor-1.13.2 \ + async-io-2.5.0 \ + async-lock-3.4.1 \ + async-process-2.4.0 \ async-recursion-1.1.1 \ - async-signal-0.2.10 \ + async-signal-0.2.12 \ async-task-4.7.1 \ - async-trait-0.1.86 \ - atomic-0.6.0 \ + async-trait-0.1.89 \ + atomic-0.6.1 \ atomic-waker-1.1.2 \ - autocfg-1.4.0 \ + atomic_float-1.1.0 \ + atspi-0.25.0 \ + atspi-common-0.9.0 \ + atspi-connection-0.9.0 \ + atspi-proxies-0.9.0 \ + autocfg-1.5.0 \ base64-0.21.7 \ - bindgen-0.69.5 \ + bindgen-0.72.0 \ bit-set-0.8.0 \ bit-vec-0.8.0 \ bitflags-1.3.2 \ - bitflags-2.8.0 \ + bitflags-2.9.3 \ + block-buffer-0.10.4 \ block2-0.5.1 \ - blocking-1.6.1 \ - bumpalo-3.17.0 \ - bytemuck-1.21.0 \ - bytemuck_derive-1.8.1 \ - byteorder-1.5.0 \ - bytes-1.10.0 \ - cairo-rs-0.20.7 \ - cairo-sys-rs-0.20.7 \ + blocking-1.6.2 \ + bumpalo-3.19.0 \ + bytemuck-1.23.2 \ + bytemuck_derive-1.10.1 \ + bytes-1.10.1 \ + cairo-rs-0.20.12 \ + cairo-sys-rs-0.20.10 \ calloop-0.13.0 \ - calloop-0.14.2 \ + calloop-0.14.3 \ calloop-wayland-source-0.3.0 \ calloop-wayland-source-0.4.0 \ - cc-1.2.14 \ + cc-1.2.34 \ cesu8-1.1.0 \ cexpr-0.6.0 \ - cfg-expr-0.15.8 \ - cfg-expr-0.17.2 \ - cfg-if-1.0.0 \ + cfg-expr-0.18.0 \ + cfg-if-1.0.3 \ cfg_aliases-0.2.1 \ cgmath-0.18.0 \ chumsky-0.9.3 \ clang-sys-1.8.1 \ - clap-4.5.30 \ - clap_builder-4.5.30 \ - clap_derive-4.5.28 \ - clap_lex-0.7.4 \ - colorchoice-1.0.3 \ + clap-4.5.46 \ + clap_builder-4.5.46 \ + clap_complete-4.5.57 \ + clap_complete_nushell-4.5.8 \ + clap_derive-4.5.45 \ + clap_lex-0.7.5 \ + colorchoice-1.0.4 \ combine-4.6.7 \ concurrent-queue-2.5.0 \ - console-0.15.10 \ - convert_case-0.6.0 \ + console-0.15.11 \ + convert_case-0.8.0 \ cookie-factory-0.3.3 \ core-foundation-0.9.4 \ core-foundation-sys-0.8.7 \ core-graphics-0.23.2 \ core-graphics-types-0.1.3 \ - crc32fast-1.4.2 \ + cpufeatures-0.2.17 \ + crc32fast-1.5.0 \ crossbeam-deque-0.8.6 \ crossbeam-epoch-0.9.18 \ crossbeam-utils-0.8.21 \ - csscolorparser-0.7.0 \ - cursor-icon-1.1.0 \ + crypto-common-0.1.6 \ + csscolorparser-0.7.2 \ + cursor-icon-1.2.0 \ diff-0.1.13 \ + digest-0.10.7 \ directories-6.0.0 \ dirs-sys-0.5.0 \ dispatch-0.2.0 \ displaydoc-0.2.5 \ dlib-0.5.2 \ downcast-rs-1.2.1 \ - dpi-0.1.1 \ + dpi-0.1.2 \ drm-0.14.1 \ drm-ffi-0.9.0 \ drm-fourcc-2.2.0 \ drm-sys-0.8.0 \ - dyn-clone-1.0.18 \ - either-1.13.0 \ + dyn-clone-1.0.20 \ + either-1.15.0 \ encode_unicode-1.0.0 \ endi-1.1.0 \ - enumflags2-0.7.11 \ - enumflags2_derive-0.7.11 \ + enumflags2-0.7.12 \ + enumflags2_derive-0.7.12 \ equivalent-1.0.2 \ - errno-0.3.10 \ - event-listener-5.4.0 \ - event-listener-strategy-0.5.3 \ + errno-0.3.13 \ + event-listener-5.4.1 \ + event-listener-strategy-0.5.4 \ fastrand-2.3.0 \ fdeflate-0.3.7 \ field-offset-0.3.6 \ - flate2-1.0.35 \ + flate2-1.1.2 \ fnv-1.0.7 \ + foldhash-0.1.5 \ foreign-types-0.5.0 \ foreign-types-macros-0.2.3 \ foreign-types-shared-0.3.1 \ - form_urlencoded-1.2.1 \ + form_urlencoded-1.2.2 \ futures-0.3.31 \ futures-channel-0.3.31 \ futures-core-0.3.31 \ futures-executor-0.3.31 \ futures-io-0.3.31 \ - futures-lite-2.6.0 \ + futures-lite-2.6.1 \ futures-macro-0.3.31 \ futures-sink-0.3.31 \ futures-task-0.3.31 \ futures-util-0.3.31 \ gbm-0.18.0 \ gbm-sys-0.4.0 \ - gdk-pixbuf-0.20.9 \ - gdk-pixbuf-sys-0.20.7 \ + gdk-pixbuf-0.20.10 \ + gdk-pixbuf-sys-0.20.10 \ gdk4-0.9.6 \ gdk4-sys-0.9.6 \ - generator-0.8.4 \ + generator-0.8.7 \ + generic-array-0.14.7 \ gethostname-0.4.3 \ - getrandom-0.2.15 \ - getrandom-0.3.1 \ - gio-0.20.9 \ - gio-sys-0.20.9 \ + getrandom-0.2.16 \ + getrandom-0.3.3 \ + gio-0.20.12 \ + gio-sys-0.20.10 \ git-version-0.3.9 \ git-version-macro-0.3.9 \ gl_generator-0.14.0 \ - glam-0.30.0 \ - glib-0.20.9 \ - glib-macros-0.20.7 \ - glib-sys-0.20.9 \ - glob-0.3.2 \ - gobject-sys-0.20.9 \ - graphene-rs-0.20.9 \ - graphene-sys-0.20.7 \ + glam-0.30.5 \ + glib-0.20.12 \ + glib-macros-0.20.12 \ + glib-sys-0.20.10 \ + glob-0.3.3 \ + gobject-sys-0.20.10 \ + graphene-rs-0.20.10 \ + graphene-sys-0.20.10 \ gsk4-0.9.6 \ gsk4-sys-0.9.6 \ - gtk4-0.9.6 \ + gtk4-0.9.7 \ gtk4-macros-0.9.5 \ gtk4-sys-0.9.6 \ hashbrown-0.14.5 \ - hashbrown-0.15.2 \ + hashbrown-0.15.5 \ heck-0.4.1 \ heck-0.5.0 \ hermit-abi-0.3.9 \ - hermit-abi-0.4.0 \ + hermit-abi-0.5.2 \ hex-0.4.3 \ icu_collections-1.5.0 \ icu_locid-1.5.0 \ icu_locid_transform-1.5.0 \ - icu_locid_transform_data-1.5.0 \ + icu_locid_transform_data-1.5.1 \ icu_normalizer-1.5.0 \ - icu_normalizer_data-1.5.0 \ + icu_normalizer_data-1.5.1 \ icu_properties-1.5.1 \ - icu_properties_data-1.5.0 \ + icu_properties_data-1.5.1 \ icu_provider-1.5.0 \ icu_provider_macros-1.5.0 \ - idna-1.0.3 \ + idna-1.1.0 \ idna_adapter-1.2.0 \ - indexmap-2.7.1 \ + indexmap-2.11.0 \ input-0.9.1 \ input-sys-1.18.0 \ - insta-1.42.1 \ + insta-1.43.1 \ io-lifetimes-1.0.11 \ - is-terminal-0.4.15 \ + is-terminal-0.4.16 \ is_ci-1.2.0 \ is_terminal_polyfill-1.70.1 \ - itertools-0.12.1 \ - itoa-1.0.14 \ + itertools-0.13.0 \ + itoa-1.0.15 \ jni-0.21.1 \ jni-sys-0.3.0 \ - jobserver-0.1.32 \ + jobserver-0.1.34 \ js-sys-0.3.77 \ keyframe-1.1.1 \ khronos_api-3.1.0 \ knuffel-3.2.0 \ knuffel-derive-3.2.0 \ lazy_static-1.5.0 \ - lazycell-1.3.0 \ - libadwaita-0.7.1 \ - libadwaita-sys-0.7.1 \ - libc-0.2.169 \ + libadwaita-0.7.2 \ + libadwaita-sys-0.7.2 \ + libc-0.2.175 \ libdisplay-info-0.2.2 \ libdisplay-info-derive-0.1.0 \ libdisplay-info-sys-0.2.2 \ - libloading-0.8.6 \ - libm-0.2.11 \ - libredox-0.1.3 \ + libloading-0.8.8 \ + libm-0.2.15 \ + libredox-0.1.9 \ libseat-0.2.3 \ libseat-sys-0.1.9 \ libudev-sys-0.1.4 \ - linked-hash-map-0.5.6 \ linux-raw-sys-0.4.15 \ linux-raw-sys-0.6.5 \ + linux-raw-sys-0.9.4 \ litemap-0.7.4 \ - log-0.4.25 \ + log-0.4.27 \ loom-0.7.2 \ matchers-0.1.0 \ - memchr-2.7.4 \ - memmap2-0.9.5 \ + memchr-2.7.5 \ + memmap2-0.9.8 \ memoffset-0.9.1 \ miette-5.10.0 \ miette-derive-5.10.0 \ minimal-lexical-0.2.1 \ - miniz_oxide-0.8.4 \ + miniz_oxide-0.8.9 \ ndk-0.9.0 \ ndk-context-0.1.1 \ ndk-sys-0.6.0+11769913 \ - nix-0.29.0 \ + nix-0.30.1 \ nom-7.1.3 \ + nom-8.0.0 \ nu-ansi-term-0.46.0 \ num-traits-0.2.19 \ - num_enum-0.7.3 \ - num_enum_derive-0.7.3 \ + num_enum-0.7.4 \ + num_enum_derive-0.7.4 \ objc-sys-0.3.5 \ objc2-0.5.2 \ objc2-app-kit-0.2.2 \ @@ -239,89 +254,98 @@ CARGO_CRATES= adler2-2.0.0 \ objc2-ui-kit-0.2.2 \ objc2-uniform-type-identifiers-0.2.2 \ objc2-user-notifications-0.2.2 \ - once_cell-1.20.3 \ + once_cell-1.21.3 \ + once_cell_polyfill-1.70.1 \ option-ext-0.2.0 \ orbclient-0.3.48 \ ordered-float-5.0.0 \ ordered-stream-0.2.0 \ overload-0.1.1 \ owo-colors-3.5.0 \ - pango-0.20.9 \ - pango-sys-0.20.9 \ - pangocairo-0.20.7 \ - pangocairo-sys-0.20.7 \ + pango-0.20.12 \ + pango-sys-0.20.10 \ + pangocairo-0.20.10 \ + pangocairo-sys-0.20.10 \ parking-2.2.1 \ paste-1.0.15 \ - percent-encoding-2.3.1 \ + percent-encoding-2.3.2 \ phf-0.11.3 \ phf_generator-0.11.3 \ phf_macros-0.11.3 \ phf_shared-0.11.3 \ - pin-project-1.1.9 \ - pin-project-internal-1.1.9 \ + pin-project-1.1.10 \ + pin-project-internal-1.1.10 \ pin-project-lite-0.2.16 \ pin-utils-0.1.0 \ piper-0.2.4 \ pixman-0.2.1 \ pixman-sys-0.1.0 \ - pkg-config-0.3.31 \ + pkg-config-0.3.32 \ png-0.17.16 \ - polling-3.7.4 \ - portable-atomic-1.10.0 \ - ppv-lite86-0.2.20 \ + polling-3.10.0 \ + portable-atomic-1.11.1 \ + ppv-lite86-0.2.21 \ pretty_assertions-1.4.1 \ - proc-macro-crate-3.2.0 \ + proc-macro-crate-3.3.0 \ proc-macro-error-1.0.4 \ proc-macro-error-attr-1.0.4 \ - proc-macro2-1.0.93 \ - profiling-1.0.16 \ - profiling-procmacros-1.0.16 \ - proptest-1.6.0 \ - proptest-derive-0.5.1 \ + proc-macro2-1.0.101 \ + profiling-1.0.17 \ + profiling-procmacros-1.0.17 \ + proptest-1.7.0 \ + proptest-derive-0.6.0 \ quick-error-1.2.3 \ - quick-xml-0.37.2 \ - quote-1.0.38 \ + quick-xml-0.36.2 \ + quick-xml-0.37.5 \ + quote-1.0.40 \ + r-efi-5.3.0 \ rand-0.8.5 \ - rand_chacha-0.3.1 \ + rand-0.9.2 \ + rand_chacha-0.9.0 \ rand_core-0.6.4 \ - rand_xorshift-0.3.0 \ + rand_core-0.9.3 \ + rand_xorshift-0.4.0 \ raw-window-handle-0.6.2 \ - rayon-1.10.0 \ - rayon-core-1.12.1 \ + rayon-1.11.0 \ + rayon-core-1.13.0 \ redox_syscall-0.4.1 \ - redox_syscall-0.5.8 \ - redox_users-0.5.0 \ - regex-1.11.1 \ + redox_syscall-0.5.17 \ + redox_users-0.5.2 \ + ref-cast-1.0.24 \ + ref-cast-impl-1.0.24 \ + regex-1.11.2 \ regex-automata-0.1.10 \ - regex-automata-0.4.9 \ + regex-automata-0.4.10 \ regex-syntax-0.6.29 \ - regex-syntax-0.8.5 \ - rustc-hash-1.1.0 \ + regex-syntax-0.8.6 \ + rustc-hash-2.1.1 \ rustc_version-0.4.1 \ rustix-0.38.44 \ - rustversion-1.0.19 \ + rustix-1.0.8 \ + rustversion-1.0.22 \ rusty-fork-0.3.0 \ - ryu-1.0.19 \ + ryu-1.0.20 \ same-file-1.0.6 \ - schemars-0.8.21 \ - schemars_derive-0.8.21 \ + schemars-1.0.4 \ + schemars_derive-1.0.4 \ scoped-tls-1.0.1 \ sd-notify-0.4.5 \ - semver-1.0.25 \ - serde-1.0.218 \ - serde_derive-1.0.218 \ + semver-1.0.26 \ + serde-1.0.219 \ + serde_derive-1.0.219 \ serde_derive_internals-0.29.1 \ - serde_json-1.0.139 \ - serde_repr-0.1.19 \ - serde_spanned-0.6.8 \ + serde_json-1.0.143 \ + serde_repr-0.1.20 \ + serde_spanned-0.6.9 \ + sha2-0.10.9 \ sharded-slab-0.1.7 \ shlex-1.3.0 \ - signal-hook-registry-1.4.2 \ + signal-hook-registry-1.4.6 \ simd-adler32-0.3.7 \ similar-2.7.0 \ siphasher-1.0.1 \ - slab-0.4.9 \ - smallvec-1.14.0 \ + slab-0.4.11 \ + smallvec-1.15.1 \ smawk-0.3.2 \ smithay-client-toolkit-0.19.2 \ smol_str-0.2.2 \ @@ -332,39 +356,39 @@ CARGO_CRATES= adler2-2.0.0 \ supports-hyperlinks-2.1.0 \ supports-unicode-2.1.0 \ syn-1.0.109 \ - syn-2.0.98 \ - synstructure-0.13.1 \ - system-deps-6.2.2 \ - system-deps-7.0.3 \ - target-lexicon-0.12.16 \ - tempfile-3.17.1 \ + syn-2.0.106 \ + synstructure-0.13.2 \ + system-deps-7.0.5 \ + target-lexicon-0.13.2 \ + tempfile-3.21.0 \ terminal_size-0.1.17 \ textwrap-0.15.2 \ thiserror-1.0.69 \ - thiserror-2.0.11 \ + thiserror-2.0.16 \ thiserror-impl-1.0.69 \ - thiserror-impl-2.0.11 \ - thread_local-1.1.8 \ + thiserror-impl-2.0.16 \ + thread_local-1.1.9 \ tinystr-0.7.6 \ - toml-0.8.20 \ - toml_datetime-0.6.8 \ - toml_edit-0.22.24 \ + toml-0.8.23 \ + toml_datetime-0.6.11 \ + toml_edit-0.22.27 \ tracing-0.1.41 \ - tracing-attributes-0.1.28 \ - tracing-core-0.1.33 \ + tracing-attributes-0.1.30 \ + tracing-core-0.1.34 \ tracing-log-0.2.0 \ tracing-subscriber-0.3.19 \ - tracy-client-0.17.6 \ - tracy-client-0.18.0 \ - tracy-client-sys-0.24.3 \ + tracy-client-0.18.2 \ + tracy-client-sys-0.26.1 \ + typenum-1.18.0 \ udev-0.9.3 \ uds_windows-1.1.0 \ unarray-0.1.4 \ - unicode-ident-1.0.17 \ + unicode-ident-1.0.18 \ unicode-linebreak-0.1.5 \ unicode-segmentation-1.12.0 \ unicode-width-0.1.14 \ - url-2.5.4 \ + unicode-width-0.2.1 \ + url-2.5.7 \ utf16_iter-1.0.5 \ utf8_iter-1.0.4 \ utf8parse-0.2.2 \ @@ -373,98 +397,114 @@ CARGO_CRATES= adler2-2.0.0 \ version_check-0.9.5 \ wait-timeout-0.2.1 \ walkdir-2.5.0 \ - wasi-0.11.0+wasi-snapshot-preview1 \ - wasi-0.13.3+wasi-0.2.2 \ + wasi-0.11.1+wasi-snapshot-preview1 \ + wasi-0.14.2+wasi-0.2.4 \ wasm-bindgen-0.2.100 \ wasm-bindgen-backend-0.2.100 \ wasm-bindgen-futures-0.4.50 \ wasm-bindgen-macro-0.2.100 \ wasm-bindgen-macro-support-0.2.100 \ wasm-bindgen-shared-0.2.100 \ - wayland-backend-0.3.8 \ - wayland-client-0.31.8 \ + wayland-backend-0.3.11 \ + wayland-client-0.31.11 \ wayland-csd-frame-0.3.0 \ - wayland-cursor-0.31.8 \ - wayland-egl-0.32.5 \ - wayland-protocols-0.32.6 \ - wayland-protocols-misc-0.3.6 \ - wayland-protocols-plasma-0.3.6 \ - wayland-protocols-wlr-0.3.6 \ - wayland-scanner-0.31.6 \ - wayland-server-0.31.7 \ - wayland-sys-0.31.6 \ + wayland-cursor-0.31.11 \ + wayland-egl-0.32.8 \ + wayland-protocols-0.32.9 \ + wayland-protocols-misc-0.3.9 \ + wayland-protocols-plasma-0.3.9 \ + wayland-protocols-wlr-0.3.9 \ + wayland-scanner-0.31.7 \ + wayland-server-0.31.10 \ + wayland-sys-0.31.7 \ web-sys-0.3.77 \ web-time-1.1.0 \ winapi-0.3.9 \ winapi-i686-pc-windows-gnu-0.4.0 \ - winapi-util-0.1.9 \ + winapi-util-0.1.10 \ winapi-x86_64-pc-windows-gnu-0.4.0 \ - windows-0.58.0 \ - windows-core-0.58.0 \ - windows-implement-0.58.0 \ - windows-interface-0.58.0 \ - windows-result-0.2.0 \ - windows-strings-0.1.0 \ + windows-0.61.3 \ + windows-collections-0.2.0 \ + windows-core-0.61.2 \ + windows-future-0.2.1 \ + windows-implement-0.60.0 \ + windows-interface-0.59.1 \ + windows-link-0.1.3 \ + windows-numerics-0.2.0 \ + windows-result-0.3.4 \ + windows-strings-0.4.2 \ windows-sys-0.45.0 \ windows-sys-0.48.0 \ windows-sys-0.52.0 \ windows-sys-0.59.0 \ + windows-sys-0.60.2 \ windows-targets-0.42.2 \ windows-targets-0.48.5 \ windows-targets-0.52.6 \ + windows-targets-0.53.3 \ + windows-threading-0.1.0 \ windows_aarch64_gnullvm-0.42.2 \ windows_aarch64_gnullvm-0.48.5 \ windows_aarch64_gnullvm-0.52.6 \ + windows_aarch64_gnullvm-0.53.0 \ windows_aarch64_msvc-0.42.2 \ windows_aarch64_msvc-0.48.5 \ windows_aarch64_msvc-0.52.6 \ + windows_aarch64_msvc-0.53.0 \ windows_i686_gnu-0.42.2 \ windows_i686_gnu-0.48.5 \ windows_i686_gnu-0.52.6 \ + windows_i686_gnu-0.53.0 \ windows_i686_gnullvm-0.52.6 \ + windows_i686_gnullvm-0.53.0 \ windows_i686_msvc-0.42.2 \ windows_i686_msvc-0.48.5 \ windows_i686_msvc-0.52.6 \ + windows_i686_msvc-0.53.0 \ windows_x86_64_gnu-0.42.2 \ windows_x86_64_gnu-0.48.5 \ windows_x86_64_gnu-0.52.6 \ + windows_x86_64_gnu-0.53.0 \ windows_x86_64_gnullvm-0.42.2 \ windows_x86_64_gnullvm-0.48.5 \ windows_x86_64_gnullvm-0.52.6 \ + windows_x86_64_gnullvm-0.53.0 \ windows_x86_64_msvc-0.42.2 \ windows_x86_64_msvc-0.48.5 \ windows_x86_64_msvc-0.52.6 \ - winit-0.30.9 \ - winnow-0.7.3 \ - wit-bindgen-rt-0.33.0 \ + windows_x86_64_msvc-0.53.0 \ + winit-0.30.12 \ + winnow-0.7.13 \ + wit-bindgen-rt-0.39.0 \ write16-1.0.0 \ writeable-0.5.5 \ x11-dl-2.21.0 \ x11rb-0.13.1 \ x11rb-protocol-0.13.1 \ - xcursor-0.3.8 \ - xdg-home-1.3.0 \ - xkbcommon-0.8.0 \ + xcursor-0.3.10 \ + xkbcommon-0.9.0 \ xkbcommon-dl-0.4.2 \ xkeysym-0.2.1 \ - xml-rs-0.8.25 \ + xml-rs-0.8.27 \ xshell-0.2.7 \ xshell-macros-0.2.7 \ yansi-1.0.1 \ - yansi-term-0.1.2 \ yoke-0.7.5 \ yoke-derive-0.7.5 \ - zbus-5.5.0 \ - zbus_macros-5.5.0 \ + zbus-5.10.0 \ + zbus-lockstep-0.5.1 \ + zbus-lockstep-macros-0.5.1 \ + zbus_macros-5.10.0 \ zbus_names-4.2.0 \ - zerocopy-0.7.35 \ - zerocopy-derive-0.7.35 \ + zbus_xml-5.0.2 \ + zerocopy-0.8.26 \ + zerocopy-derive-0.8.26 \ zerofrom-0.1.5 \ - zerofrom-derive-0.1.5 \ + zerofrom-derive-0.1.6 \ zerovec-0.10.4 \ zerovec-derive-0.10.3 \ - zvariant-5.4.0 \ - zvariant_derive-5.4.0 \ - zvariant_utils-3.2.0 \ - smithay,smithay-drm-extras@git+https://github.com/Smithay/smithay.git\#0cd3345c59f7cb139521f267956a1a4e33248393 \ - libspa,libspa-sys,pipewire,pipewire-sys@git+https://gitlab.freedesktop.org/pipewire/pipewire-rs.git\#fd3d8f7861a29c2eeaa4c393402e013578bb36d9 + zvariant-5.7.0 \ + zvariant_derive-5.7.0 \ + zvariant_utils-3.2.1 \ + libspa,libspa-sys,pipewire,pipewire-sys@git+https://gitlab.freedesktop.org/pipewire/pipewire-rs.git\#93138d01b23628521b29b5604bbebe991cba4c65 \ + smithay,smithay-drm-extras@git+https://github.com/Smithay/smithay.git\#20d2dacd71394b5f96f6ace0a70a6f20dc62c0c6 diff --git a/x11-wm/niri/distinfo b/x11-wm/niri/distinfo index c9caf3d777fb..b156e1fdae45 100644 --- a/x11-wm/niri/distinfo +++ b/x11-wm/niri/distinfo @@ -1,30 +1,40 @@ -TIMESTAMP = 1740117926 -SHA256 (rust/crates/adler2-2.0.0.crate) = 512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627 -SIZE (rust/crates/adler2-2.0.0.crate) = 13529 -SHA256 (rust/crates/ahash-0.8.11.crate) = e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011 -SIZE (rust/crates/ahash-0.8.11.crate) = 43607 +TIMESTAMP = 1756556321 +SHA256 (rust/crates/accesskit-0.21.0.crate) = 9c0690ad6e6f9597b8439bd3c95e8c6df5cd043afd950c6d68f3b37df641e27c +SIZE (rust/crates/accesskit-0.21.0.crate) = 34158 +SHA256 (rust/crates/accesskit_atspi_common-0.14.0.crate) = 8fb511e093896d3cae0efba40322087dff59ea322308a3e6edf70f28d22f2607 +SIZE (rust/crates/accesskit_atspi_common-0.14.0.crate) = 25918 +SHA256 (rust/crates/accesskit_consumer-0.30.0.crate) = ec27574c1baeb7747c802a194566b46b602461e81dc4957949580ea8da695038 +SIZE (rust/crates/accesskit_consumer-0.30.0.crate) = 33463 +SHA256 (rust/crates/accesskit_unix-0.17.0.crate) = 2abbfb16144cca5bb2ea6acad5865b7c1e70d4fa171ceba1a52ea8e78a7515f4 +SIZE (rust/crates/accesskit_unix-0.17.0.crate) = 25806 +SHA256 (rust/crates/adler2-2.0.1.crate) = 320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa +SIZE (rust/crates/adler2-2.0.1.crate) = 13366 +SHA256 (rust/crates/ahash-0.8.12.crate) = 5a15f179cd60c4584b8a8c596927aadc462e27f2ca70c04e0071964a73ba7a75 +SIZE (rust/crates/ahash-0.8.12.crate) = 43413 SHA256 (rust/crates/aho-corasick-1.1.3.crate) = 8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916 SIZE (rust/crates/aho-corasick-1.1.3.crate) = 183311 +SHA256 (rust/crates/aliasable-0.1.3.crate) = 250f629c0161ad8107cf89319e990051fae62832fd343083bea452d93e2205fd +SIZE (rust/crates/aliasable-0.1.3.crate) = 6169 SHA256 (rust/crates/allocator-api2-0.2.21.crate) = 683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923 SIZE (rust/crates/allocator-api2-0.2.21.crate) = 63622 SHA256 (rust/crates/android-activity-0.6.0.crate) = ef6978589202a00cd7e118380c448a08b6ed394c3a8df3a430d0898e3a42d046 SIZE (rust/crates/android-activity-0.6.0.crate) = 258597 SHA256 (rust/crates/android-properties-0.2.2.crate) = fc7eb209b1518d6bb87b283c20095f5228ecda460da70b44f0802523dea6da04 SIZE (rust/crates/android-properties-0.2.2.crate) = 4563 -SHA256 (rust/crates/annotate-snippets-0.9.2.crate) = ccaf7e9dfbb6ab22c82e473cd1a8a7bd313c19a5b7e40970f3d89ef5a5c9e81e -SIZE (rust/crates/annotate-snippets-0.9.2.crate) = 32065 -SHA256 (rust/crates/anstream-0.6.18.crate) = 8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b -SIZE (rust/crates/anstream-0.6.18.crate) = 29681 -SHA256 (rust/crates/anstyle-1.0.10.crate) = 55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9 -SIZE (rust/crates/anstyle-1.0.10.crate) = 15725 -SHA256 (rust/crates/anstyle-parse-0.2.6.crate) = 3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9 -SIZE (rust/crates/anstyle-parse-0.2.6.crate) = 22343 -SHA256 (rust/crates/anstyle-query-1.1.2.crate) = 79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c -SIZE (rust/crates/anstyle-query-1.1.2.crate) = 9969 -SHA256 (rust/crates/anstyle-wincon-3.0.7.crate) = ca3534e77181a9cc07539ad51f2141fe32f6c3ffd4df76db8ad92346b003ae4e -SIZE (rust/crates/anstyle-wincon-3.0.7.crate) = 12400 -SHA256 (rust/crates/anyhow-1.0.96.crate) = 6b964d184e89d9b6b67dd2715bc8e74cf3107fb2b529990c90cf517326150bf4 -SIZE (rust/crates/anyhow-1.0.96.crate) = 52168 +SHA256 (rust/crates/annotate-snippets-0.11.5.crate) = 710e8eae58854cdc1790fcb56cca04d712a17be849eeb81da2a724bf4bae2bc4 +SIZE (rust/crates/annotate-snippets-0.11.5.crate) = 34687 +SHA256 (rust/crates/anstream-0.6.20.crate) = 3ae563653d1938f79b1ab1b5e668c87c76a9930414574a6583a7b7e11a8e6192 +SIZE (rust/crates/anstream-0.6.20.crate) = 28797 +SHA256 (rust/crates/anstyle-1.0.11.crate) = 862ed96ca487e809f1c8e5a8447f6ee2cf102f846893800b20cebdf541fc6bbd +SIZE (rust/crates/anstyle-1.0.11.crate) = 15880 +SHA256 (rust/crates/anstyle-parse-0.2.7.crate) = 4e7644824f0aa2c7b9384579234ef10eb7efb6a0deb83f9630a49594dd9c15c2 +SIZE (rust/crates/anstyle-parse-0.2.7.crate) = 21707 +SHA256 (rust/crates/anstyle-query-1.1.4.crate) = 9e231f6134f61b71076a3eab506c379d4f36122f2af15a9ff04415ea4c3339e2 +SIZE (rust/crates/anstyle-query-1.1.4.crate) = 10192 +SHA256 (rust/crates/anstyle-wincon-3.0.10.crate) = 3e0633414522a32ffaac8ac6cc8f748e090c5717661fddeea04219e2344f5f2a +SIZE (rust/crates/anstyle-wincon-3.0.10.crate) = 12558 +SHA256 (rust/crates/anyhow-1.0.99.crate) = b0674a1ddeecb70197781e945de4b3b8ffb61fa939a5597bcf48503737663100 +SIZE (rust/crates/anyhow-1.0.99.crate) = 53809 SHA256 (rust/crates/appendlist-1.4.0.crate) = e149dc73cd30538307e7ffa2acd3d2221148eaeed4871f246657b1c3eaa1cbd2 SIZE (rust/crates/appendlist-1.4.0.crate) = 7252 SHA256 (rust/crates/approx-0.4.0.crate) = 3f2a05fd1bd10b2527e20a2cd32d8873d115b8b39fe219ee25f42a8aca6ba278 @@ -37,82 +47,88 @@ SHA256 (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 175571dd1d178ced59193a6 SIZE (rust/crates/as-raw-xcb-connection-1.0.1.crate) = 6460 SHA256 (rust/crates/async-broadcast-0.7.2.crate) = 435a87a52755b8f27fcf321ac4f04b2802e337c8c4872923137471ec39c37532 SIZE (rust/crates/async-broadcast-0.7.2.crate) = 22746 -SHA256 (rust/crates/async-channel-2.3.1.crate) = 89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a -SIZE (rust/crates/async-channel-2.3.1.crate) = 14576 -SHA256 (rust/crates/async-executor-1.13.1.crate) = 30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec -SIZE (rust/crates/async-executor-1.13.1.crate) = 27991 -SHA256 (rust/crates/async-fs-2.1.2.crate) = ebcd09b382f40fcd159c2d695175b2ae620ffa5f3bd6f664131efff4e8b9e04a -SIZE (rust/crates/async-fs-2.1.2.crate) = 17071 -SHA256 (rust/crates/async-io-2.4.0.crate) = 43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059 -SIZE (rust/crates/async-io-2.4.0.crate) = 49252 -SHA256 (rust/crates/async-lock-3.4.0.crate) = ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18 -SIZE (rust/crates/async-lock-3.4.0.crate) = 34446 -SHA256 (rust/crates/async-process-2.3.0.crate) = 63255f1dc2381611000436537bbedfe83183faa303a5a0edaf191edef06526bb -SIZE (rust/crates/async-process-2.3.0.crate) = 26766 +SHA256 (rust/crates/async-channel-2.5.0.crate) = 924ed96dd52d1b75e9c1a3e6275715fd320f5f9439fb5a4a11fa51f4221158d2 +SIZE (rust/crates/async-channel-2.5.0.crate) = 18624 +SHA256 (rust/crates/async-executor-1.13.2.crate) = bb812ffb58524bdd10860d7d974e2f01cc0950c2438a74ee5ec2e2280c6c4ffa +SIZE (rust/crates/async-executor-1.13.2.crate) = 28392 +SHA256 (rust/crates/async-io-2.5.0.crate) = 19634d6336019ef220f09fd31168ce5c184b295cbf80345437cc36094ef223ca +SIZE (rust/crates/async-io-2.5.0.crate) = 50545 +SHA256 (rust/crates/async-lock-3.4.1.crate) = 5fd03604047cee9b6ce9de9f70c6cd540a0520c813cbd49bae61f33ab80ed1dc +SIZE (rust/crates/async-lock-3.4.1.crate) = 40981 +SHA256 (rust/crates/async-process-2.4.0.crate) = 65daa13722ad51e6ab1a1b9c01299142bc75135b337923cfa10e79bbbd669f00 +SIZE (rust/crates/async-process-2.4.0.crate) = 26871 SHA256 (rust/crates/async-recursion-1.1.1.crate) = 3b43422f69d8ff38f95f1b2bb76517c91589a924d1559a0e935d7c8ce0274c11 SIZE (rust/crates/async-recursion-1.1.1.crate) = 14874 -SHA256 (rust/crates/async-signal-0.2.10.crate) = 637e00349800c0bdf8bfc21ebbc0b6524abea702b0da4168ac00d070d0c0b9f3 -SIZE (rust/crates/async-signal-0.2.10.crate) = 16970 +SHA256 (rust/crates/async-signal-0.2.12.crate) = f567af260ef69e1d52c2b560ce0ea230763e6fbb9214a85d768760a920e3e3c1 +SIZE (rust/crates/async-signal-0.2.12.crate) = 16790 SHA256 (rust/crates/async-task-4.7.1.crate) = 8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de SIZE (rust/crates/async-task-4.7.1.crate) = 38077 -SHA256 (rust/crates/async-trait-0.1.86.crate) = 644dd749086bf3771a2fbc5f256fdb982d53f011c7d5d560304eafeecebce79d -SIZE (rust/crates/async-trait-0.1.86.crate) = 31946 -SHA256 (rust/crates/atomic-0.6.0.crate) = 8d818003e740b63afc82337e3160717f4f63078720a810b7b903e70a5d1d2994 -SIZE (rust/crates/atomic-0.6.0.crate) = 12919 +SHA256 (rust/crates/async-trait-0.1.89.crate) = 9035ad2d096bed7955a320ee7e2230574d28fd3c3a0f186cbea1ff3c7eed5dbb +SIZE (rust/crates/async-trait-0.1.89.crate) = 32171 +SHA256 (rust/crates/atomic-0.6.1.crate) = a89cbf775b137e9b968e67227ef7f775587cde3fd31b0d8599dbd0f598a48340 +SIZE (rust/crates/atomic-0.6.1.crate) = 15243 SHA256 (rust/crates/atomic-waker-1.1.2.crate) = 1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0 SIZE (rust/crates/atomic-waker-1.1.2.crate) = 12422 -SHA256 (rust/crates/autocfg-1.4.0.crate) = ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26 -SIZE (rust/crates/autocfg-1.4.0.crate) = 17712 +SHA256 (rust/crates/atomic_float-1.1.0.crate) = 628d228f918ac3b82fe590352cc719d30664a0c13ca3a60266fe02c7132d480a +SIZE (rust/crates/atomic_float-1.1.0.crate) = 16232 +SHA256 (rust/crates/atspi-0.25.0.crate) = c83247582e7508838caf5f316c00791eee0e15c0bf743e6880585b867e16815c +SIZE (rust/crates/atspi-0.25.0.crate) = 17853 +SHA256 (rust/crates/atspi-common-0.9.0.crate) = 33dfc05e7cdf90988a197803bf24f5788f94f7c94a69efa95683e8ffe76cfdfb +SIZE (rust/crates/atspi-common-0.9.0.crate) = 116183 +SHA256 (rust/crates/atspi-connection-0.9.0.crate) = 4193d51303d8332304056ae0004714256b46b6635a5c556109b319c0d3784938 +SIZE (rust/crates/atspi-connection-0.9.0.crate) = 16927 +SHA256 (rust/crates/atspi-proxies-0.9.0.crate) = d2eebcb9e7e76f26d0bcfd6f0295e1cd1e6f33bedbc5698a971db8dc43d7751c +SIZE (rust/crates/atspi-proxies-0.9.0.crate) = 24993 +SHA256 (rust/crates/autocfg-1.5.0.crate) = c08606f8c3cbf4ce6ec8e28fb0014a2c086708fe954eaa885384a6165172e7e8 +SIZE (rust/crates/autocfg-1.5.0.crate) = 18729 SHA256 (rust/crates/base64-0.21.7.crate) = 9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567 SIZE (rust/crates/base64-0.21.7.crate) = 82576 -SHA256 (rust/crates/bindgen-0.69.5.crate) = 271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088 -SIZE (rust/crates/bindgen-0.69.5.crate) = 221128 +SHA256 (rust/crates/bindgen-0.72.0.crate) = 4f72209734318d0b619a5e0f5129918b848c416e122a3c4ce054e03cb87b726f +SIZE (rust/crates/bindgen-0.72.0.crate) = 246019 SHA256 (rust/crates/bit-set-0.8.0.crate) = 08807e080ed7f9d5433fa9b275196cfc35414f66a0c79d864dc51a0d825231a3 SIZE (rust/crates/bit-set-0.8.0.crate) = 16289 SHA256 (rust/crates/bit-vec-0.8.0.crate) = 5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7 SIZE (rust/crates/bit-vec-0.8.0.crate) = 24132 SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a SIZE (rust/crates/bitflags-1.3.2.crate) = 23021 -SHA256 (rust/crates/bitflags-2.8.0.crate) = 8f68f53c83ab957f72c32642f3868eec03eb974d1fb82e453128456482613d36 -SIZE (rust/crates/bitflags-2.8.0.crate) = 47482 +SHA256 (rust/crates/bitflags-2.9.3.crate) = 34efbcccd345379ca2868b2b2c9d3782e9cc58ba87bc7d79d5b53d9c9ae6f25d +SIZE (rust/crates/bitflags-2.9.3.crate) = 47777 +SHA256 (rust/crates/block-buffer-0.10.4.crate) = 3078c7629b62d3f0439517fa394996acacc5cbc91c5a20d8c658e77abd503a71 +SIZE (rust/crates/block-buffer-0.10.4.crate) = 10538 SHA256 (rust/crates/block2-0.5.1.crate) = 2c132eebf10f5cad5289222520a4a058514204aed6d791f1cf4fe8088b82d15f SIZE (rust/crates/block2-0.5.1.crate) = 24191 -SHA256 (rust/crates/blocking-1.6.1.crate) = 703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea -SIZE (rust/crates/blocking-1.6.1.crate) = 17788 -SHA256 (rust/crates/bumpalo-3.17.0.crate) = 1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf -SIZE (rust/crates/bumpalo-3.17.0.crate) = 91975 -SHA256 (rust/crates/bytemuck-1.21.0.crate) = ef657dfab802224e671f5818e9a4935f9b1957ed18e58292690cc39e7a4092a3 -SIZE (rust/crates/bytemuck-1.21.0.crate) = 51553 -SHA256 (rust/crates/bytemuck_derive-1.8.1.crate) = 3fa76293b4f7bb636ab88fd78228235b5248b4d05cc589aed610f954af5d7c7a -SIZE (rust/crates/bytemuck_derive-1.8.1.crate) = 23100 -SHA256 (rust/crates/byteorder-1.5.0.crate) = 1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b -SIZE (rust/crates/byteorder-1.5.0.crate) = 23288 -SHA256 (rust/crates/bytes-1.10.0.crate) = f61dac84819c6588b558454b194026eb1f09c293b9036ae9b159e74e73ab6cf9 -SIZE (rust/crates/bytes-1.10.0.crate) = 76656 -SHA256 (rust/crates/cairo-rs-0.20.7.crate) = ae50b5510d86cf96ac2370e66d8dc960882f3df179d6a5a1e52bd94a1416c0f7 -SIZE (rust/crates/cairo-rs-0.20.7.crate) = 52722 -SHA256 (rust/crates/cairo-sys-rs-0.20.7.crate) = f18b6bb8e43c7eb0f2aac7976afe0c61b6f5fc2ab7bc4c139537ea56c92290df -SIZE (rust/crates/cairo-sys-rs-0.20.7.crate) = 11934 +SHA256 (rust/crates/blocking-1.6.2.crate) = e83f8d02be6967315521be875afa792a316e28d57b5a2d401897e2a7921b7f21 +SIZE (rust/crates/blocking-1.6.2.crate) = 17754 +SHA256 (rust/crates/bumpalo-3.19.0.crate) = 46c5e41b57b8bba42a04676d81cb89e9ee8e859a1a66f80a5a72e1cb76b34d43 +SIZE (rust/crates/bumpalo-3.19.0.crate) = 96414 +SHA256 (rust/crates/bytemuck-1.23.2.crate) = 3995eaeebcdf32f91f980d360f78732ddc061097ab4e39991ae7a6ace9194677 +SIZE (rust/crates/bytemuck-1.23.2.crate) = 53021 +SHA256 (rust/crates/bytemuck_derive-1.10.1.crate) = 4f154e572231cb6ba2bd1176980827e3d5dc04cc183a75dea38109fbdd672d29 +SIZE (rust/crates/bytemuck_derive-1.10.1.crate) = 25122 +SHA256 (rust/crates/bytes-1.10.1.crate) = d71b6127be86fdcfddb610f7182ac57211d4b18a3e9c82eb2d17662f2227ad6a +SIZE (rust/crates/bytes-1.10.1.crate) = 76779 +SHA256 (rust/crates/cairo-rs-0.20.12.crate) = 91e3bd0f4e25afa9cabc157908d14eeef9067d6448c49414d17b3fb55f0eadd0 +SIZE (rust/crates/cairo-rs-0.20.12.crate) = 58079 +SHA256 (rust/crates/cairo-sys-rs-0.20.10.crate) = 059cc746549898cbfd9a47754288e5a958756650ef4652bbb6c5f71a6bda4f8b +SIZE (rust/crates/cairo-sys-rs-0.20.10.crate) = 14424 SHA256 (rust/crates/calloop-0.13.0.crate) = b99da2f8558ca23c71f4fd15dc57c906239752dd27ff3c00a1d56b685b7cbfec SIZE (rust/crates/calloop-0.13.0.crate) = 69698 -SHA256 (rust/crates/calloop-0.14.2.crate) = 10929724661d1c43856fd87c7a127ae944ec55579134fb485e4136fb6a46fdcb -SIZE (rust/crates/calloop-0.14.2.crate) = 76378 +SHA256 (rust/crates/calloop-0.14.3.crate) = cb9f6e1368bd4621d2c86baa7e37de77a938adf5221e5dd3d6133340101b309e +SIZE (rust/crates/calloop-0.14.3.crate) = 78158 SHA256 (rust/crates/calloop-wayland-source-0.3.0.crate) = 95a66a987056935f7efce4ab5668920b5d0dac4a7c99991a67395f13702ddd20 SIZE (rust/crates/calloop-wayland-source-0.3.0.crate) = 11300 SHA256 (rust/crates/calloop-wayland-source-0.4.0.crate) = 876a7a1dbbe026a55ef47a500b123af5a9a0914520f061d467914cf21be95daf SIZE (rust/crates/calloop-wayland-source-0.4.0.crate) = 10904 -SHA256 (rust/crates/cc-1.2.14.crate) = 0c3d1b2e905a3a7b00a6141adb0e4c0bb941d11caf55349d863942a1cc44e3c9 -SIZE (rust/crates/cc-1.2.14.crate) = 103164 +SHA256 (rust/crates/cc-1.2.34.crate) = 42bc4aea80032b7bf409b0bc7ccad88853858911b7713a8062fdc0623867bedc +SIZE (rust/crates/cc-1.2.34.crate) = 111754 SHA256 (rust/crates/cesu8-1.1.0.crate) = 6d43a04d8753f35258c91f8ec639f792891f748a1edbd759cf1dcea3382ad83c SIZE (rust/crates/cesu8-1.1.0.crate) = 10555 SHA256 (rust/crates/cexpr-0.6.0.crate) = 6fac387a98bb7c37292057cffc56d62ecb629900026402633ae9160df93a8766 SIZE (rust/crates/cexpr-0.6.0.crate) = 17966 -SHA256 (rust/crates/cfg-expr-0.15.8.crate) = d067ad48b8650848b989a59a86c6c36a995d02d2bf778d45c3c5d57bc2718f02 -SIZE (rust/crates/cfg-expr-0.15.8.crate) = 42108 -SHA256 (rust/crates/cfg-expr-0.17.2.crate) = 8d4ba6e40bd1184518716a6e1a781bf9160e286d219ccdb8ab2612e74cfe4789 -SIZE (rust/crates/cfg-expr-0.17.2.crate) = 44034 -SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd -SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934 +SHA256 (rust/crates/cfg-expr-0.18.0.crate) = 1a2b34126159980f92da2a08bdec0694fd80fb5eb9e48aff25d20a0d8dfa710d +SIZE (rust/crates/cfg-expr-0.18.0.crate) = 44133 +SHA256 (rust/crates/cfg-if-1.0.3.crate) = 2fd1289c04a9ea8cb22300a459a72a385d7c73d3259e2ed7dcb2af674838cfa9 +SIZE (rust/crates/cfg-if-1.0.3.crate) = 8719 SHA256 (rust/crates/cfg_aliases-0.2.1.crate) = 613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724 SIZE (rust/crates/cfg_aliases-0.2.1.crate) = 6355 SHA256 (rust/crates/cgmath-0.18.0.crate) = 1a98d30140e3296250832bbaaff83b27dcd6fa3cc70fb6f1f3e5c9c0023b5317 @@ -121,24 +137,28 @@ SHA256 (rust/crates/chumsky-0.9.3.crate) = 8eebd66744a15ded14960ab4ccdbfb51ad3b8 SIZE (rust/crates/chumsky-0.9.3.crate) = 75112 SHA256 (rust/crates/clang-sys-1.8.1.crate) = 0b023947811758c97c59bf9d1c188fd619ad4718dcaa767947df1cadb14f39f4 SIZE (rust/crates/clang-sys-1.8.1.crate) = 44009 -SHA256 (rust/crates/clap-4.5.30.crate) = 92b7b18d71fad5313a1e320fa9897994228ce274b60faa4d694fe0ea89cd9e6d -SIZE (rust/crates/clap-4.5.30.crate) = 56081 -SHA256 (rust/crates/clap_builder-4.5.30.crate) = a35db2071778a7344791a4fb4f95308b5673d219dee3ae348b86642574ecc90c -SIZE (rust/crates/clap_builder-4.5.30.crate) = 168274 -SHA256 (rust/crates/clap_derive-4.5.28.crate) = bf4ced95c6f4a675af3da73304b9ac4ed991640c36374e4b46795c49e17cf1ed -SIZE (rust/crates/clap_derive-4.5.28.crate) = 33428 -SHA256 (rust/crates/clap_lex-0.7.4.crate) = f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6 -SIZE (rust/crates/clap_lex-0.7.4.crate) = 12858 -SHA256 (rust/crates/colorchoice-1.0.3.crate) = 5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990 -SIZE (rust/crates/colorchoice-1.0.3.crate) = 7923 +SHA256 (rust/crates/clap-4.5.46.crate) = 2c5e4fcf9c21d2e544ca1ee9d8552de13019a42aa7dbf32747fa7aaf1df76e57 +SIZE (rust/crates/clap-4.5.46.crate) = 58332 +SHA256 (rust/crates/clap_builder-4.5.46.crate) = fecb53a0e6fcfb055f686001bc2e2592fa527efaf38dbe81a6a9563562e57d41 +SIZE (rust/crates/clap_builder-4.5.46.crate) = 169831 +SHA256 (rust/crates/clap_complete-4.5.57.crate) = 4d9501bd3f5f09f7bbee01da9a511073ed30a80cd7a509f1214bb74eadea71ad +SIZE (rust/crates/clap_complete-4.5.57.crate) = 48637 +SHA256 (rust/crates/clap_complete_nushell-4.5.8.crate) = 0a0c951694691e65bf9d421d597d68416c22de9632e884c28412cb8cd8b73dce +SIZE (rust/crates/clap_complete_nushell-4.5.8.crate) = 35171 +SHA256 (rust/crates/clap_derive-4.5.45.crate) = 14cb31bb0a7d536caef2639baa7fad459e15c3144efefa6dbd1c84562c4739f6 +SIZE (rust/crates/clap_derive-4.5.45.crate) = 33545 +SHA256 (rust/crates/clap_lex-0.7.5.crate) = b94f61472cee1439c0b966b47e3aca9ae07e45d070759512cd390ea2bebc6675 +SIZE (rust/crates/clap_lex-0.7.5.crate) = 13469 +SHA256 (rust/crates/colorchoice-1.0.4.crate) = b05b61dc5112cbb17e4b6cd61790d9845d13888356391624cbe7e41efeac1e75 +SIZE (rust/crates/colorchoice-1.0.4.crate) = 8196 SHA256 (rust/crates/combine-4.6.7.crate) = ba5a308b75df32fe02788e748662718f03fde005016435c444eea572398219fd SIZE (rust/crates/combine-4.6.7.crate) = 134808 SHA256 (rust/crates/concurrent-queue-2.5.0.crate) = 4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973 SIZE (rust/crates/concurrent-queue-2.5.0.crate) = 22654 -SHA256 (rust/crates/console-0.15.10.crate) = ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b -SIZE (rust/crates/console-0.15.10.crate) = 36449 -SHA256 (rust/crates/convert_case-0.6.0.crate) = ec182b0ca2f35d8fc196cf3404988fd8b8c739a4d270ff118a398feb0cbec1ca -SIZE (rust/crates/convert_case-0.6.0.crate) = 18675 +SHA256 (rust/crates/console-0.15.11.crate) = 054ccb5b10f9f2cbf51eb355ca1d05c2d279ce1804688d0db74b4733a5aeafd8 +SIZE (rust/crates/console-0.15.11.crate) = 37822 +SHA256 (rust/crates/convert_case-0.8.0.crate) = baaaa0ecca5b51987b9423ccdc971514dd8b0bb7b4060b983d3664dad3f1f89f +SIZE (rust/crates/convert_case-0.8.0.crate) = 22097 SHA256 (rust/crates/cookie-factory-0.3.3.crate) = 9885fa71e26b8ab7855e2ec7cae6e9b380edff76cd052e07c683a0319d51b3a2 SIZE (rust/crates/cookie-factory-0.3.3.crate) = 19084 SHA256 (rust/crates/core-foundation-0.9.4.crate) = 91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f @@ -149,20 +169,26 @@ SHA256 (rust/crates/core-graphics-0.23.2.crate) = c07782be35f9e1140080c6b96f0d44 SIZE (rust/crates/core-graphics-0.23.2.crate) = 30763 SHA256 (rust/crates/core-graphics-types-0.1.3.crate) = 45390e6114f68f718cc7a830514a96f903cccd70d02a8f6d9f643ac4ba45afaf SIZE (rust/crates/core-graphics-types-0.1.3.crate) = 7063 -SHA256 (rust/crates/crc32fast-1.4.2.crate) = a97769d94ddab943e4510d138150169a2758b5ef3eb191a9ee688de3e23ef7b3 -SIZE (rust/crates/crc32fast-1.4.2.crate) = 38491 +SHA256 (rust/crates/cpufeatures-0.2.17.crate) = 59ed5838eebb26a2bb2e58f6d5b5316989ae9d08bab10e0e6d103e656d1b0280 +SIZE (rust/crates/cpufeatures-0.2.17.crate) = 13466 +SHA256 (rust/crates/crc32fast-1.5.0.crate) = 9481c1c90cbf2ac953f07c8d4a58aa3945c425b7185c9154d67a65e4230da511 +SIZE (rust/crates/crc32fast-1.5.0.crate) = 40723 SHA256 (rust/crates/crossbeam-deque-0.8.6.crate) = 9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51 SIZE (rust/crates/crossbeam-deque-0.8.6.crate) = 22471 SHA256 (rust/crates/crossbeam-epoch-0.9.18.crate) = 5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e SIZE (rust/crates/crossbeam-epoch-0.9.18.crate) = 46875 SHA256 (rust/crates/crossbeam-utils-0.8.21.crate) = d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28 SIZE (rust/crates/crossbeam-utils-0.8.21.crate) = 42691 -SHA256 (rust/crates/csscolorparser-0.7.0.crate) = 46f9a16a848a7fb95dd47ce387ac1ee9a6df879ba784b815537fcd388a1a8288 -SIZE (rust/crates/csscolorparser-0.7.0.crate) = 17415 -SHA256 (rust/crates/cursor-icon-1.1.0.crate) = 96a6ac251f4a2aca6b3f91340350eab87ae57c3f127ffeb585e92bd336717991 -SIZE (rust/crates/cursor-icon-1.1.0.crate) = 11453 +SHA256 (rust/crates/crypto-common-0.1.6.crate) = 1bfb12502f3fc46cca1bb51ac28df9d618d813cdc3d2f25b9fe775a34af26bb3 +SIZE (rust/crates/crypto-common-0.1.6.crate) = 8760 +SHA256 (rust/crates/csscolorparser-0.7.2.crate) = 5fda6aace1fbef3aa217b27f4c8d7d071ef2a70a5ca51050b1f17d40299d3f16 +SIZE (rust/crates/csscolorparser-0.7.2.crate) = 39693 +SHA256 (rust/crates/cursor-icon-1.2.0.crate) = f27ae1dd37df86211c42e150270f82743308803d90a6f6e6651cd730d5e1732f +SIZE (rust/crates/cursor-icon-1.2.0.crate) = 14267 SHA256 (rust/crates/diff-0.1.13.crate) = 56254986775e3233ffa9c4d7d3faaf6d36a2c09d30b20687e9f88bc8bafc16c8 SIZE (rust/crates/diff-0.1.13.crate) = 46216 +SHA256 (rust/crates/digest-0.10.7.crate) = 9ed9a281f7bc9b7576e61468ba615a66a5c8cfdff42420a70aa82701a3b1e292 +SIZE (rust/crates/digest-0.10.7.crate) = 19557 SHA256 (rust/crates/directories-6.0.0.crate) = 16f5094c54661b38d03bd7e50df373292118db60b585c08a411c6d840017fe7d SIZE (rust/crates/directories-6.0.0.crate) = 17842 SHA256 (rust/crates/dirs-sys-0.5.0.crate) = e01a3366d27ee9890022452ee61b2b63a67e6f13f58900b651ff5665f0bb1fab @@ -175,8 +201,8 @@ SHA256 (rust/crates/dlib-0.5.2.crate) = 330c60081dcc4c72131f8eb70510f1ac07223e5d SIZE (rust/crates/dlib-0.5.2.crate) = 5806 SHA256 (rust/crates/downcast-rs-1.2.1.crate) = 75b325c5dbd37f80359721ad39aca5a29fb04c89279657cffdda8736d0c0b9d2 SIZE (rust/crates/downcast-rs-1.2.1.crate) = 11821 -SHA256 (rust/crates/dpi-0.1.1.crate) = f25c0e292a7ca6d6498557ff1df68f32c99850012b6ea401cf8daf771f22ff53 -SIZE (rust/crates/dpi-0.1.1.crate) = 11131 +SHA256 (rust/crates/dpi-0.1.2.crate) = d8b14ccef22fc6f5a8f4d7d768562a182c04ce9a3b3157b91390b52ddfdf1a76 +SIZE (rust/crates/dpi-0.1.2.crate) = 14812 SHA256 (rust/crates/drm-0.14.1.crate) = 80bc8c5c6c2941f70a55c15f8d9f00f9710ebda3ffda98075f996a0e6c92756f SIZE (rust/crates/drm-0.14.1.crate) = 52927 SHA256 (rust/crates/drm-ffi-0.9.0.crate) = d8e41459d99a9b529845f6d2c909eb9adf3b6d2f82635ae40be8de0601726e8b @@ -185,44 +211,46 @@ SHA256 (rust/crates/drm-fourcc-2.2.0.crate) = 0aafbcdb8afc29c1a7ee5fbe53b5d62f45 SIZE (rust/crates/drm-fourcc-2.2.0.crate) = 12192 SHA256 (rust/crates/drm-sys-0.8.0.crate) = bafb66c8dbc944d69e15cfcc661df7e703beffbaec8bd63151368b06c5f9858c SIZE (rust/crates/drm-sys-0.8.0.crate) = 10472 -SHA256 (rust/crates/dyn-clone-1.0.18.crate) = feeef44e73baff3a26d371801df019877a9866a8c493d315ab00177843314f35 -SIZE (rust/crates/dyn-clone-1.0.18.crate) = 12871 -SHA256 (rust/crates/either-1.13.0.crate) = 60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0 -SIZE (rust/crates/either-1.13.0.crate) = 19169 +SHA256 (rust/crates/dyn-clone-1.0.20.crate) = d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555 +SIZE (rust/crates/dyn-clone-1.0.20.crate) = 13134 +SHA256 (rust/crates/either-1.15.0.crate) = 48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719 +SIZE (rust/crates/either-1.15.0.crate) = 20114 SHA256 (rust/crates/encode_unicode-1.0.0.crate) = 34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0 SIZE (rust/crates/encode_unicode-1.0.0.crate) = 56986 SHA256 (rust/crates/endi-1.1.0.crate) = a3d8a32ae18130a3c84dd492d4215c3d913c3b07c6b63c2eb3eb7ff1101ab7bf SIZE (rust/crates/endi-1.1.0.crate) = 4872 -SHA256 (rust/crates/enumflags2-0.7.11.crate) = ba2f4b465f5318854c6f8dd686ede6c0a9dc67d4b1ac241cf0eb51521a309147 -SIZE (rust/crates/enumflags2-0.7.11.crate) = 17500 -SHA256 (rust/crates/enumflags2_derive-0.7.11.crate) = fc4caf64a58d7a6d65ab00639b046ff54399a39f5f2554728895ace4b297cd79 -SIZE (rust/crates/enumflags2_derive-0.7.11.crate) = 8524 +SHA256 (rust/crates/enumflags2-0.7.12.crate) = 1027f7680c853e056ebcec683615fb6fbbc07dbaa13b4d5d9442b146ded4ecef +SIZE (rust/crates/enumflags2-0.7.12.crate) = 17544 +SHA256 (rust/crates/enumflags2_derive-0.7.12.crate) = 67c78a4d8fdf9953a5c9d458f9efe940fd97a0cab0941c075a813ac594733827 +SIZE (rust/crates/enumflags2_derive-0.7.12.crate) = 8573 SHA256 (rust/crates/equivalent-1.0.2.crate) = 877a4ace8713b0bcf2a4e7eec82529c029f1d0619886d18145fea96c3ffe5c0f SIZE (rust/crates/equivalent-1.0.2.crate) = 7419 -SHA256 (rust/crates/errno-0.3.10.crate) = 33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d -SIZE (rust/crates/errno-0.3.10.crate) = 11824 -SHA256 (rust/crates/event-listener-5.4.0.crate) = 3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae -SIZE (rust/crates/event-listener-5.4.0.crate) = 43452 -SHA256 (rust/crates/event-listener-strategy-0.5.3.crate) = 3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2 -SIZE (rust/crates/event-listener-strategy-0.5.3.crate) = 10920 +SHA256 (rust/crates/errno-0.3.13.crate) = 778e2ac28f6c47af28e4907f13ffd1e1ddbd400980a9abd7c8df189bf578a5ad +SIZE (rust/crates/errno-0.3.13.crate) = 12449 +SHA256 (rust/crates/event-listener-5.4.1.crate) = e13b66accf52311f30a0db42147dadea9850cb48cd070028831ae5f5d4b856ab +SIZE (rust/crates/event-listener-5.4.1.crate) = 43782 +SHA256 (rust/crates/event-listener-strategy-0.5.4.crate) = 8be9f3dfaaffdae2972880079a491a1a8bb7cbed0b8dd7a347f668b4150a3b93 +SIZE (rust/crates/event-listener-strategy-0.5.4.crate) = 16179 SHA256 (rust/crates/fastrand-2.3.0.crate) = 37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be SIZE (rust/crates/fastrand-2.3.0.crate) = 15076 SHA256 (rust/crates/fdeflate-0.3.7.crate) = 1e6853b52649d4ac5c0bd02320cddc5ba956bdb407c4b75a2c6b75bf51500f8c SIZE (rust/crates/fdeflate-0.3.7.crate) = 27188 SHA256 (rust/crates/field-offset-0.3.6.crate) = 38e2275cc4e4fc009b0669731a1e5ab7ebf11f469eaede2bab9309a5b4d6057f SIZE (rust/crates/field-offset-0.3.6.crate) = 10032 -SHA256 (rust/crates/flate2-1.0.35.crate) = c936bfdafb507ebbf50b8074c54fa31c5be9a1e7e5f467dd659697041407d07c -SIZE (rust/crates/flate2-1.0.35.crate) = 109188 +SHA256 (rust/crates/flate2-1.1.2.crate) = 4a3d7db9596fecd151c5f638c0ee5d5bd487b6e0ea232e5dc96d5250f6f94b1d +SIZE (rust/crates/flate2-1.1.2.crate) = 76495 SHA256 (rust/crates/fnv-1.0.7.crate) = 3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1 SIZE (rust/crates/fnv-1.0.7.crate) = 11266 +SHA256 (rust/crates/foldhash-0.1.5.crate) = d9c4f5dac5e15c24eb999c26181a6ca40b39fe946cbe4c263c7209467bc83af2 +SIZE (rust/crates/foldhash-0.1.5.crate) = 21901 SHA256 (rust/crates/foreign-types-0.5.0.crate) = d737d9aa519fb7b749cbc3b962edcf310a8dd1f4b67c91c4f83975dbdd17d965 SIZE (rust/crates/foreign-types-0.5.0.crate) = 7824 SHA256 (rust/crates/foreign-types-macros-0.2.3.crate) = 1a5c6c585bc94aaf2c7b51dd4c2ba22680844aba4c687be581871a6f518c5742 SIZE (rust/crates/foreign-types-macros-0.2.3.crate) = 7635 SHA256 (rust/crates/foreign-types-shared-0.3.1.crate) = aa9a19cbb55df58761df49b23516a86d432839add4af60fc256da840f66ed35b SIZE (rust/crates/foreign-types-shared-0.3.1.crate) = 6006 -SHA256 (rust/crates/form_urlencoded-1.2.1.crate) = e13624c2627564efccf4934284bdd98cbaa14e79b0b5a141218e507b3a823456 -SIZE (rust/crates/form_urlencoded-1.2.1.crate) = 8969 +SHA256 (rust/crates/form_urlencoded-1.2.2.crate) = cb4cb245038516f5f85277875cdaa4f7d2c9a0fa0468de06ed190163b1581fcf +SIZE (rust/crates/form_urlencoded-1.2.2.crate) = 9347 SHA256 (rust/crates/futures-0.3.31.crate) = 65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876 SIZE (rust/crates/futures-0.3.31.crate) = 54953 SHA256 (rust/crates/futures-channel-0.3.31.crate) = 2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10 @@ -233,8 +261,8 @@ SHA256 (rust/crates/futures-executor-0.3.31.crate) = 1e28d1d997f585e54aebc3f97d3 SIZE (rust/crates/futures-executor-0.3.31.crate) = 17965 SHA256 (rust/crates/futures-io-0.3.31.crate) = 9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6 SIZE (rust/crates/futures-io-0.3.31.crate) = 9047 -SHA256 (rust/crates/futures-lite-2.6.0.crate) = f5edaec856126859abb19ed65f39e90fea3a9574b9707f13539acf4abf7eb532 -SIZE (rust/crates/futures-lite-2.6.0.crate) = 45157 +SHA256 (rust/crates/futures-lite-2.6.1.crate) = f78e10609fe0e0b3f4157ffab1876319b5b0db102a2c60dc4626306dc46b44ad +SIZE (rust/crates/futures-lite-2.6.1.crate) = 46095 SHA256 (rust/crates/futures-macro-0.3.31.crate) = 162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650 SIZE (rust/crates/futures-macro-0.3.31.crate) = 11341 SHA256 (rust/crates/futures-sink-0.3.31.crate) = e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7 @@ -247,70 +275,72 @@ SHA256 (rust/crates/gbm-0.18.0.crate) = ce852e998d3ca5e4a97014fb31c940dc5ef344ec SIZE (rust/crates/gbm-0.18.0.crate) = 11893 SHA256 (rust/crates/gbm-sys-0.4.0.crate) = c13a5f2acc785d8fb6bf6b7ab6bfb0ef5dad4f4d97e8e70bb8e470722312f76f SIZE (rust/crates/gbm-sys-0.4.0.crate) = 7647 -SHA256 (rust/crates/gdk-pixbuf-0.20.9.crate) = 7563afd6ff0a221edfbb70a78add5075b8d9cb48e637a40a24c3ece3fea414d0 -SIZE (rust/crates/gdk-pixbuf-0.20.9.crate) = 21619 -SHA256 (rust/crates/gdk-pixbuf-sys-0.20.7.crate) = 67f2587c9202bf997476bbba6aaed4f78a11538a2567df002a5f57f5331d0b5c -SIZE (rust/crates/gdk-pixbuf-sys-0.20.7.crate) = 9852 +SHA256 (rust/crates/gdk-pixbuf-0.20.10.crate) = 2fd242894c084f4beed508a56952750bce3e96e85eb68fdc153637daa163e10c +SIZE (rust/crates/gdk-pixbuf-0.20.10.crate) = 21618 +SHA256 (rust/crates/gdk-pixbuf-sys-0.20.10.crate) = 5b34f3b580c988bd217e9543a2de59823fafae369d1a055555e5f95a8b130b96 +SIZE (rust/crates/gdk-pixbuf-sys-0.20.10.crate) = 13317 SHA256 (rust/crates/gdk4-0.9.6.crate) = 4850c9d9c1aecd1a3eb14fadc1cdb0ac0a2298037e116264c7473e1740a32d60 SIZE (rust/crates/gdk4-0.9.6.crate) = 97926 SHA256 (rust/crates/gdk4-sys-0.9.6.crate) = 6f6eb95798e2b46f279cf59005daf297d5b69555428f185650d71974a910473a SIZE (rust/crates/gdk4-sys-0.9.6.crate) = 70859 -SHA256 (rust/crates/generator-0.8.4.crate) = cc6bd114ceda131d3b1d665eba35788690ad37f5916457286b32ab6fd3c438dd -SIZE (rust/crates/generator-0.8.4.crate) = 34400 +SHA256 (rust/crates/generator-0.8.7.crate) = 605183a538e3e2a9c1038635cc5c2d194e2ee8fd0d1b66b8349fad7dbacce5a2 +SIZE (rust/crates/generator-0.8.7.crate) = 37332 +SHA256 (rust/crates/generic-array-0.14.7.crate) = 85649ca51fd72272d7821adaf274ad91c288277713d9c18820d8499a7ff69e9a +SIZE (rust/crates/generic-array-0.14.7.crate) = 15950 SHA256 (rust/crates/gethostname-0.4.3.crate) = 0176e0459c2e4a1fe232f984bca6890e681076abb9934f6cea7c326f3fc47818 SIZE (rust/crates/gethostname-0.4.3.crate) = 9336 -SHA256 (rust/crates/getrandom-0.2.15.crate) = c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7 -SIZE (rust/crates/getrandom-0.2.15.crate) = 37163 -SHA256 (rust/crates/getrandom-0.3.1.crate) = 43a49c392881ce6d5c3b8cb70f98717b7c07aabbdff06687b9030dbfbe2725f8 -SIZE (rust/crates/getrandom-0.3.1.crate) = 42449 -SHA256 (rust/crates/gio-0.20.9.crate) = a4f00c70f8029d84ea7572dd0e1aaa79e5329667b4c17f329d79ffb1e6277487 -SIZE (rust/crates/gio-0.20.9.crate) = 220512 -SHA256 (rust/crates/gio-sys-0.20.9.crate) = 160eb5250a26998c3e1b54e6a3d4ea15c6c7762a6062a19a7b63eff6e2b33f9e -SIZE (rust/crates/gio-sys-0.20.9.crate) = 86086 +SHA256 (rust/crates/getrandom-0.2.16.crate) = 335ff9f135e4384c8150d6f27c6daed433577f86b4750418338c01a1a2528592 +SIZE (rust/crates/getrandom-0.2.16.crate) = 40163 +SHA256 (rust/crates/getrandom-0.3.3.crate) = 26145e563e54f2cadc477553f1ec5ee650b00862f0a58bcd12cbdc5f0ea2d2f4 +SIZE (rust/crates/getrandom-0.3.3.crate) = 49493 +SHA256 (rust/crates/gio-0.20.12.crate) = 8e27e276e7b6b8d50f6376ee7769a71133e80d093bdc363bd0af71664228b831 +SIZE (rust/crates/gio-0.20.12.crate) = 220615 +SHA256 (rust/crates/gio-sys-0.20.10.crate) = 521e93a7e56fc89e84aea9a52cfc9436816a4b363b030260b699950ff1336c83 +SIZE (rust/crates/gio-sys-0.20.10.crate) = 86258 SHA256 (rust/crates/git-version-0.3.9.crate) = 1ad568aa3db0fcbc81f2f116137f263d7304f512a1209b35b85150d3ef88ad19 SIZE (rust/crates/git-version-0.3.9.crate) = 3087 SHA256 (rust/crates/git-version-macro-0.3.9.crate) = 53010ccb100b96a67bc32c0175f0ed1426b31b655d562898e57325f81c023ac0 SIZE (rust/crates/git-version-macro-0.3.9.crate) = 5622 SHA256 (rust/crates/gl_generator-0.14.0.crate) = 1a95dfc23a2b4a9a2f5ab41d194f8bfda3cabec42af4e39f08c339eb2a0c124d SIZE (rust/crates/gl_generator-0.14.0.crate) = 22330 -SHA256 (rust/crates/glam-0.30.0.crate) = 17fcdf9683c406c2fc4d124afd29c0d595e22210d633cbdb8695ba9935ab1dc6 -SIZE (rust/crates/glam-0.30.0.crate) = 589372 -SHA256 (rust/crates/glib-0.20.9.crate) = 707b819af8059ee5395a2de9f2317d87a53dbad8846a2f089f0bb44703f37686 -SIZE (rust/crates/glib-0.20.9.crate) = 293359 -SHA256 (rust/crates/glib-macros-0.20.7.crate) = 715601f8f02e71baef9c1f94a657a9a77c192aea6097cf9ae7e5e177cd8cde68 -SIZE (rust/crates/glib-macros-0.20.7.crate) = 72089 -SHA256 (rust/crates/glib-sys-0.20.9.crate) = a8928869a44cfdd1fccb17d6746e4ff82c8f82e41ce705aa026a52ca8dc3aefb -SIZE (rust/crates/glib-sys-0.20.9.crate) = 67109 -SHA256 (rust/crates/glob-0.3.2.crate) = a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2 -SIZE (rust/crates/glob-0.3.2.crate) = 22359 -SHA256 (rust/crates/gobject-sys-0.20.9.crate) = c773a3cb38a419ad9c26c81d177d96b4b08980e8bdbbf32dace883e96e96e7e3 -SIZE (rust/crates/gobject-sys-0.20.9.crate) = 22509 -SHA256 (rust/crates/graphene-rs-0.20.9.crate) = 3cbc5911bfb32d68dcfa92c9510c462696c2f715548fcd7f3f1be424c739de19 -SIZE (rust/crates/graphene-rs-0.20.9.crate) = 21946 -SHA256 (rust/crates/graphene-sys-0.20.7.crate) = 11a68d39515bf340e879b72cecd4a25c1332557757ada6e8aba8654b4b81d23a -SIZE (rust/crates/graphene-sys-0.20.7.crate) = 11684 +SHA256 (rust/crates/glam-0.30.5.crate) = f2d1aab06663bdce00d6ca5e5ed586ec8d18033a771906c993a1e3755b368d85 +SIZE (rust/crates/glam-0.30.5.crate) = 760688 +SHA256 (rust/crates/glib-0.20.12.crate) = ffc4b6e352d4716d84d7dde562dd9aee2a7d48beb872dd9ece7f2d1515b2d683 +SIZE (rust/crates/glib-0.20.12.crate) = 294373 +SHA256 (rust/crates/glib-macros-0.20.12.crate) = e8084af62f09475a3f529b1629c10c429d7600ee1398ae12dd3bf175d74e7145 +SIZE (rust/crates/glib-macros-0.20.12.crate) = 77304 +SHA256 (rust/crates/glib-sys-0.20.10.crate) = 8ab79e1ed126803a8fb827e3de0e2ff95191912b8db65cee467edb56fc4cc215 +SIZE (rust/crates/glib-sys-0.20.10.crate) = 67282 +SHA256 (rust/crates/glob-0.3.3.crate) = 0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280 +SIZE (rust/crates/glob-0.3.3.crate) = 22861 +SHA256 (rust/crates/gobject-sys-0.20.10.crate) = ec9aca94bb73989e3cfdbf8f2e0f1f6da04db4d291c431f444838925c4c63eda +SIZE (rust/crates/gobject-sys-0.20.10.crate) = 22623 +SHA256 (rust/crates/graphene-rs-0.20.10.crate) = 6b86dfad7d14251c9acaf1de63bc8754b7e3b4e5b16777b6f5a748208fe9519b +SIZE (rust/crates/graphene-rs-0.20.10.crate) = 21951 +SHA256 (rust/crates/graphene-sys-0.20.10.crate) = df583a85ba2d5e15e1797e40d666057b28bc2f60a67c9c24145e6db2cc3861ea +SIZE (rust/crates/graphene-sys-0.20.10.crate) = 14946 SHA256 (rust/crates/gsk4-0.9.6.crate) = 61f5e72f931c8c9f65fbfc89fe0ddc7746f147f822f127a53a9854666ac1f855 SIZE (rust/crates/gsk4-0.9.6.crate) = 37149 SHA256 (rust/crates/gsk4-sys-0.9.6.crate) = 755059de55fa6f85a46bde8caf03e2184c96bfda1f6206163c72fb0ea12436dc SIZE (rust/crates/gsk4-sys-0.9.6.crate) = 19232 -SHA256 (rust/crates/gtk4-0.9.6.crate) = af1c491051f030994fd0cde6f3c44f3f5640210308cff1298c7673c47408091d -SIZE (rust/crates/gtk4-0.9.6.crate) = 485701 +SHA256 (rust/crates/gtk4-0.9.7.crate) = f274dd0102c21c47bbfa8ebcb92d0464fab794a22fad6c3f3d5f165139a326d6 +SIZE (rust/crates/gtk4-0.9.7.crate) = 485836 SHA256 (rust/crates/gtk4-macros-0.9.5.crate) = 0ed1786c4703dd196baf7e103525ce0cf579b3a63a0570fe653b7ee6bac33999 SIZE (rust/crates/gtk4-macros-0.9.5.crate) = 16721 SHA256 (rust/crates/gtk4-sys-0.9.6.crate) = 41e03b01e54d77c310e1d98647d73f996d04b2f29b9121fe493ea525a7ec03d6 SIZE (rust/crates/gtk4-sys-0.9.6.crate) = 114426 SHA256 (rust/crates/hashbrown-0.14.5.crate) = e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1 SIZE (rust/crates/hashbrown-0.14.5.crate) = 141498 -SHA256 (rust/crates/hashbrown-0.15.2.crate) = bf151400ff0baff5465007dd2f3e717f3fe502074ca563069ce3a6629d07b289 -SIZE (rust/crates/hashbrown-0.15.2.crate) = 138478 +SHA256 (rust/crates/hashbrown-0.15.5.crate) = 9229cfe53dfd69f0609a49f65461bd93001ea1ef889cd5529dd176593f5338a1 +SIZE (rust/crates/hashbrown-0.15.5.crate) = 140908 SHA256 (rust/crates/heck-0.4.1.crate) = 95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8 SIZE (rust/crates/heck-0.4.1.crate) = 11567 SHA256 (rust/crates/heck-0.5.0.crate) = 2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea SIZE (rust/crates/heck-0.5.0.crate) = 11517 SHA256 (rust/crates/hermit-abi-0.3.9.crate) = d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024 SIZE (rust/crates/hermit-abi-0.3.9.crate) = 16165 -SHA256 (rust/crates/hermit-abi-0.4.0.crate) = fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc -SIZE (rust/crates/hermit-abi-0.4.0.crate) = 16310 +SHA256 (rust/crates/hermit-abi-0.5.2.crate) = fc0fef456e4baa96da950455cd02c081ca953b141298e41db3fc7e36b1da849c +SIZE (rust/crates/hermit-abi-0.5.2.crate) = 17435 SHA256 (rust/crates/hex-0.4.3.crate) = 7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70 SIZE (rust/crates/hex-0.4.3.crate) = 13299 SHA256 (rust/crates/icu_collections-1.5.0.crate) = db2fa452206ebee18c4b5c2274dbf1de17008e874b4dc4f0aea9d01ca79e4526 @@ -319,50 +349,50 @@ SHA256 (rust/crates/icu_locid-1.5.0.crate) = 13acbb8371917fc971be86fc8057c41a64b SIZE (rust/crates/icu_locid-1.5.0.crate) = 55131 SHA256 (rust/crates/icu_locid_transform-1.5.0.crate) = 01d11ac35de8e40fdeda00d9e1e9d92525f3f9d887cdd7aa81d727596788b54e SIZE (rust/crates/icu_locid_transform-1.5.0.crate) = 29094 -SHA256 (rust/crates/icu_locid_transform_data-1.5.0.crate) = fdc8ff3388f852bede6b579ad4e978ab004f139284d7b28715f773507b946f6e -SIZE (rust/crates/icu_locid_transform_data-1.5.0.crate) = 44727 +SHA256 (rust/crates/icu_locid_transform_data-1.5.1.crate) = 7515e6d781098bf9f7205ab3fc7e9709d34554ae0b21ddbcb5febfa4bc7df11d +SIZE (rust/crates/icu_locid_transform_data-1.5.1.crate) = 42937 SHA256 (rust/crates/icu_normalizer-1.5.0.crate) = 19ce3e0da2ec68599d193c93d088142efd7f9c5d6fc9b803774855747dc6a84f SIZE (rust/crates/icu_normalizer-1.5.0.crate) = 53113 -SHA256 (rust/crates/icu_normalizer_data-1.5.0.crate) = f8cafbf7aa791e9b22bec55a167906f9e1215fd475cd22adfcf660e03e989516 -SIZE (rust/crates/icu_normalizer_data-1.5.0.crate) = 50561 +SHA256 (rust/crates/icu_normalizer_data-1.5.1.crate) = c5e8338228bdc8ab83303f16b797e177953730f601a96c25d10cb3ab0daa0cb7 +SIZE (rust/crates/icu_normalizer_data-1.5.1.crate) = 50737 SHA256 (rust/crates/icu_properties-1.5.1.crate) = 93d6020766cfc6302c15dbbc9c8778c37e62c14427cb7f6e601d849e092aeef5 SIZE (rust/crates/icu_properties-1.5.1.crate) = 64479 -SHA256 (rust/crates/icu_properties_data-1.5.0.crate) = 67a8effbc3dd3e4ba1afa8ad918d5684b8868b3b26500753effea8d2eed19569 -SIZE (rust/crates/icu_properties_data-1.5.0.crate) = 227993 +SHA256 (rust/crates/icu_properties_data-1.5.1.crate) = 85fb8799753b75aee8d2a21d7c14d9f38921b54b3dbda10f5a3c7a7b82dba5e2 +SIZE (rust/crates/icu_properties_data-1.5.1.crate) = 229231 SHA256 (rust/crates/icu_provider-1.5.0.crate) = 6ed421c8a8ef78d3e2dbc98a973be2f3770cb42b606e3ab18d6237c4dfde68d9 SIZE (rust/crates/icu_provider-1.5.0.crate) = 52722 SHA256 (rust/crates/icu_provider_macros-1.5.0.crate) = 1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6 SIZE (rust/crates/icu_provider_macros-1.5.0.crate) = 6436 -SHA256 (rust/crates/idna-1.0.3.crate) = 686f825264d630750a544639377bae737628043f20d38bbc029e8f29ea968a7e -SIZE (rust/crates/idna-1.0.3.crate) = 142515 +SHA256 (rust/crates/idna-1.1.0.crate) = 3b0875f23caa03898994f6ddc501886a45c7d3d62d04d2d90788d47be1b1e4de +SIZE (rust/crates/idna-1.1.0.crate) = 148747 SHA256 (rust/crates/idna_adapter-1.2.0.crate) = daca1df1c957320b2cf139ac61e7bd64fed304c5040df000a745aa1de3b4ef71 SIZE (rust/crates/idna_adapter-1.2.0.crate) = 8206 -SHA256 (rust/crates/indexmap-2.7.1.crate) = 8c9c992b02b5b4c94ea26e32fe5bccb7aa7d9f390ab5c1221ff895bc7ea8b652 -SIZE (rust/crates/indexmap-2.7.1.crate) = 88644 +SHA256 (rust/crates/indexmap-2.11.0.crate) = f2481980430f9f78649238835720ddccc57e52df14ffce1c6f37391d61b563e9 +SIZE (rust/crates/indexmap-2.11.0.crate) = 99851 SHA256 (rust/crates/input-0.9.1.crate) = fbdc09524a91f9cacd26f16734ff63d7dc650daffadd2b6f84d17a285bd875a9 SIZE (rust/crates/input-0.9.1.crate) = 40734 SHA256 (rust/crates/input-sys-1.18.0.crate) = bd4f5b4d1c00331c5245163aacfe5f20be75b564c7112d45893d4ae038119eb0 SIZE (rust/crates/input-sys-1.18.0.crate) = 365567 -SHA256 (rust/crates/insta-1.42.1.crate) = 71c1b125e30d93896b365e156c33dadfffab45ee8400afcbba4752f59de08a86 -SIZE (rust/crates/insta-1.42.1.crate) = 99945 +SHA256 (rust/crates/insta-1.43.1.crate) = 154934ea70c58054b556dd430b99a98c2a7ff5309ac9891597e339b5c28f4371 +SIZE (rust/crates/insta-1.43.1.crate) = 101047 SHA256 (rust/crates/io-lifetimes-1.0.11.crate) = eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2 SIZE (rust/crates/io-lifetimes-1.0.11.crate) = 37346 -SHA256 (rust/crates/is-terminal-0.4.15.crate) = e19b23d53f35ce9f56aebc7d1bb4e6ac1e9c0db7ac85c8d1760c04379edced37 -SIZE (rust/crates/is-terminal-0.4.15.crate) = 7770 +SHA256 (rust/crates/is-terminal-0.4.16.crate) = e04d7f318608d35d4b61ddd75cbdaee86b023ebe2bd5a66ee0915f0bf93095a9 +SIZE (rust/crates/is-terminal-0.4.16.crate) = 7811 SHA256 (rust/crates/is_ci-1.2.0.crate) = 7655c9839580ee829dfacba1d1278c2b7883e50a277ff7541299489d6bdfdc45 SIZE (rust/crates/is_ci-1.2.0.crate) = 4521 SHA256 (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf SIZE (rust/crates/is_terminal_polyfill-1.70.1.crate) = 7492 -SHA256 (rust/crates/itertools-0.12.1.crate) = ba291022dbbd398a455acf126c1e341954079855bc60dfdda641363bd6922569 -SIZE (rust/crates/itertools-0.12.1.crate) = 137761 -SHA256 (rust/crates/itoa-1.0.14.crate) = d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674 -SIZE (rust/crates/itoa-1.0.14.crate) = 11210 +SHA256 (rust/crates/itertools-0.13.0.crate) = 413ee7dfc52ee1a4949ceeb7dbc8a33f2d6c088194d9f922fb8318faf1f01186 +SIZE (rust/crates/itertools-0.13.0.crate) = 146261 +SHA256 (rust/crates/itoa-1.0.15.crate) = 4a5f13b858c8d314ee3e8f639011f7ccefe71f97f96e50151fb991f267928e2c +SIZE (rust/crates/itoa-1.0.15.crate) = 11231 SHA256 (rust/crates/jni-0.21.1.crate) = 1a87aa2bb7d2af34197c04845522473242e1aa17c12f4935d5856491a7fb8c97 SIZE (rust/crates/jni-0.21.1.crate) = 105028 SHA256 (rust/crates/jni-sys-0.3.0.crate) = 8eaf4bc02d17cbdd7ff4c7438cafcdf7fb9a4613313ad11b4f8fefe7d3fa0130 SIZE (rust/crates/jni-sys-0.3.0.crate) = 10232 -SHA256 (rust/crates/jobserver-0.1.32.crate) = 48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0 -SIZE (rust/crates/jobserver-0.1.32.crate) = 27549 +SHA256 (rust/crates/jobserver-0.1.34.crate) = 9afb3de4395d6b3e67a780b6de64b51c978ecf11cb9a462c66be7d4ca9039d33 +SIZE (rust/crates/jobserver-0.1.34.crate) = 29013 SHA256 (rust/crates/js-sys-0.3.77.crate) = 1cfaf33c695fc6e08064efbc1f72ec937429614f25eef83af942d0e227c3a28f SIZE (rust/crates/js-sys-0.3.77.crate) = 55538 SHA256 (rust/crates/keyframe-1.1.1.crate) = 60708bf7981518d09095d6f5673ce5cf6a64f1e0d9708b554f670e6d9d2bd9a9 @@ -375,50 +405,48 @@ SHA256 (rust/crates/knuffel-derive-3.2.0.crate) = 91977f56c49cfb961e3d840e2e7c6e SIZE (rust/crates/knuffel-derive-3.2.0.crate) = 24417 SHA256 (rust/crates/lazy_static-1.5.0.crate) = bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe SIZE (rust/crates/lazy_static-1.5.0.crate) = 14025 -SHA256 (rust/crates/lazycell-1.3.0.crate) = 830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55 -SIZE (rust/crates/lazycell-1.3.0.crate) = 12502 -SHA256 (rust/crates/libadwaita-0.7.1.crate) = 8611ee9fb85e7606c362b513afcaf5b59853f79e4d98caaaf581d99465014247 -SIZE (rust/crates/libadwaita-0.7.1.crate) = 125670 -SHA256 (rust/crates/libadwaita-sys-0.7.1.crate) = b099a223560118d4d4fa04b6d23f3ea5b7171fe1d83dfb7e6b45b54cdfc83af9 -SIZE (rust/crates/libadwaita-sys-0.7.1.crate) = 31122 -SHA256 (rust/crates/libc-0.2.169.crate) = b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a -SIZE (rust/crates/libc-0.2.169.crate) = 757901 +SHA256 (rust/crates/libadwaita-0.7.2.crate) = 500135d29c16aabf67baafd3e7741d48e8b8978ca98bac39e589165c8dc78191 +SIZE (rust/crates/libadwaita-0.7.2.crate) = 125693 +SHA256 (rust/crates/libadwaita-sys-0.7.2.crate) = 6680988058c2558baf3f548a370e4e78da3bf7f08469daa822ac414842c912db +SIZE (rust/crates/libadwaita-sys-0.7.2.crate) = 35416 +SHA256 (rust/crates/libc-0.2.175.crate) = 6a82ae493e598baaea5209805c49bbf2ea7de956d50d7da0da1164f9c6d28543 +SIZE (rust/crates/libc-0.2.175.crate) = 788728 SHA256 (rust/crates/libdisplay-info-0.2.2.crate) = 4210cfe93a0dc37228e08105e3c13171e5af816f7bd39e00e3d3adcf2b487a2b SIZE (rust/crates/libdisplay-info-0.2.2.crate) = 34625 SHA256 (rust/crates/libdisplay-info-derive-0.1.0.crate) = ea1cd31036b732a546d845f9485c56b1b606b5e476b0821c680dd66c8cd6fcee SIZE (rust/crates/libdisplay-info-derive-0.1.0.crate) = 3601 SHA256 (rust/crates/libdisplay-info-sys-0.2.2.crate) = 7f4f9264ece23c37ffa023ae635f48d588e1786745dad06dff10c9fb99dc646c SIZE (rust/crates/libdisplay-info-sys-0.2.2.crate) = 26200 -SHA256 (rust/crates/libloading-0.8.6.crate) = fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34 -SIZE (rust/crates/libloading-0.8.6.crate) = 28922 -SHA256 (rust/crates/libm-0.2.11.crate) = 8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa -SIZE (rust/crates/libm-0.2.11.crate) = 111477 -SHA256 (rust/crates/libredox-0.1.3.crate) = c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d -SIZE (rust/crates/libredox-0.1.3.crate) = 6068 +SHA256 (rust/crates/libloading-0.8.8.crate) = 07033963ba89ebaf1584d767badaa2e8fcec21aedea6b8c0346d487d49c28667 +SIZE (rust/crates/libloading-0.8.8.crate) = 31345 +SHA256 (rust/crates/libm-0.2.15.crate) = f9fbbcab51052fe104eb5e5d351cf728d30a5be1fe14d9be8a3b097481fb97de +SIZE (rust/crates/libm-0.2.15.crate) = 156108 +SHA256 (rust/crates/libredox-0.1.9.crate) = 391290121bad3d37fbddad76d8f5d1c1c314cfc646d143d7e07a3086ddff0ce3 +SIZE (rust/crates/libredox-0.1.9.crate) = 7281 SHA256 (rust/crates/libseat-0.2.3.crate) = c23a245bbd5790c690791c4fe6eefafe4c75851226288a71cb657601135aa00c SIZE (rust/crates/libseat-0.2.3.crate) = 6699 SHA256 (rust/crates/libseat-sys-0.1.9.crate) = 134621e50557e8698a96ccff3eadbc6f4b449d5d12f8aa48fcef8d40b4b02725 SIZE (rust/crates/libseat-sys-0.1.9.crate) = 2029 SHA256 (rust/crates/libudev-sys-0.1.4.crate) = 3c8469b4a23b962c1396b9b451dda50ef5b283e8dd309d69033475fa9b334324 SIZE (rust/crates/libudev-sys-0.1.4.crate) = 6177 -SHA256 (rust/crates/linked-hash-map-0.5.6.crate) = 0717cef1bc8b636c6e1c1bbdefc09e6322da8a9321966e8928ef80d20f7f770f -SIZE (rust/crates/linked-hash-map-0.5.6.crate) = 15049 SHA256 (rust/crates/linux-raw-sys-0.4.15.crate) = d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab SIZE (rust/crates/linux-raw-sys-0.4.15.crate) = 2150898 SHA256 (rust/crates/linux-raw-sys-0.6.5.crate) = 2a385b1be4e5c3e362ad2ffa73c392e53f031eaa5b7d648e64cd87f27f6063d7 SIZE (rust/crates/linux-raw-sys-0.6.5.crate) = 1892120 +SHA256 (rust/crates/linux-raw-sys-0.9.4.crate) = cd945864f07fe9f5371a27ad7b52a172b4b499999f1d97574c9fa68373937e12 +SIZE (rust/crates/linux-raw-sys-0.9.4.crate) = 2311088 SHA256 (rust/crates/litemap-0.7.4.crate) = 4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104 SIZE (rust/crates/litemap-0.7.4.crate) = 28257 -SHA256 (rust/crates/log-0.4.25.crate) = 04cbf5b083de1c7e0222a7a51dbfdba1cbe1c6ab0b15e29fff3f6c077fd9cd9f -SIZE (rust/crates/log-0.4.25.crate) = 44876 +SHA256 (rust/crates/log-0.4.27.crate) = 13dc2df351e3202783a1fe0d44375f7295ffb4049267b0f3018346dc122a1d94 +SIZE (rust/crates/log-0.4.27.crate) = 48120 SHA256 (rust/crates/loom-0.7.2.crate) = 419e0dc8046cb947daa77eb95ae174acfbddb7673b4151f56d1eed8e93fbfaca SIZE (rust/crates/loom-0.7.2.crate) = 73989 SHA256 (rust/crates/matchers-0.1.0.crate) = 8263075bb86c5a1b1427b5ae862e8889656f126e9f77c484496e8b47cf5c5558 SIZE (rust/crates/matchers-0.1.0.crate) = 6948 -SHA256 (rust/crates/memchr-2.7.4.crate) = 78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3 -SIZE (rust/crates/memchr-2.7.4.crate) = 96670 -SHA256 (rust/crates/memmap2-0.9.5.crate) = fd3f7eed9d3848f8b98834af67102b720745c4ec028fcd0aa0239277e7de374f -SIZE (rust/crates/memmap2-0.9.5.crate) = 33280 +SHA256 (rust/crates/memchr-2.7.5.crate) = 32a282da65faaf38286cf3be983213fcf1d2e2a58700e808f83f4ea9a4804bc0 +SIZE (rust/crates/memchr-2.7.5.crate) = 97603 +SHA256 (rust/crates/memmap2-0.9.8.crate) = 843a98750cd611cc2965a8213b53b43e715f13c37a9e096c6408e69990961db7 +SIZE (rust/crates/memmap2-0.9.8.crate) = 34478 SHA256 (rust/crates/memoffset-0.9.1.crate) = 488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a SIZE (rust/crates/memoffset-0.9.1.crate) = 9032 SHA256 (rust/crates/miette-5.10.0.crate) = 59bb584eaeeab6bd0226ccf3509a69d7936d148cf3d036ad350abe35e8c6856e @@ -427,26 +455,28 @@ SHA256 (rust/crates/miette-derive-5.10.0.crate) = 49e7bc1560b95a3c4a25d03de42fe7 SIZE (rust/crates/miette-derive-5.10.0.crate) = 16062 SHA256 (rust/crates/minimal-lexical-0.2.1.crate) = 68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a SIZE (rust/crates/minimal-lexical-0.2.1.crate) = 94841 -SHA256 (rust/crates/miniz_oxide-0.8.4.crate) = b3b1c9bd4fe1f0f8b387f6eb9eb3b4a1aa26185e5750efb9140301703f62cd1b -SIZE (rust/crates/miniz_oxide-0.8.4.crate) = 66701 +SHA256 (rust/crates/miniz_oxide-0.8.9.crate) = 1fa76a2c86f704bdb222d66965fb3d63269ce38518b83cb0575fca855ebb6316 +SIZE (rust/crates/miniz_oxide-0.8.9.crate) = 67132 SHA256 (rust/crates/ndk-0.9.0.crate) = c3f42e7bbe13d351b6bead8286a43aac9534b82bd3cc43e47037f012ebfd62d4 SIZE (rust/crates/ndk-0.9.0.crate) = 84865 SHA256 (rust/crates/ndk-context-0.1.1.crate) = 27b02d87554356db9e9a873add8782d4ea6e3e58ea071a9adb9a2e8ddb884a8b SIZE (rust/crates/ndk-context-0.1.1.crate) = 2205 SHA256 (rust/crates/ndk-sys-0.6.0+11769913.crate) = ee6cda3051665f1fb8d9e08fc35c96d5a244fb1be711a03b71118828afc9a873 SIZE (rust/crates/ndk-sys-0.6.0+11769913.crate) = 329984 -SHA256 (rust/crates/nix-0.29.0.crate) = 71e2746dc3a24dd78b3cfcb7be93368c6de9963d30f43a6a73998a9cf4b17b46 -SIZE (rust/crates/nix-0.29.0.crate) = 318248 +SHA256 (rust/crates/nix-0.30.1.crate) = 74523f3a35e05aba87a1d978330aef40f67b0304ac79c1c00b294c9830543db6 +SIZE (rust/crates/nix-0.30.1.crate) = 342015 SHA256 (rust/crates/nom-7.1.3.crate) = d273983c5a657a70a3e8f2a01329822f3b8c8172b73826411a55751e404a0a4a SIZE (rust/crates/nom-7.1.3.crate) = 117570 +SHA256 (rust/crates/nom-8.0.0.crate) = df9761775871bdef83bee530e60050f7e54b1105350d6884eb0fb4f46c2f9405 +SIZE (rust/crates/nom-8.0.0.crate) = 135590 SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84 SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311 SHA256 (rust/crates/num-traits-0.2.19.crate) = 071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841 SIZE (rust/crates/num-traits-0.2.19.crate) = 51631 -SHA256 (rust/crates/num_enum-0.7.3.crate) = 4e613fc340b2220f734a8595782c551f1250e969d87d3be1ae0579e8d4065179 -SIZE (rust/crates/num_enum-0.7.3.crate) = 18603 -SHA256 (rust/crates/num_enum_derive-0.7.3.crate) = af1844ef2428cc3e1cb900be36181049ef3d3193c63e43026cfe202983b27a56 -SIZE (rust/crates/num_enum_derive-0.7.3.crate) = 17092 +SHA256 (rust/crates/num_enum-0.7.4.crate) = a973b4e44ce6cad84ce69d797acf9a044532e4184c4f267913d1b546a0727b7a +SIZE (rust/crates/num_enum-0.7.4.crate) = 21553 +SHA256 (rust/crates/num_enum_derive-0.7.4.crate) = 77e878c846a8abae00dd069496dbe8751b16ac1c3d6bd2a7283a938e8228f90d +SIZE (rust/crates/num_enum_derive-0.7.4.crate) = 18167 SHA256 (rust/crates/objc-sys-0.3.5.crate) = cdb91bdd390c7ce1a8607f35f3ca7151b65afc0ff5ff3b34fa350f7d7c7e4310 SIZE (rust/crates/objc-sys-0.3.5.crate) = 20560 SHA256 (rust/crates/objc2-0.5.2.crate) = 46a785d4eeff09c14c487497c162e92766fbb3e4059a71840cecc03d9a50b804 @@ -481,8 +511,10 @@ SHA256 (rust/crates/objc2-uniform-type-identifiers-0.2.2.crate) = 44fa5f9748dbfe SIZE (rust/crates/objc2-uniform-type-identifiers-0.2.2.crate) = 6017 SHA256 (rust/crates/objc2-user-notifications-0.2.2.crate) = 76cfcbf642358e8689af64cee815d139339f3ed8ad05103ed5eaf73db8d84cb3 SIZE (rust/crates/objc2-user-notifications-0.2.2.crate) = 9600 -SHA256 (rust/crates/once_cell-1.20.3.crate) = 945462a4b81e43c4e3ba96bd7b49d834c6f61198356aa858733bc4acf3cbe62e -SIZE (rust/crates/once_cell-1.20.3.crate) = 33456 +SHA256 (rust/crates/once_cell-1.21.3.crate) = 42f5e15c9953c5e4ccceeb2e7382a716482c34515315f7b03532b8b4e8393d2d +SIZE (rust/crates/once_cell-1.21.3.crate) = 34534 +SHA256 (rust/crates/once_cell_polyfill-1.70.1.crate) = a4895175b425cb1f87721b59f0f286c2092bd4af812243672510e1ac53e2e0ad +SIZE (rust/crates/once_cell_polyfill-1.70.1.crate) = 7510 SHA256 (rust/crates/option-ext-0.2.0.crate) = 04744f49eae99ab78e0d5c0b603ab218f515ea8cfe5a456d7629ad883a3b6e7d SIZE (rust/crates/option-ext-0.2.0.crate) = 7345 SHA256 (rust/crates/orbclient-0.3.48.crate) = ba0b26cec2e24f08ed8bb31519a9333140a6599b867dac464bb150bdb796fd43 @@ -495,20 +527,20 @@ SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b3 SIZE (rust/crates/overload-0.1.1.crate) = 24439 SHA256 (rust/crates/owo-colors-3.5.0.crate) = c1b04fb49957986fdce4d6ee7a65027d55d4b6d2265e5848bbb507b58ccfdb6f SIZE (rust/crates/owo-colors-3.5.0.crate) = 30310 -SHA256 (rust/crates/pango-0.20.9.crate) = 6b1f5dc1b8cf9bc08bfc0843a04ee0fa2e78f1e1fa4b126844a383af4f25f0ec -SIZE (rust/crates/pango-0.20.9.crate) = 49656 -SHA256 (rust/crates/pango-sys-0.20.9.crate) = 0dbb9b751673bd8fe49eb78620547973a1e719ed431372122b20abd12445bab5 -SIZE (rust/crates/pango-sys-0.20.9.crate) = 28371 -SHA256 (rust/crates/pangocairo-0.20.7.crate) = 4690509a2fea2a6552a0ef8aa3e5f790c1365365ee0712afa1aedb39af3997b6 -SIZE (rust/crates/pangocairo-0.20.7.crate) = 5632 -SHA256 (rust/crates/pangocairo-sys-0.20.7.crate) = 5be6ac24147911a6a46783922fc288cf02f67570bc0d360e563b5b26aead6767 -SIZE (rust/crates/pangocairo-sys-0.20.7.crate) = 3378 +SHA256 (rust/crates/pango-0.20.12.crate) = 6576b311f6df659397043a5fa8a021da8f72e34af180b44f7d57348de691ab5c +SIZE (rust/crates/pango-0.20.12.crate) = 49683 +SHA256 (rust/crates/pango-sys-0.20.10.crate) = 186909673fc09be354555c302c0b3dcf753cd9fa08dcb8077fa663c80fb243fa +SIZE (rust/crates/pango-sys-0.20.10.crate) = 28457 +SHA256 (rust/crates/pangocairo-0.20.10.crate) = 58890dc451db9964ac2d8874f903a4370a4b3932aa5281ff0c8d9810937ad84f +SIZE (rust/crates/pangocairo-0.20.10.crate) = 9465 +SHA256 (rust/crates/pangocairo-sys-0.20.10.crate) = b9952903f88aa93e2927e7bca2d1ebae64fc26545a9280b4ce6bddeda26b5c42 +SIZE (rust/crates/pangocairo-sys-0.20.10.crate) = 6667 SHA256 (rust/crates/parking-2.2.1.crate) = f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba SIZE (rust/crates/parking-2.2.1.crate) = 10685 SHA256 (rust/crates/paste-1.0.15.crate) = 57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a SIZE (rust/crates/paste-1.0.15.crate) = 18374 -SHA256 (rust/crates/percent-encoding-2.3.1.crate) = e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e -SIZE (rust/crates/percent-encoding-2.3.1.crate) = 10235 +SHA256 (rust/crates/percent-encoding-2.3.2.crate) = 9b4f627cb1b25917193a259e49bdad08f671f8d9708acfd5fe0a8c1455d87220 +SIZE (rust/crates/percent-encoding-2.3.2.crate) = 11583 SHA256 (rust/crates/phf-0.11.3.crate) = 1fd6780a80ae0c52cc120a26a1a42c1ae51b247a253e4e06113d23d2c2edd078 SIZE (rust/crates/phf-0.11.3.crate) = 23231 SHA256 (rust/crates/phf_generator-0.11.3.crate) = 3c80231409c20246a13fddb31776fb942c38553c51e871f8cbd687a4cfb5843d @@ -517,10 +549,10 @@ SHA256 (rust/crates/phf_macros-0.11.3.crate) = f84ac04429c13a7ff43785d75ad27569f SIZE (rust/crates/phf_macros-0.11.3.crate) = 18436 SHA256 (rust/crates/phf_shared-0.11.3.crate) = 67eabc2ef2a60eb7faa00097bd1ffdb5bd28e62bf39990626a582201b7a754e5 SIZE (rust/crates/phf_shared-0.11.3.crate) = 15199 -SHA256 (rust/crates/pin-project-1.1.9.crate) = dfe2e71e1471fe07709406bf725f710b02927c9c54b2b5b2ec0e8087d97c327d -SIZE (rust/crates/pin-project-1.1.9.crate) = 56299 -SHA256 (rust/crates/pin-project-internal-1.1.9.crate) = f6e859e6e5bd50440ab63c47e3ebabc90f26251f7c73c3d3e837b74a1cc3fa67 -SIZE (rust/crates/pin-project-internal-1.1.9.crate) = 29160 +SHA256 (rust/crates/pin-project-1.1.10.crate) = 677f1add503faace112b9f1373e43e9e054bfdd22ff1a63c1bc485eaec6a6a8a +SIZE (rust/crates/pin-project-1.1.10.crate) = 56348 +SHA256 (rust/crates/pin-project-internal-1.1.10.crate) = 6e918e4ff8c4549eb882f14b3a4bc8c8bc93de829416eacf579f1207a8fbf861 +SIZE (rust/crates/pin-project-internal-1.1.10.crate) = 29162 SHA256 (rust/crates/pin-project-lite-0.2.16.crate) = 3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b SIZE (rust/crates/pin-project-lite-0.2.16.crate) = 30504 SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184 @@ -531,122 +563,138 @@ SHA256 (rust/crates/pixman-0.2.1.crate) = cea217d496c19ac0a8e502b37078e1f683d163 SIZE (rust/crates/pixman-0.2.1.crate) = 24719 SHA256 (rust/crates/pixman-sys-0.1.0.crate) = a1a0483e89e81d7915defe83c51f23f6800594d64f6f4a21253ce87fd8444ada SIZE (rust/crates/pixman-sys-0.1.0.crate) = 6044 -SHA256 (rust/crates/pkg-config-0.3.31.crate) = 953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2 -SIZE (rust/crates/pkg-config-0.3.31.crate) = 20880 +SHA256 (rust/crates/pkg-config-0.3.32.crate) = 7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c +SIZE (rust/crates/pkg-config-0.3.32.crate) = 21370 SHA256 (rust/crates/png-0.17.16.crate) = 82151a2fc869e011c153adc57cf2789ccb8d9906ce52c0b39a6b5697749d7526 SIZE (rust/crates/png-0.17.16.crate) = 117975 -SHA256 (rust/crates/polling-3.7.4.crate) = a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f -SIZE (rust/crates/polling-3.7.4.crate) = 58239 -SHA256 (rust/crates/portable-atomic-1.10.0.crate) = 280dc24453071f1b63954171985a0b0d30058d287960968b9b2aca264c8d4ee6 -SIZE (rust/crates/portable-atomic-1.10.0.crate) = 174760 -SHA256 (rust/crates/ppv-lite86-0.2.20.crate) = 77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04 -SIZE (rust/crates/ppv-lite86-0.2.20.crate) = 22478 +SHA256 (rust/crates/polling-3.10.0.crate) = b5bd19146350fe804f7cb2669c851c03d69da628803dab0d98018142aaa5d829 +SIZE (rust/crates/polling-3.10.0.crate) = 60095 +SHA256 (rust/crates/portable-atomic-1.11.1.crate) = f84267b20a16ea918e43c6a88433c2d54fa145c92a811b5b047ccbe153674483 +SIZE (rust/crates/portable-atomic-1.11.1.crate) = 185506 +SHA256 (rust/crates/ppv-lite86-0.2.21.crate) = 85eae3c4ed2f50dcfe72643da4befc30deadb458a9b590d720cde2f2b1e97da9 +SIZE (rust/crates/ppv-lite86-0.2.21.crate) = 22522 SHA256 (rust/crates/pretty_assertions-1.4.1.crate) = 3ae130e2f271fbc2ac3a40fb1d07180839cdbbe443c7a27e1e3c13c5cac0116d SIZE (rust/crates/pretty_assertions-1.4.1.crate) = 78952 -SHA256 (rust/crates/proc-macro-crate-3.2.0.crate) = 8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b -SIZE (rust/crates/proc-macro-crate-3.2.0.crate) = 11164 +SHA256 (rust/crates/proc-macro-crate-3.3.0.crate) = edce586971a4dfaa28950c6f18ed55e0406c1ab88bbce2c6f6293a7aaba73d35 +SIZE (rust/crates/proc-macro-crate-3.3.0.crate) = 12432 SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293 SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869 SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971 -SHA256 (rust/crates/proc-macro2-1.0.93.crate) = 60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99 -SIZE (rust/crates/proc-macro2-1.0.93.crate) = 52388 -SHA256 (rust/crates/profiling-1.0.16.crate) = afbdc74edc00b6f6a218ca6a5364d6226a259d4b8ea1af4a0ea063f27e179f4d -SIZE (rust/crates/profiling-1.0.16.crate) = 12588 -SHA256 (rust/crates/profiling-procmacros-1.0.16.crate) = a65f2e60fbf1063868558d69c6beacf412dc755f9fc020f514b7955fc914fe30 -SIZE (rust/crates/profiling-procmacros-1.0.16.crate) = 5893 -SHA256 (rust/crates/proptest-1.6.0.crate) = 14cae93065090804185d3b75f0bf93b8eeda30c7a9b4a33d3bdb3988d6229e50 -SIZE (rust/crates/proptest-1.6.0.crate) = 203276 -SHA256 (rust/crates/proptest-derive-0.5.1.crate) = 4ee1c9ac207483d5e7db4940700de86a9aae46ef90c48b57f99fe7edb8345e49 -SIZE (rust/crates/proptest-derive-0.5.1.crate) = 60865 +SHA256 (rust/crates/proc-macro2-1.0.101.crate) = 89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de +SIZE (rust/crates/proc-macro2-1.0.101.crate) = 53886 +SHA256 (rust/crates/profiling-1.0.17.crate) = 3eb8486b569e12e2c32ad3e204dbaba5e4b5b216e9367044f25f1dba42341773 +SIZE (rust/crates/profiling-1.0.17.crate) = 13493 +SHA256 (rust/crates/profiling-procmacros-1.0.17.crate) = 52717f9a02b6965224f95ca2a81e2e0c5c43baacd28ca057577988930b6c3d5b +SIZE (rust/crates/profiling-procmacros-1.0.17.crate) = 5895 +SHA256 (rust/crates/proptest-1.7.0.crate) = 6fcdab19deb5195a31cf7726a210015ff1496ba1464fd42cb4f537b8b01b471f +SIZE (rust/crates/proptest-1.7.0.crate) = 204889 +SHA256 (rust/crates/proptest-derive-0.6.0.crate) = 095a99f75c69734802359b682be8daaf8980296731f6470434ea2c652af1dd30 +SIZE (rust/crates/proptest-derive-0.6.0.crate) = 61197 SHA256 (rust/crates/quick-error-1.2.3.crate) = a1d01941d82fa2ab50be1e79e6714289dd7cde78eba4c074bc5a4374f650dfe0 SIZE (rust/crates/quick-error-1.2.3.crate) = 15066 -SHA256 (rust/crates/quick-xml-0.37.2.crate) = 165859e9e55f79d67b96c5d96f4e88b6f2695a1972849c15a6a3f5c59fc2c003 -SIZE (rust/crates/quick-xml-0.37.2.crate) = 188017 -SHA256 (rust/crates/quote-1.0.38.crate) = 0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc -SIZE (rust/crates/quote-1.0.38.crate) = 31252 +SHA256 (rust/crates/quick-xml-0.36.2.crate) = f7649a7b4df05aed9ea7ec6f628c67c9953a43869b8bc50929569b2999d443fe +SIZE (rust/crates/quick-xml-0.36.2.crate) = 185201 +SHA256 (rust/crates/quick-xml-0.37.5.crate) = 331e97a1af0bf59823e6eadffe373d7b27f485be8748f71471c662c1f269b7fb +SIZE (rust/crates/quick-xml-0.37.5.crate) = 190481 +SHA256 (rust/crates/quote-1.0.40.crate) = 1885c039570dc00dcb4ff087a89e185fd56bae234ddc7f056a945bf36467248d +SIZE (rust/crates/quote-1.0.40.crate) = 31063 +SHA256 (rust/crates/r-efi-5.3.0.crate) = 69cdb34c158ceb288df11e18b4bd39de994f6657d83847bdffdbd7f346754b0f +SIZE (rust/crates/r-efi-5.3.0.crate) = 64532 SHA256 (rust/crates/rand-0.8.5.crate) = 34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404 SIZE (rust/crates/rand-0.8.5.crate) = 87113 -SHA256 (rust/crates/rand_chacha-0.3.1.crate) = e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88 -SIZE (rust/crates/rand_chacha-0.3.1.crate) = 15251 +SHA256 (rust/crates/rand-0.9.2.crate) = 6db2770f06117d490610c7488547d543617b21bfa07796d7a12f6f1bd53850d1 +SIZE (rust/crates/rand-0.9.2.crate) = 99930 +SHA256 (rust/crates/rand_chacha-0.9.0.crate) = d3022b5f1df60f26e1ffddd6c66e8aa15de382ae63b3a0c1bfc0e4d3e3f325cb +SIZE (rust/crates/rand_chacha-0.9.0.crate) = 18258 SHA256 (rust/crates/rand_core-0.6.4.crate) = ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c SIZE (rust/crates/rand_core-0.6.4.crate) = 22666 -SHA256 (rust/crates/rand_xorshift-0.3.0.crate) = d25bf25ec5ae4a3f1b92f929810509a2f53d7dca2f50b794ff57e3face536c8f -SIZE (rust/crates/rand_xorshift-0.3.0.crate) = 9121 +SHA256 (rust/crates/rand_core-0.9.3.crate) = 99d9a13982dcf210057a8a78572b2217b667c3beacbf3a0d8b454f6f82837d38 +SIZE (rust/crates/rand_core-0.9.3.crate) = 24543 +SHA256 (rust/crates/rand_xorshift-0.4.0.crate) = 513962919efc330f829edb2535844d1b912b0fbe2ca165d613e4e8788bb05a5a +SIZE (rust/crates/rand_xorshift-0.4.0.crate) = 10262 SHA256 (rust/crates/raw-window-handle-0.6.2.crate) = 20675572f6f24e9e76ef639bc5552774ed45f1c30e2951e1e99c59888861c539 SIZE (rust/crates/raw-window-handle-0.6.2.crate) = 20234 -SHA256 (rust/crates/rayon-1.10.0.crate) = b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa -SIZE (rust/crates/rayon-1.10.0.crate) = 180155 -SHA256 (rust/crates/rayon-core-1.12.1.crate) = 1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2 -SIZE (rust/crates/rayon-core-1.12.1.crate) = 70701 +SHA256 (rust/crates/rayon-1.11.0.crate) = 368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f +SIZE (rust/crates/rayon-1.11.0.crate) = 182470 +SHA256 (rust/crates/rayon-core-1.13.0.crate) = 22e18b0f0062d30d4230b2e85ff77fdfe4326feb054b9783a3460d8435c8ab91 +SIZE (rust/crates/rayon-core-1.13.0.crate) = 73151 SHA256 (rust/crates/redox_syscall-0.4.1.crate) = 4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa SIZE (rust/crates/redox_syscall-0.4.1.crate) = 24858 -SHA256 (rust/crates/redox_syscall-0.5.8.crate) = 03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834 -SIZE (rust/crates/redox_syscall-0.5.8.crate) = 26319 -SHA256 (rust/crates/redox_users-0.5.0.crate) = dd6f9d3d47bdd2ad6945c5015a226ec6155d0bcdfd8f7cd29f86b71f8de99d2b -SIZE (rust/crates/redox_users-0.5.0.crate) = 15586 -SHA256 (rust/crates/regex-1.11.1.crate) = b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191 -SIZE (rust/crates/regex-1.11.1.crate) = 254170 +SHA256 (rust/crates/redox_syscall-0.5.17.crate) = 5407465600fb0548f1442edf71dd20683c6ed326200ace4b1ef0763521bb3b77 +SIZE (rust/crates/redox_syscall-0.5.17.crate) = 30002 +SHA256 (rust/crates/redox_users-0.5.2.crate) = a4e608c6638b9c18977b00b475ac1f28d14e84b27d8d42f70e0bf1e3dec127ac +SIZE (rust/crates/redox_users-0.5.2.crate) = 17280 +SHA256 (rust/crates/ref-cast-1.0.24.crate) = 4a0ae411dbe946a674d89546582cea4ba2bb8defac896622d6496f14c23ba5cf +SIZE (rust/crates/ref-cast-1.0.24.crate) = 15252 +SHA256 (rust/crates/ref-cast-impl-1.0.24.crate) = 1165225c21bff1f3bbce98f5a1f889949bc902d3575308cc7b0de30b4f6d27c7 +SIZE (rust/crates/ref-cast-impl-1.0.24.crate) = 9968 +SHA256 (rust/crates/regex-1.11.2.crate) = 23d7fd106d8c02486a8d64e778353d1cffe08ce79ac2e82f540c86d0facf6912 +SIZE (rust/crates/regex-1.11.2.crate) = 166265 SHA256 (rust/crates/regex-automata-0.1.10.crate) = 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 SIZE (rust/crates/regex-automata-0.1.10.crate) = 114533 -SHA256 (rust/crates/regex-automata-0.4.9.crate) = 809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908 -SIZE (rust/crates/regex-automata-0.4.9.crate) = 618525 +SHA256 (rust/crates/regex-automata-0.4.10.crate) = 6b9458fa0bfeeac22b5ca447c63aaf45f28439a709ccd244698632f9aa6394d6 +SIZE (rust/crates/regex-automata-0.4.10.crate) = 622754 SHA256 (rust/crates/regex-syntax-0.6.29.crate) = f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1 SIZE (rust/crates/regex-syntax-0.6.29.crate) = 299752 -SHA256 (rust/crates/regex-syntax-0.8.5.crate) = 2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c -SIZE (rust/crates/regex-syntax-0.8.5.crate) = 357541 -SHA256 (rust/crates/rustc-hash-1.1.0.crate) = 08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2 -SIZE (rust/crates/rustc-hash-1.1.0.crate) = 9331 +SHA256 (rust/crates/regex-syntax-0.8.6.crate) = caf4aa5b0f434c91fe5c7f1ecb6a5ece2130b02ad2a590589dda5146df959001 +SIZE (rust/crates/regex-syntax-0.8.6.crate) = 358808 +SHA256 (rust/crates/rustc-hash-2.1.1.crate) = 357703d41365b4b27c590e3ed91eabb1b663f07c4c084095e60cbed4362dff0d +SIZE (rust/crates/rustc-hash-2.1.1.crate) = 14154 SHA256 (rust/crates/rustc_version-0.4.1.crate) = cfcb3a22ef46e85b45de6ee7e79d063319ebb6594faafcf1c225ea92ab6e9b92 SIZE (rust/crates/rustc_version-0.4.1.crate) = 12245 SHA256 (rust/crates/rustix-0.38.44.crate) = fdb5bc1ae2baa591800df16c9ca78619bf65c0488b41b96ccec5d11220d8c154 SIZE (rust/crates/rustix-0.38.44.crate) = 379347 -SHA256 (rust/crates/rustversion-1.0.19.crate) = f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4 -SIZE (rust/crates/rustversion-1.0.19.crate) = 20616 +SHA256 (rust/crates/rustix-1.0.8.crate) = 11181fbabf243db407ef8df94a6ce0b2f9a733bd8be4ad02b4eda9602296cac8 +SIZE (rust/crates/rustix-1.0.8.crate) = 416688 +SHA256 (rust/crates/rustversion-1.0.22.crate) = b39cdef0fa800fc44525c84ccb54a029961a8215f9619753635a9c0d2538d46d +SIZE (rust/crates/rustversion-1.0.22.crate) = 21096 SHA256 (rust/crates/rusty-fork-0.3.0.crate) = cb3dcc6e454c328bb824492db107ab7c0ae8fcffe4ad210136ef014458c1bc4f SIZE (rust/crates/rusty-fork-0.3.0.crate) = 19881 -SHA256 (rust/crates/ryu-1.0.19.crate) = 6ea1a2d0a644769cc99faa24c3ad26b379b786fe7c36fd3c546254801650e6dd -SIZE (rust/crates/ryu-1.0.19.crate) = 48770 +SHA256 (rust/crates/ryu-1.0.20.crate) = 28d3b2b1366ec20994f1fd18c3c594f05c5dd4bc44d8bb0c1c632c8d6829481f +SIZE (rust/crates/ryu-1.0.20.crate) = 48738 SHA256 (rust/crates/same-file-1.0.6.crate) = 93fc1dc3aaa9bfed95e02e6eadabb4baf7e3078b0bd1b4d7b6b0b68378900502 SIZE (rust/crates/same-file-1.0.6.crate) = 10183 -SHA256 (rust/crates/schemars-0.8.21.crate) = 09c024468a378b7e36765cd36702b7a90cc3cba11654f6685c8f233408e89e92 -SIZE (rust/crates/schemars-0.8.21.crate) = 58475 -SHA256 (rust/crates/schemars_derive-0.8.21.crate) = b1eee588578aff73f856ab961cd2f79e36bc45d7ded33a7562adba4667aecc0e -SIZE (rust/crates/schemars_derive-0.8.21.crate) = 18703 +SHA256 (rust/crates/schemars-1.0.4.crate) = 82d20c4491bc164fa2f6c5d44565947a52ad80b9505d8e36f8d54c27c739fcd0 +SIZE (rust/crates/schemars-1.0.4.crate) = 88282 +SHA256 (rust/crates/schemars_derive-1.0.4.crate) = 33d020396d1d138dc19f1165df7545479dcd58d93810dc5d646a16e55abefa80 +SIZE (rust/crates/schemars_derive-1.0.4.crate) = 31126 SHA256 (rust/crates/scoped-tls-1.0.1.crate) = e1cf6437eb19a8f4a6cc0f7dca544973b0b78843adbfeb3683d1a94a0024a294 SIZE (rust/crates/scoped-tls-1.0.1.crate) = 8202 SHA256 (rust/crates/sd-notify-0.4.5.crate) = b943eadf71d8b69e661330cb0e2656e31040acf21ee7708e2c238a0ec6af2bf4 SIZE (rust/crates/sd-notify-0.4.5.crate) = 12582 -SHA256 (rust/crates/semver-1.0.25.crate) = f79dfe2d285b0488816f30e700a7438c5a73d816b5b7d3ac72fbc48b0d185e03 -SIZE (rust/crates/semver-1.0.25.crate) = 31291 -SHA256 (rust/crates/serde-1.0.218.crate) = e8dfc9d19bdbf6d17e22319da49161d5d0108e4188e8b680aef6299eed22df60 -SIZE (rust/crates/serde-1.0.218.crate) = 78968 -SHA256 (rust/crates/serde_derive-1.0.218.crate) = f09503e191f4e797cb8aac08e9a4a4695c5edf6a2e70e376d961ddd5c969f82b -SIZE (rust/crates/serde_derive-1.0.218.crate) = 57782 +SHA256 (rust/crates/semver-1.0.26.crate) = 56e6fa9c48d24d85fb3de5ad847117517440f6beceb7798af16b4a87d616b8d0 +SIZE (rust/crates/semver-1.0.26.crate) = 31303 +SHA256 (rust/crates/serde-1.0.219.crate) = 5f0e2c6ed6606019b4e29e69dbaba95b11854410e5347d525002456dbbb786b6 +SIZE (rust/crates/serde-1.0.219.crate) = 78983 +SHA256 (rust/crates/serde_derive-1.0.219.crate) = 5b0276cf7f2c73365f7157c8123c21cd9a50fbbd844757af28ca1f5925fc2a00 +SIZE (rust/crates/serde_derive-1.0.219.crate) = 57798 SHA256 (rust/crates/serde_derive_internals-0.29.1.crate) = 18d26a20a969b9e3fdf2fc2d9f21eda6c40e2de84c9408bb5d3b05d499aae711 SIZE (rust/crates/serde_derive_internals-0.29.1.crate) = 26189 -SHA256 (rust/crates/serde_json-1.0.139.crate) = 44f86c3acccc9c65b153fe1b85a3be07fe5515274ec9f0653b4a0875731c72a6 -SIZE (rust/crates/serde_json-1.0.139.crate) = 154839 -SHA256 (rust/crates/serde_repr-0.1.19.crate) = 6c64451ba24fc7a6a2d60fc75dd9c83c90903b19028d4eff35e88fc1e86564e9 -SIZE (rust/crates/serde_repr-0.1.19.crate) = 9997 -SHA256 (rust/crates/serde_spanned-0.6.8.crate) = 87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1 -SIZE (rust/crates/serde_spanned-0.6.8.crate) = 9330 +SHA256 (rust/crates/serde_json-1.0.143.crate) = d401abef1d108fbd9cbaebc3e46611f4b1021f714a0597a71f41ee463f5f4a5a +SIZE (rust/crates/serde_json-1.0.143.crate) = 155342 +SHA256 (rust/crates/serde_repr-0.1.20.crate) = 175ee3e80ae9982737ca543e96133087cbd9a485eecc3bc4de9c1a37b47ea59c +SIZE (rust/crates/serde_repr-0.1.20.crate) = 12627 +SHA256 (rust/crates/serde_spanned-0.6.9.crate) = bf41e0cfaf7226dca15e8197172c295a782857fcb97fad1808a166870dee75a3 +SIZE (rust/crates/serde_spanned-0.6.9.crate) = 10210 +SHA256 (rust/crates/sha2-0.10.9.crate) = a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283 +SIZE (rust/crates/sha2-0.10.9.crate) = 29271 SHA256 (rust/crates/sharded-slab-0.1.7.crate) = f40ca3c46823713e0d4209592e8d6e826aa57e928f09752619fc696c499637f6 SIZE (rust/crates/sharded-slab-0.1.7.crate) = 58227 SHA256 (rust/crates/shlex-1.3.0.crate) = 0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64 SIZE (rust/crates/shlex-1.3.0.crate) = 18713 -SHA256 (rust/crates/signal-hook-registry-1.4.2.crate) = a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1 -SIZE (rust/crates/signal-hook-registry-1.4.2.crate) = 18064 +SHA256 (rust/crates/signal-hook-registry-1.4.6.crate) = b2a4719bff48cee6b39d12c020eeb490953ad2443b7055bd0b21fca26bd8c28b +SIZE (rust/crates/signal-hook-registry-1.4.6.crate) = 19277 SHA256 (rust/crates/simd-adler32-0.3.7.crate) = d66dc143e6b11c1eddc06d5c423cfc97062865baf299914ab64caa38182078fe SIZE (rust/crates/simd-adler32-0.3.7.crate) = 12086 SHA256 (rust/crates/similar-2.7.0.crate) = bbbb5d9659141646ae647b42fe094daf6c6192d1620870b449d9557f748b2daa SIZE (rust/crates/similar-2.7.0.crate) = 53928 SHA256 (rust/crates/siphasher-1.0.1.crate) = 56199f7ddabf13fe5074ce809e7d3f42b42ae711800501b5b16ea82ad029c39d SIZE (rust/crates/siphasher-1.0.1.crate) = 10351 -SHA256 (rust/crates/slab-0.4.9.crate) = 8f92a496fb766b417c996b9c5e57daf2f7ad3b0bebe1ccfca4856390e3d3bb67 -SIZE (rust/crates/slab-0.4.9.crate) = 17108 -SHA256 (rust/crates/smallvec-1.14.0.crate) = 7fcf8323ef1faaee30a44a340193b1ac6814fd9b7b4e88e9d4519a3e4abe1cfd -SIZE (rust/crates/smallvec-1.14.0.crate) = 35561 +SHA256 (rust/crates/slab-0.4.11.crate) = 7a2ae44ef20feb57a68b23d846850f861394c2e02dc425a50098ae8c90267589 +SIZE (rust/crates/slab-0.4.11.crate) = 18549 +SHA256 (rust/crates/smallvec-1.15.1.crate) = 67b1b7a3b5fe4f1376887184045fcf45c69e92af734b7aaddc05fb777b6fbd03 +SIZE (rust/crates/smallvec-1.15.1.crate) = 38116 SHA256 (rust/crates/smawk-0.3.2.crate) = b7c388c1b5e93756d0c740965c41e8822f866621d41acbdf6336a6a168f8840c SIZE (rust/crates/smawk-0.3.2.crate) = 13831 SHA256 (rust/crates/smithay-client-toolkit-0.19.2.crate) = 3457dea1f0eb631b4034d61d4d8c32074caa6cd1ab2d59f2327bd8461e2c0016 @@ -667,72 +715,72 @@ SHA256 (rust/crates/supports-unicode-2.1.0.crate) = f850c19edd184a205e883199a261 SIZE (rust/crates/supports-unicode-2.1.0.crate) = 7698 SHA256 (rust/crates/syn-1.0.109.crate) = 72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237 SIZE (rust/crates/syn-1.0.109.crate) = 237611 -SHA256 (rust/crates/syn-2.0.98.crate) = 36147f1a48ae0ec2b5b3bc5b537d267457555a10dc06f3dbc8cb11ba3006d3b1 -SIZE (rust/crates/syn-2.0.98.crate) = 297807 -SHA256 (rust/crates/synstructure-0.13.1.crate) = c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971 -SIZE (rust/crates/synstructure-0.13.1.crate) = 18327 -SHA256 (rust/crates/system-deps-6.2.2.crate) = a3e535eb8dded36d55ec13eddacd30dec501792ff23a0b1682c38601b8cf2349 -SIZE (rust/crates/system-deps-6.2.2.crate) = 25546 -SHA256 (rust/crates/system-deps-7.0.3.crate) = 66d23aaf9f331227789a99e8de4c91bf46703add012bdfd45fdecdfb2975a005 -SIZE (rust/crates/system-deps-7.0.3.crate) = 26313 -SHA256 (rust/crates/target-lexicon-0.12.16.crate) = 61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1 -SIZE (rust/crates/target-lexicon-0.12.16.crate) = 26488 -SHA256 (rust/crates/tempfile-3.17.1.crate) = 22e5a0acb1f3f55f65cc4a866c361b2fb2a0ff6366785ae6fbb5f85df07ba230 -SIZE (rust/crates/tempfile-3.17.1.crate) = 39240 +SHA256 (rust/crates/syn-2.0.106.crate) = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6 +SIZE (rust/crates/syn-2.0.106.crate) = 301514 +SHA256 (rust/crates/synstructure-0.13.2.crate) = 728a70f3dbaf5bab7f0c4b1ac8d7ae5ea60a4b5549c8a5914361c99147a709d2 +SIZE (rust/crates/synstructure-0.13.2.crate) = 18950 +SHA256 (rust/crates/system-deps-7.0.5.crate) = e4be53aa0cba896d2dc615bd42bbc130acdcffa239e0a2d965ea5b3b2a86ffdb +SIZE (rust/crates/system-deps-7.0.5.crate) = 28669 +SHA256 (rust/crates/target-lexicon-0.13.2.crate) = e502f78cdbb8ba4718f566c418c52bc729126ffd16baee5baa718cf25dd5a69a +SIZE (rust/crates/target-lexicon-0.13.2.crate) = 27923 +SHA256 (rust/crates/tempfile-3.21.0.crate) = 15b61f8f20e3a6f7e0649d825294eaf317edce30f82cf6026e7e4cb9222a7d1e +SIZE (rust/crates/tempfile-3.21.0.crate) = 42581 SHA256 (rust/crates/terminal_size-0.1.17.crate) = 633c1a546cee861a1a6d0dc69ebeca693bf4296661ba7852b9d21d159e0506df SIZE (rust/crates/terminal_size-0.1.17.crate) = 9141 SHA256 (rust/crates/textwrap-0.15.2.crate) = b7b3e525a49ec206798b40326a44121291b530c963cfb01018f63e135bac543d SIZE (rust/crates/textwrap-0.15.2.crate) = 53191 SHA256 (rust/crates/thiserror-1.0.69.crate) = b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52 SIZE (rust/crates/thiserror-1.0.69.crate) = 22198 -SHA256 (rust/crates/thiserror-2.0.11.crate) = d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc -SIZE (rust/crates/thiserror-2.0.11.crate) = 28648 +SHA256 (rust/crates/thiserror-2.0.16.crate) = 3467d614147380f2e4e374161426ff399c91084acd2363eaf549172b3d5e60c0 +SIZE (rust/crates/thiserror-2.0.16.crate) = 29095 SHA256 (rust/crates/thiserror-impl-1.0.69.crate) = 4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1 SIZE (rust/crates/thiserror-impl-1.0.69.crate) = 18365 -SHA256 (rust/crates/thiserror-impl-2.0.11.crate) = 26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2 -SIZE (rust/crates/thiserror-impl-2.0.11.crate) = 21067 -SHA256 (rust/crates/thread_local-1.1.8.crate) = 8b9ef9bad013ada3808854ceac7b46812a6465ba368859a37e2100283d2d719c -SIZE (rust/crates/thread_local-1.1.8.crate) = 13962 +SHA256 (rust/crates/thiserror-impl-2.0.16.crate) = 6c5e1be1c48b9172ee610da68fd9cd2770e7a4056cb3fc98710ee6906f0c7960 +SIZE (rust/crates/thiserror-impl-2.0.16.crate) = 21214 +SHA256 (rust/crates/thread_local-1.1.9.crate) = f60246a4944f24f6e018aa17cdeffb7818b76356965d03b07d6a9886e8962185 +SIZE (rust/crates/thread_local-1.1.9.crate) = 19315 SHA256 (rust/crates/tinystr-0.7.6.crate) = 9117f5d4db391c1cf6927e7bea3db74b9a1c1add8f7eda9ffd5364f40f57b82f SIZE (rust/crates/tinystr-0.7.6.crate) = 16971 -SHA256 (rust/crates/toml-0.8.20.crate) = cd87a5cdd6ffab733b2f74bc4fd7ee5fff6634124999ac278c35fc78c6120148 -SIZE (rust/crates/toml-0.8.20.crate) = 51095 -SHA256 (rust/crates/toml_datetime-0.6.8.crate) = 0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41 -SIZE (rust/crates/toml_datetime-0.6.8.crate) = 12028 -SHA256 (rust/crates/toml_edit-0.22.24.crate) = 17b4795ff5edd201c7cd6dca065ae59972ce77d1b80fa0a84d94950ece7d1474 -SIZE (rust/crates/toml_edit-0.22.24.crate) = 106399 +SHA256 (rust/crates/toml-0.8.23.crate) = dc1beb996b9d83529a9e75c17a1686767d148d70663143c7854d8b4a09ced362 +SIZE (rust/crates/toml-0.8.23.crate) = 36050 +SHA256 (rust/crates/toml_datetime-0.6.11.crate) = 22cddaf88f4fbc13c51aebbf5f8eceb5c7c5a9da2ac40a13519eb5b0a0e8f11c +SIZE (rust/crates/toml_datetime-0.6.11.crate) = 16125 +SHA256 (rust/crates/toml_edit-0.22.27.crate) = 41fe8c660ae4257887cf66394862d21dbca4a6ddd26f04a3560410406a2f819a +SIZE (rust/crates/toml_edit-0.22.27.crate) = 78602 SHA256 (rust/crates/tracing-0.1.41.crate) = 784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0 SIZE (rust/crates/tracing-0.1.41.crate) = 82448 -SHA256 (rust/crates/tracing-attributes-0.1.28.crate) = 395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d -SIZE (rust/crates/tracing-attributes-0.1.28.crate) = 33280 -SHA256 (rust/crates/tracing-core-0.1.33.crate) = e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c -SIZE (rust/crates/tracing-core-0.1.33.crate) = 63434 +SHA256 (rust/crates/tracing-attributes-0.1.30.crate) = 81383ab64e72a7a8b8e13130c49e3dab29def6d0c7d76a03087b3cf71c5c6903 +SIZE (rust/crates/tracing-attributes-0.1.30.crate) = 39142 +SHA256 (rust/crates/tracing-core-0.1.34.crate) = b9d12581f227e93f094d3af2ae690a574abb8a2b9b7a96e7cfe9647b2b617678 +SIZE (rust/crates/tracing-core-0.1.34.crate) = 63760 SHA256 (rust/crates/tracing-log-0.2.0.crate) = ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3 SIZE (rust/crates/tracing-log-0.2.0.crate) = 17561 SHA256 (rust/crates/tracing-subscriber-0.3.19.crate) = e8189decb5ac0fa7bc8b96b7cb9b2701d60d48805aca84a238004d665fcc4008 SIZE (rust/crates/tracing-subscriber-0.3.19.crate) = 198345 -SHA256 (rust/crates/tracy-client-0.17.6.crate) = 73202d787346a5418f8222eddb5a00f29ea47caf3c7d38a8f2f69f8455fa7c7e -SIZE (rust/crates/tracy-client-0.17.6.crate) = 24453 -SHA256 (rust/crates/tracy-client-0.18.0.crate) = d90a2c01305b02b76fdd89ac8608bae27e173c829a35f7d76a345ab5d33836db -SIZE (rust/crates/tracy-client-0.18.0.crate) = 24522 -SHA256 (rust/crates/tracy-client-sys-0.24.3.crate) = 69fff37da548239c3bf9e64a12193d261e8b22b660991c6fd2df057c168f435f -SIZE (rust/crates/tracy-client-sys-0.24.3.crate) = 319958 +SHA256 (rust/crates/tracy-client-0.18.2.crate) = ef54005d3d760186fd662dad4b7bb27ecd5531cdef54d1573ebd3f20a9205ed7 +SIZE (rust/crates/tracy-client-0.18.2.crate) = 31607 +SHA256 (rust/crates/tracy-client-sys-0.26.1.crate) = 319c70195101a93f56db4c74733e272d720768e13471f400c78406a326b172b0 +SIZE (rust/crates/tracy-client-sys-0.26.1.crate) = 351280 +SHA256 (rust/crates/typenum-1.18.0.crate) = 1dccffe3ce07af9386bfd29e80c0ab1a8205a2fc34e4bcd40364df902cfa8f3f +SIZE (rust/crates/typenum-1.18.0.crate) = 74871 SHA256 (rust/crates/udev-0.9.3.crate) = af4e37e9ea4401fc841ff54b9ddfc9be1079b1e89434c1a6a865dd68980f7e9f SIZE (rust/crates/udev-0.9.3.crate) = 21737 SHA256 (rust/crates/uds_windows-1.1.0.crate) = 89daebc3e6fd160ac4aa9fc8b3bf71e1f74fbf92367ae71fb83a037e8bf164b9 SIZE (rust/crates/uds_windows-1.1.0.crate) = 17040 SHA256 (rust/crates/unarray-0.1.4.crate) = eaea85b334db583fe3274d12b4cd1880032beab409c0d774be044d4480ab9a94 SIZE (rust/crates/unarray-0.1.4.crate) = 12895 -SHA256 (rust/crates/unicode-ident-1.0.17.crate) = 00e2473a93778eb0bad35909dff6a10d28e63f792f16ed15e404fca9d5eeedbe -SIZE (rust/crates/unicode-ident-1.0.17.crate) = 47704 +SHA256 (rust/crates/unicode-ident-1.0.18.crate) = 5a5f39404a5da50712a4c1eecf25e90dd62b613502b7e925fd4e4d19b5c96512 +SIZE (rust/crates/unicode-ident-1.0.18.crate) = 47743 SHA256 (rust/crates/unicode-linebreak-0.1.5.crate) = 3b09c83c3c29d37506a3e260c08c03743a6bb66a9cd432c6934ab501a190571f SIZE (rust/crates/unicode-linebreak-0.1.5.crate) = 15324 SHA256 (rust/crates/unicode-segmentation-1.12.0.crate) = f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493 SIZE (rust/crates/unicode-segmentation-1.12.0.crate) = 106323 SHA256 (rust/crates/unicode-width-0.1.14.crate) = 7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af SIZE (rust/crates/unicode-width-0.1.14.crate) = 271615 -SHA256 (rust/crates/url-2.5.4.crate) = 32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60 -SIZE (rust/crates/url-2.5.4.crate) = 81097 +SHA256 (rust/crates/unicode-width-0.2.1.crate) = 4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c +SIZE (rust/crates/unicode-width-0.2.1.crate) = 279344 +SHA256 (rust/crates/url-2.5.7.crate) = 08bc136a29a3d1758e07a9cca267be308aeebf5cfd5a10f3f67ab2097683ef5b +SIZE (rust/crates/url-2.5.7.crate) = 87907 SHA256 (rust/crates/utf16_iter-1.0.5.crate) = c8232dd3cdaed5356e0f716d285e4b40b932ac434100fe9b7e0e8e935b9e6246 SIZE (rust/crates/utf16_iter-1.0.5.crate) = 9736 SHA256 (rust/crates/utf8_iter-1.0.4.crate) = b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be @@ -749,10 +797,10 @@ SHA256 (rust/crates/wait-timeout-0.2.1.crate) = 09ac3b126d3914f9849036f826e054cb SIZE (rust/crates/wait-timeout-0.2.1.crate) = 11435 SHA256 (rust/crates/walkdir-2.5.0.crate) = 29790946404f91d9c5d06f9874efddea1dc06c5efe94541a7d6863108e3a5e4b SIZE (rust/crates/walkdir-2.5.0.crate) = 23951 -SHA256 (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423 -SIZE (rust/crates/wasi-0.11.0+wasi-snapshot-preview1.crate) = 28131 -SHA256 (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 26816d2e1a4a36a2940b96c5296ce403917633dff8f3440e9b236ed6f6bacad2 -SIZE (rust/crates/wasi-0.13.3+wasi-0.2.2.crate) = 136754 +SHA256 (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = ccf3ec651a847eb01de73ccad15eb7d99f80485de043efb2f370cd654f4ea44b +SIZE (rust/crates/wasi-0.11.1+wasi-snapshot-preview1.crate) = 28477 +SHA256 (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 9683f9a5a998d873c0d21fcbe3c083009670149a8fab228644b8bd36b2c48cb3 +SIZE (rust/crates/wasi-0.14.2+wasi-0.2.4.crate) = 140921 SHA256 (rust/crates/wasm-bindgen-0.2.100.crate) = 1edc8929d7499fc4e8f0be2262a241556cfc54a0bea223790e71446f2aab1ef5 SIZE (rust/crates/wasm-bindgen-0.2.100.crate) = 48288 SHA256 (rust/crates/wasm-bindgen-backend-0.2.100.crate) = 2f0a0651a5c2bc21487bde11ee802ccaf4c51935d0d3d42a6101f98161700bc6 @@ -765,30 +813,30 @@ SHA256 (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 8ae87ea40c9f689f SIZE (rust/crates/wasm-bindgen-macro-support-0.2.100.crate) = 26243 SHA256 (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 1a05d73b933a847d6cccdda8f838a22ff101ad9bf93e33684f39c1f5f0eece3d SIZE (rust/crates/wasm-bindgen-shared-0.2.100.crate) = 8570 -SHA256 (rust/crates/wayland-backend-0.3.8.crate) = b7208998eaa3870dad37ec8836979581506e0c5c64c20c9e79e9d2a10d6f47bf -SIZE (rust/crates/wayland-backend-0.3.8.crate) = 75317 -SHA256 (rust/crates/wayland-client-0.31.8.crate) = c2120de3d33638aaef5b9f4472bff75f07c56379cf76ea320bd3a3d65ecaf73f -SIZE (rust/crates/wayland-client-0.31.8.crate) = 64449 +SHA256 (rust/crates/wayland-backend-0.3.11.crate) = 673a33c33048a5ade91a6b139580fa174e19fb0d23f396dca9fa15f2e1e49b35 +SIZE (rust/crates/wayland-backend-0.3.11.crate) = 76980 +SHA256 (rust/crates/wayland-client-0.31.11.crate) = c66a47e840dc20793f2264eb4b3e4ecb4b75d91c0dd4af04b456128e0bdd449d +SIZE (rust/crates/wayland-client-0.31.11.crate) = 65932 SHA256 (rust/crates/wayland-csd-frame-0.3.0.crate) = 625c5029dbd43d25e6aa9615e88b829a5cad13b2819c4ae129fdbb7c31ab4c7e SIZE (rust/crates/wayland-csd-frame-0.3.0.crate) = 5696 -SHA256 (rust/crates/wayland-cursor-0.31.8.crate) = a93029cbb6650748881a00e4922b076092a6a08c11e7fbdb923f064b23968c5d -SIZE (rust/crates/wayland-cursor-0.31.8.crate) = 9731 -SHA256 (rust/crates/wayland-egl-0.32.5.crate) = 504838241a10e271f48ffd429ac4033e0ac468b399fe7c2e2840f5c3a82d9902 -SIZE (rust/crates/wayland-egl-0.32.5.crate) = 5947 -SHA256 (rust/crates/wayland-protocols-0.32.6.crate) = 0781cf46869b37e36928f7b432273c0995aa8aed9552c556fb18754420541efc -SIZE (rust/crates/wayland-protocols-0.32.6.crate) = 187909 -SHA256 (rust/crates/wayland-protocols-misc-0.3.6.crate) = feb7ee1810026d1bb15d47086d03a7e5c68651c707e305ba1e8cc796fcbf5a54 -SIZE (rust/crates/wayland-protocols-misc-0.3.6.crate) = 16147 -SHA256 (rust/crates/wayland-protocols-plasma-0.3.6.crate) = 7ccaacc76703fefd6763022ac565b590fcade92202492381c95b2edfdf7d46b3 -SIZE (rust/crates/wayland-protocols-plasma-0.3.6.crate) = 62935 -SHA256 (rust/crates/wayland-protocols-wlr-0.3.6.crate) = 248a02e6f595aad796561fa82d25601bd2c8c3b145b1c7453fc8f94c1a58f8b2 -SIZE (rust/crates/wayland-protocols-wlr-0.3.6.crate) = 28621 -SHA256 (rust/crates/wayland-scanner-0.31.6.crate) = 896fdafd5d28145fce7958917d69f2fd44469b1d4e861cb5961bcbeebc6d1484 -SIZE (rust/crates/wayland-scanner-0.31.6.crate) = 36365 -SHA256 (rust/crates/wayland-server-0.31.7.crate) = 97fabd7ed68cff8e7657b8a8a1fbe90cb4a3f0c30d90da4bf179a7a23008a4cb -SIZE (rust/crates/wayland-server-0.31.7.crate) = 55413 -SHA256 (rust/crates/wayland-sys-0.31.6.crate) = dbcebb399c77d5aa9fa5db874806ee7b4eba4e73650948e8f93963f128896615 -SIZE (rust/crates/wayland-sys-0.31.6.crate) = 10049 +SHA256 (rust/crates/wayland-cursor-0.31.11.crate) = 447ccc440a881271b19e9989f75726d60faa09b95b0200a9b7eb5cc47c3eeb29 +SIZE (rust/crates/wayland-cursor-0.31.11.crate) = 9785 +SHA256 (rust/crates/wayland-egl-0.32.8.crate) = d36232ee23ba3ea34a6835d68ca1af91d3ca3d6eddcf9c7147c4e0e66901b9fd +SIZE (rust/crates/wayland-egl-0.32.8.crate) = 6026 +SHA256 (rust/crates/wayland-protocols-0.32.9.crate) = efa790ed75fbfd71283bd2521a1cfdc022aabcc28bdcff00851f9e4ae88d9901 +SIZE (rust/crates/wayland-protocols-0.32.9.crate) = 155404 +SHA256 (rust/crates/wayland-protocols-misc-0.3.9.crate) = 2dfe33d551eb8bffd03ff067a8b44bb963919157841a99957151299a6307d19c +SIZE (rust/crates/wayland-protocols-misc-0.3.9.crate) = 16234 +SHA256 (rust/crates/wayland-protocols-plasma-0.3.9.crate) = a07a14257c077ab3279987c4f8bb987851bf57081b93710381daea94f2c2c032 +SIZE (rust/crates/wayland-protocols-plasma-0.3.9.crate) = 69243 +SHA256 (rust/crates/wayland-protocols-wlr-0.3.9.crate) = efd94963ed43cf9938a090ca4f7da58eb55325ec8200c3848963e98dc25b78ec +SIZE (rust/crates/wayland-protocols-wlr-0.3.9.crate) = 28723 +SHA256 (rust/crates/wayland-scanner-0.31.7.crate) = 54cb1e9dc49da91950bdfd8b848c49330536d9d1fb03d4bfec8cae50caa50ae3 +SIZE (rust/crates/wayland-scanner-0.31.7.crate) = 36483 +SHA256 (rust/crates/wayland-server-0.31.10.crate) = fcbd4f3aba6c9fba70445ad2a484c0ef0356c1a9459b1e8e435bedc1971a6222 +SIZE (rust/crates/wayland-server-0.31.10.crate) = 56154 +SHA256 (rust/crates/wayland-sys-0.31.7.crate) = 34949b42822155826b41db8e5d0c1be3a2bd296c747577a43a3e6daefc296142 +SIZE (rust/crates/wayland-sys-0.31.7.crate) = 10106 SHA256 (rust/crates/web-sys-0.3.77.crate) = 33b6dd2ef9186f1f2072e409e99cd22a975331a6b3591b12c764e0e55c60d5d2 SIZE (rust/crates/web-sys-0.3.77.crate) = 638246 SHA256 (rust/crates/web-time-1.1.0.crate) = 5a6580f308b1fad9207618087a65c04e7a10bc77e02c8e84e9b00dd4b12fa0bb @@ -797,22 +845,30 @@ SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe9399 SIZE (rust/crates/winapi-0.3.9.crate) = 1200382 SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815 -SHA256 (rust/crates/winapi-util-0.1.9.crate) = cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb -SIZE (rust/crates/winapi-util-0.1.9.crate) = 12464 +SHA256 (rust/crates/winapi-util-0.1.10.crate) = 0978bf7171b3d90bac376700cb56d606feb40f251a475a5d6634613564460b22 +SIZE (rust/crates/winapi-util-0.1.10.crate) = 13370 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998 -SHA256 (rust/crates/windows-0.58.0.crate) = dd04d41d93c4992d421894c18c8b43496aa748dd4c081bac0dc93eb0489272b6 -SIZE (rust/crates/windows-0.58.0.crate) = 9744521 -SHA256 (rust/crates/windows-core-0.58.0.crate) = 6ba6d44ec8c2591c134257ce647b7ea6b20335bf6379a27dac5f1641fcf59f99 -SIZE (rust/crates/windows-core-0.58.0.crate) = 41022 -SHA256 (rust/crates/windows-implement-0.58.0.crate) = 2bbd5b46c938e506ecbce286b6628a02171d56153ba733b6c741fc627ec9579b -SIZE (rust/crates/windows-implement-0.58.0.crate) = 10491 -SHA256 (rust/crates/windows-interface-0.58.0.crate) = 053c4c462dc91d3b1504c6fe5a726dd15e216ba718e84a0e46a88fbe5ded3515 -SIZE (rust/crates/windows-interface-0.58.0.crate) = 11246 -SHA256 (rust/crates/windows-result-0.2.0.crate) = 1d1043d8214f791817bab27572aaa8af63732e11bf84aa21a45a78d6c317ae0e -SIZE (rust/crates/windows-result-0.2.0.crate) = 12756 -SHA256 (rust/crates/windows-strings-0.1.0.crate) = 4cd9b125c486025df0eabcb585e62173c6c9eddcec5d117d3b6e8c30e2ee4d10 -SIZE (rust/crates/windows-strings-0.1.0.crate) = 13832 +SHA256 (rust/crates/windows-0.61.3.crate) = 9babd3a767a4c1aef6900409f85f5d53ce2544ccdfaa86dad48c91782c6d6893 +SIZE (rust/crates/windows-0.61.3.crate) = 9372520 +SHA256 (rust/crates/windows-collections-0.2.0.crate) = 3beeceb5e5cfd9eb1d76b381630e82c4241ccd0d27f1a39ed41b2760b255c5e8 +SIZE (rust/crates/windows-collections-0.2.0.crate) = 13579 +SHA256 (rust/crates/windows-core-0.61.2.crate) = c0fdd3ddb90610c7638aa2b3a3ab2904fb9e5cdbecc643ddb3647212781c4ae3 +SIZE (rust/crates/windows-core-0.61.2.crate) = 36771 +SHA256 (rust/crates/windows-future-0.2.1.crate) = fc6a41e98427b19fe4b73c550f060b59fa592d7d686537eebf9385621bfbad8e +SIZE (rust/crates/windows-future-0.2.1.crate) = 17532 +SHA256 (rust/crates/windows-implement-0.60.0.crate) = a47fddd13af08290e67f4acabf4b459f647552718f683a7b415d290ac744a836 +SIZE (rust/crates/windows-implement-0.60.0.crate) = 15073 +SHA256 (rust/crates/windows-interface-0.59.1.crate) = bd9211b69f8dcdfa817bfd14bf1c97c9188afa36f4750130fcdf3f400eca9fa8 +SIZE (rust/crates/windows-interface-0.59.1.crate) = 11735 +SHA256 (rust/crates/windows-link-0.1.3.crate) = 5e6ad25900d524eaabdbbb96d20b4311e1e7ae1699af4fb28c17ae66c80d798a +SIZE (rust/crates/windows-link-0.1.3.crate) = 6154 +SHA256 (rust/crates/windows-numerics-0.2.0.crate) = 9150af68066c4c5c07ddc0ce30421554771e528bde427614c61038bc2c92c2b1 +SIZE (rust/crates/windows-numerics-0.2.0.crate) = 9686 +SHA256 (rust/crates/windows-result-0.3.4.crate) = 56f42bd332cc6c8eac5af113fc0c1fd6a8fd2aa08a0119358686e5160d0586c6 +SIZE (rust/crates/windows-result-0.3.4.crate) = 13418 +SHA256 (rust/crates/windows-strings-0.4.2.crate) = 56e6c93f3a0c3b36176cb1327a4958a0353d5d166c2a35cb268ace15e91d3b57 +SIZE (rust/crates/windows-strings-0.4.2.crate) = 13983 SHA256 (rust/crates/windows-sys-0.45.0.crate) = 75283be5efb2831d37ea142365f009c02ec203cd29a3ebecbc093d52315b66d0 SIZE (rust/crates/windows-sys-0.45.0.crate) = 2568659 SHA256 (rust/crates/windows-sys-0.48.0.crate) = 677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9 @@ -821,62 +877,84 @@ SHA256 (rust/crates/windows-sys-0.52.0.crate) = 282be5f36a8ce781fad8c8ae18fa3f9b SIZE (rust/crates/windows-sys-0.52.0.crate) = 2576877 SHA256 (rust/crates/windows-sys-0.59.0.crate) = 1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b SIZE (rust/crates/windows-sys-0.59.0.crate) = 2387323 +SHA256 (rust/crates/windows-sys-0.60.2.crate) = f2f500e4d28234f72040990ec9d39e3a6b950f9f22d3dba18416c35882612bcb +SIZE (rust/crates/windows-sys-0.60.2.crate) = 2518479 SHA256 (rust/crates/windows-targets-0.42.2.crate) = 8e5180c00cd44c9b1c88adb3693291f1cd93605ded80c250a75d472756b4d071 SIZE (rust/crates/windows-targets-0.42.2.crate) = 5492 SHA256 (rust/crates/windows-targets-0.48.5.crate) = 9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c SIZE (rust/crates/windows-targets-0.48.5.crate) = 6904 SHA256 (rust/crates/windows-targets-0.52.6.crate) = 9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973 SIZE (rust/crates/windows-targets-0.52.6.crate) = 6403 +SHA256 (rust/crates/windows-targets-0.53.3.crate) = d5fe6031c4041849d7c496a8ded650796e7b6ecc19df1a431c1a363342e5dc91 +SIZE (rust/crates/windows-targets-0.53.3.crate) = 7099 +SHA256 (rust/crates/windows-threading-0.1.0.crate) = b66463ad2e0ea3bbf808b7f1d371311c80e115c0b71d60efc142cafbcfb057a6 +SIZE (rust/crates/windows-threading-0.1.0.crate) = 9085 SHA256 (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8 SIZE (rust/crates/windows_aarch64_gnullvm-0.42.2.crate) = 364071 SHA256 (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8 SIZE (rust/crates/windows_aarch64_gnullvm-0.48.5.crate) = 418492 SHA256 (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3 SIZE (rust/crates/windows_aarch64_gnullvm-0.52.6.crate) = 435718 +SHA256 (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 86b8d5f90ddd19cb4a147a5fa63ca848db3df085e25fee3cc10b39b6eebae764 +SIZE (rust/crates/windows_aarch64_gnullvm-0.53.0.crate) = 782443 SHA256 (rust/crates/windows_aarch64_msvc-0.42.2.crate) = e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43 SIZE (rust/crates/windows_aarch64_msvc-0.42.2.crate) = 666981 SHA256 (rust/crates/windows_aarch64_msvc-0.48.5.crate) = dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc SIZE (rust/crates/windows_aarch64_msvc-0.48.5.crate) = 798483 SHA256 (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469 SIZE (rust/crates/windows_aarch64_msvc-0.52.6.crate) = 832615 +SHA256 (rust/crates/windows_aarch64_msvc-0.53.0.crate) = c7651a1f62a11b8cbd5e0d42526e55f2c99886c77e007179efff86c2b137e66c +SIZE (rust/crates/windows_aarch64_msvc-0.53.0.crate) = 834446 SHA256 (rust/crates/windows_i686_gnu-0.42.2.crate) = c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f SIZE (rust/crates/windows_i686_gnu-0.42.2.crate) = 736236 SHA256 (rust/crates/windows_i686_gnu-0.48.5.crate) = a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e SIZE (rust/crates/windows_i686_gnu-0.48.5.crate) = 844891 SHA256 (rust/crates/windows_i686_gnu-0.52.6.crate) = 8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b SIZE (rust/crates/windows_i686_gnu-0.52.6.crate) = 880402 +SHA256 (rust/crates/windows_i686_gnu-0.53.0.crate) = c1dc67659d35f387f5f6c479dc4e28f1d4bb90ddd1a5d3da2e5d97b42d6272c3 +SIZE (rust/crates/windows_i686_gnu-0.53.0.crate) = 936973 SHA256 (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66 SIZE (rust/crates/windows_i686_gnullvm-0.52.6.crate) = 475940 +SHA256 (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 9ce6ccbdedbf6d6354471319e781c0dfef054c81fbc7cf83f338a4296c0cae11 +SIZE (rust/crates/windows_i686_gnullvm-0.53.0.crate) = 854056 SHA256 (rust/crates/windows_i686_msvc-0.42.2.crate) = 44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060 SIZE (rust/crates/windows_i686_msvc-0.42.2.crate) = 724951 SHA256 (rust/crates/windows_i686_msvc-0.48.5.crate) = 8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406 SIZE (rust/crates/windows_i686_msvc-0.48.5.crate) = 864300 SHA256 (rust/crates/windows_i686_msvc-0.52.6.crate) = 240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66 SIZE (rust/crates/windows_i686_msvc-0.52.6.crate) = 901163 +SHA256 (rust/crates/windows_i686_msvc-0.53.0.crate) = 581fee95406bb13382d2f65cd4a908ca7b1e4c2f1917f143ba16efe98a589b5d +SIZE (rust/crates/windows_i686_msvc-0.53.0.crate) = 903450 SHA256 (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36 SIZE (rust/crates/windows_x86_64_gnu-0.42.2.crate) = 699373 SHA256 (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e SIZE (rust/crates/windows_x86_64_gnu-0.48.5.crate) = 801619 SHA256 (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78 SIZE (rust/crates/windows_x86_64_gnu-0.52.6.crate) = 836363 +SHA256 (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 2e55b5ac9ea33f2fc1716d1742db15574fd6fc8dadc51caab1c16a3d3b4190ba +SIZE (rust/crates/windows_x86_64_gnu-0.53.0.crate) = 902585 SHA256 (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3 SIZE (rust/crates/windows_x86_64_gnullvm-0.42.2.crate) = 364068 SHA256 (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc SIZE (rust/crates/windows_x86_64_gnullvm-0.48.5.crate) = 418486 SHA256 (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d SIZE (rust/crates/windows_x86_64_gnullvm-0.52.6.crate) = 435707 +SHA256 (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 0a6e035dd0599267ce1ee132e51c27dd29437f63325753051e71dd9e42406c57 +SIZE (rust/crates/windows_x86_64_gnullvm-0.53.0.crate) = 782434 SHA256 (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0 SIZE (rust/crates/windows_x86_64_msvc-0.42.2.crate) = 666936 SHA256 (rust/crates/windows_x86_64_msvc-0.48.5.crate) = ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538 SIZE (rust/crates/windows_x86_64_msvc-0.48.5.crate) = 798412 SHA256 (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec SIZE (rust/crates/windows_x86_64_msvc-0.52.6.crate) = 832564 -SHA256 (rust/crates/winit-0.30.9.crate) = a809eacf18c8eca8b6635091543f02a5a06ddf3dad846398795460e6e0ae3cc0 -SIZE (rust/crates/winit-0.30.9.crate) = 596439 -SHA256 (rust/crates/winnow-0.7.3.crate) = 0e7f4ea97f6f78012141bcdb6a216b2609f0979ada50b20ca5b52dde2eac2bb1 -SIZE (rust/crates/winnow-0.7.3.crate) = 171602 -SHA256 (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3268f3d866458b787f390cf61f4bbb563b922d091359f9608842999eaee3943c -SIZE (rust/crates/wit-bindgen-rt-0.33.0.crate) = 3357 +SHA256 (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 271414315aff87387382ec3d271b52d7ae78726f5d44ac98b4f4030c91880486 +SIZE (rust/crates/windows_x86_64_msvc-0.53.0.crate) = 834400 +SHA256 (rust/crates/winit-0.30.12.crate) = c66d4b9ed69c4009f6321f762d6e61ad8a2389cd431b97cb1e146812e9e6c732 +SIZE (rust/crates/winit-0.30.12.crate) = 604631 +SHA256 (rust/crates/winnow-0.7.13.crate) = 21a0236b59786fed61e2a80582dd500fe61f18b5dca67a4a067d0bc9039339cf +SIZE (rust/crates/winnow-0.7.13.crate) = 174454 +SHA256 (rust/crates/wit-bindgen-rt-0.39.0.crate) = 6f42320e61fe2cfd34354ecb597f86f413484a798ba44a8ca1165c58d42da6c1 +SIZE (rust/crates/wit-bindgen-rt-0.39.0.crate) = 12241 SHA256 (rust/crates/write16-1.0.0.crate) = d1890f4022759daae28ed4fe62859b1236caebfc61ede2f63ed4e695f3f6d936 SIZE (rust/crates/write16-1.0.0.crate) = 7218 SHA256 (rust/crates/writeable-0.5.5.crate) = 1e9df38ee2d2c3c5948ea468a8406ff0db0b29ae1ffde1bcf20ef305bcc95c51 @@ -887,57 +965,59 @@ SHA256 (rust/crates/x11rb-0.13.1.crate) = 5d91ffca73ee7f68ce055750bf9f6eca0780b8 SIZE (rust/crates/x11rb-0.13.1.crate) = 223916 SHA256 (rust/crates/x11rb-protocol-0.13.1.crate) = ec107c4503ea0b4a98ef47356329af139c0a4f7750e621cf2973cd3385ebcb3d SIZE (rust/crates/x11rb-protocol-0.13.1.crate) = 508522 -SHA256 (rust/crates/xcursor-0.3.8.crate) = 0ef33da6b1660b4ddbfb3aef0ade110c8b8a781a3b6382fa5f2b5b040fd55f61 -SIZE (rust/crates/xcursor-0.3.8.crate) = 7191 -SHA256 (rust/crates/xdg-home-1.3.0.crate) = ec1cdab258fb55c0da61328dc52c8764709b249011b2cad0454c72f0bf10a1f6 -SIZE (rust/crates/xdg-home-1.3.0.crate) = 4000 -SHA256 (rust/crates/xkbcommon-0.8.0.crate) = 8d66ca9352cbd4eecbbc40871d8a11b4ac8107cfc528a6e14d7c19c69d0e1ac9 -SIZE (rust/crates/xkbcommon-0.8.0.crate) = 59098 +SHA256 (rust/crates/xcursor-0.3.10.crate) = bec9e4a500ca8864c5b47b8b482a73d62e4237670e5b5f1d6b9e3cae50f28f2b +SIZE (rust/crates/xcursor-0.3.10.crate) = 7768 +SHA256 (rust/crates/xkbcommon-0.9.0.crate) = a7a974f48060a14e95705c01f24ad9c3345022f4d97441b8a36beb7ed5c4a02d +SIZE (rust/crates/xkbcommon-0.9.0.crate) = 62004 SHA256 (rust/crates/xkbcommon-dl-0.4.2.crate) = d039de8032a9a8856a6be89cea3e5d12fdd82306ab7c94d74e6deab2460651c5 SIZE (rust/crates/xkbcommon-dl-0.4.2.crate) = 5879 SHA256 (rust/crates/xkeysym-0.2.1.crate) = b9cc00251562a284751c9973bace760d86c0276c471b4be569fe6b068ee97a56 SIZE (rust/crates/xkeysym-0.2.1.crate) = 103129 -SHA256 (rust/crates/xml-rs-0.8.25.crate) = c5b940ebc25896e71dd073bad2dbaa2abfe97b0a391415e22ad1326d9c54e3c4 -SIZE (rust/crates/xml-rs-0.8.25.crate) = 54947 +SHA256 (rust/crates/xml-rs-0.8.27.crate) = 6fd8403733700263c6eb89f192880191f1b83e332f7a20371ddcf421c4a337c7 +SIZE (rust/crates/xml-rs-0.8.27.crate) = 55258 SHA256 (rust/crates/xshell-0.2.7.crate) = 9e7290c623014758632efe00737145b6867b66292c42167f2ec381eb566a373d SIZE (rust/crates/xshell-0.2.7.crate) = 24653 SHA256 (rust/crates/xshell-macros-0.2.7.crate) = 32ac00cd3f8ec9c1d33fb3e7958a82df6989c42d747bd326c822b1d625283547 SIZE (rust/crates/xshell-macros-0.2.7.crate) = 2890 SHA256 (rust/crates/yansi-1.0.1.crate) = cfe53a6657fd280eaa890a3bc59152892ffa3e30101319d168b781ed6529b049 SIZE (rust/crates/yansi-1.0.1.crate) = 75497 -SHA256 (rust/crates/yansi-term-0.1.2.crate) = fe5c30ade05e61656247b2e334a031dfd0cc466fadef865bdcdea8d537951bf1 -SIZE (rust/crates/yansi-term-0.1.2.crate) = 14342 SHA256 (rust/crates/yoke-0.7.5.crate) = 120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40 SIZE (rust/crates/yoke-0.7.5.crate) = 29673 SHA256 (rust/crates/yoke-derive-0.7.5.crate) = 2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154 SIZE (rust/crates/yoke-derive-0.7.5.crate) = 7525 -SHA256 (rust/crates/zbus-5.5.0.crate) = 59c333f648ea1b647bc95dc1d34807c8e25ed7a6feff3394034dc4776054b236 -SIZE (rust/crates/zbus-5.5.0.crate) = 162421 -SHA256 (rust/crates/zbus_macros-5.5.0.crate) = f325ad10eb0d0a3eb060203494c3b7ec3162a01a59db75d2deee100339709fc0 -SIZE (rust/crates/zbus_macros-5.5.0.crate) = 36444 +SHA256 (rust/crates/zbus-5.10.0.crate) = 67a073be99ace1adc48af593701c8015cd9817df372e14a1a6b0ee8f8bf043be +SIZE (rust/crates/zbus-5.10.0.crate) = 166302 +SHA256 (rust/crates/zbus-lockstep-0.5.1.crate) = 29e96e38ded30eeab90b6ba88cb888d70aef4e7489b6cd212c5e5b5ec38045b6 +SIZE (rust/crates/zbus-lockstep-0.5.1.crate) = 15804 +SHA256 (rust/crates/zbus-lockstep-macros-0.5.1.crate) = dc6821851fa840b708b4cbbaf6241868cabc85a2dc22f426361b0292bfc0b836 +SIZE (rust/crates/zbus-lockstep-macros-0.5.1.crate) = 10135 +SHA256 (rust/crates/zbus_macros-5.10.0.crate) = 0e80cd713a45a49859dcb648053f63265f4f2851b6420d47a958e5697c68b131 +SIZE (rust/crates/zbus_macros-5.10.0.crate) = 37433 SHA256 (rust/crates/zbus_names-4.2.0.crate) = 7be68e64bf6ce8db94f63e72f0c7eb9a60d733f7e0499e628dfab0f84d6bcb97 SIZE (rust/crates/zbus_names-4.2.0.crate) = 17015 -SHA256 (rust/crates/zerocopy-0.7.35.crate) = 1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0 -SIZE (rust/crates/zerocopy-0.7.35.crate) = 152645 -SHA256 (rust/crates/zerocopy-derive-0.7.35.crate) = fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e -SIZE (rust/crates/zerocopy-derive-0.7.35.crate) = 37829 +SHA256 (rust/crates/zbus_xml-5.0.2.crate) = 589e9a02bfafb9754bb2340a9e3b38f389772684c63d9637e76b1870377bec29 +SIZE (rust/crates/zbus_xml-5.0.2.crate) = 7502 +SHA256 (rust/crates/zerocopy-0.8.26.crate) = 1039dd0d3c310cf05de012d8a39ff557cb0d23087fd44cad61df08fc31907a2f +SIZE (rust/crates/zerocopy-0.8.26.crate) = 249223 +SHA256 (rust/crates/zerocopy-derive-0.8.26.crate) = 9ecf5b4cc5364572d7f4c329661bcc82724222973f2cab6f050a4e5c22f75181 +SIZE (rust/crates/zerocopy-derive-0.8.26.crate) = 88080 SHA256 (rust/crates/zerofrom-0.1.5.crate) = cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e SIZE (rust/crates/zerofrom-0.1.5.crate) = 5091 -SHA256 (rust/crates/zerofrom-derive-0.1.5.crate) = 595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808 -SIZE (rust/crates/zerofrom-derive-0.1.5.crate) = 8285 +SHA256 (rust/crates/zerofrom-derive-0.1.6.crate) = d71e5d6e06ab090c67b5e44993ec16b72dcbaabc526db883a360057678b48502 +SIZE (rust/crates/zerofrom-derive-0.1.6.crate) = 8305 SHA256 (rust/crates/zerovec-0.10.4.crate) = aa2b893d79df23bfb12d5461018d408ea19dfafe76c2c7ef6d4eba614f8ff079 SIZE (rust/crates/zerovec-0.10.4.crate) = 126398 SHA256 (rust/crates/zerovec-derive-0.10.3.crate) = 6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6 SIZE (rust/crates/zerovec-derive-0.10.3.crate) = 19438 -SHA256 (rust/crates/zvariant-5.4.0.crate) = b2df9ee044893fcffbdc25de30546edef3e32341466811ca18421e3cd6c5a3ac -SIZE (rust/crates/zvariant-5.4.0.crate) = 86448 -SHA256 (rust/crates/zvariant_derive-5.4.0.crate) = 74170caa85b8b84cc4935f2d56a57c7a15ea6185ccdd7eadb57e6edd90f94b2f -SIZE (rust/crates/zvariant_derive-5.4.0.crate) = 13411 -SHA256 (rust/crates/zvariant_utils-3.2.0.crate) = e16edfee43e5d7b553b77872d99bc36afdda75c223ca7ad5e3fbecd82ca5fc34 -SIZE (rust/crates/zvariant_utils-3.2.0.crate) = 14779 -SHA256 (Smithay-smithay-0cd3345c59f7cb139521f267956a1a4e33248393_GH0.tar.gz) = 04ec88816fa146db276279198d885f53271f64d1492df6fa34293c16fc46da20 -SIZE (Smithay-smithay-0cd3345c59f7cb139521f267956a1a4e33248393_GH0.tar.gz) = 769463 -SHA256 (pipewire-pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9_GL0.tar.gz) = 47d31480a6e05fdadd8408dca1cf5db35f334e4b7ceef4fe55be73666f574de9 -SIZE (pipewire-pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9_GL0.tar.gz) = 114172 -SHA256 (YaLTeR-niri-v25.02_GH0.tar.gz) = 602b1f38c6ab01b19e95ac2ef86d7c91dfa9b212437d62fb40def9664c1419d6 -SIZE (YaLTeR-niri-v25.02_GH0.tar.gz) = 666937 +SHA256 (rust/crates/zvariant-5.7.0.crate) = 999dd3be73c52b1fccd109a4a81e4fcd20fab1d3599c8121b38d04e1419498db +SIZE (rust/crates/zvariant-5.7.0.crate) = 90643 +SHA256 (rust/crates/zvariant_derive-5.7.0.crate) = 6643fd0b26a46d226bd90d3f07c1b5321fe9bb7f04673cb37ac6d6883885b68e +SIZE (rust/crates/zvariant_derive-5.7.0.crate) = 14214 +SHA256 (rust/crates/zvariant_utils-3.2.1.crate) = c6949d142f89f6916deca2232cf26a8afacf2b9fdc35ce766105e104478be599 +SIZE (rust/crates/zvariant_utils-3.2.1.crate) = 14678 +SHA256 (pipewire-pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65_GL0.tar.gz) = dc041defb2be7288e87d5a91f0a1f9960461e850b2c2b09f4afbedf371ea39db +SIZE (pipewire-pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65_GL0.tar.gz) = 114280 +SHA256 (Smithay-smithay-20d2dacd71394b5f96f6ace0a70a6f20dc62c0c6_GH0.tar.gz) = 1a97be0d3ac477a92c54547cc912ecb8452272d7d8a8435198e53129b6e5aa6c +SIZE (Smithay-smithay-20d2dacd71394b5f96f6ace0a70a6f20dc62c0c6_GH0.tar.gz) = 793097 +SHA256 (YaLTeR-niri-v25.08_GH0.tar.gz) = 69f8227d621ee6389bcd5368a250c189e672d02528472dc5ef0e3eccf80cf0b8 +SIZE (YaLTeR-niri-v25.08_GH0.tar.gz) = 810302 diff --git a/x11-wm/niri/files/patch-pipewire_init b/x11-wm/niri/files/patch-pipewire_init index b61408861463..218632b1d8bf 100644 --- a/x11-wm/niri/files/patch-pipewire_init +++ b/x11-wm/niri/files/patch-pipewire_init @@ -14,9 +14,9 @@ error[E0425]: cannot find function `pw_deinit` in crate `pw_sys` 165 | pw_sys::pw_deinit() | ^^^^^^^^^ not found in `pw_sys` ---- ../pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9/pipewire/src/lib.rs.orig 2006-07-24 01:21:28 UTC -+++ ../pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9/pipewire/src/lib.rs -@@ -152,7 +152,7 @@ pub fn init() { +--- ../pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65/pipewire/src/lib.rs.orig 2006-07-24 01:21:28 UTC ++++ ../pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65/pipewire/src/lib.rs +@@ -149,7 +149,7 @@ pub fn init() { pub fn init() { use once_cell::sync::OnceCell; static INITIALIZED: OnceCell<()> = OnceCell::new(); @@ -25,7 +25,7 @@ error[E0425]: cannot find function `pw_deinit` in crate `pw_sys` } /// Deinitialize PipeWire -@@ -161,7 +161,7 @@ pub unsafe fn deinit() { +@@ -158,7 +158,7 @@ pub unsafe fn deinit() { /// This must only be called once during the lifetime of the process, once no PipeWire threads /// are running anymore and all PipeWire resources are released. pub unsafe fn deinit() { @@ -34,18 +34,18 @@ error[E0425]: cannot find function `pw_deinit` in crate `pw_sys` } #[cfg(test)] ---- ../pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9/pipewire-sys/build.rs.orig 2006-07-24 01:21:28 UTC -+++ ../pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9/pipewire-sys/build.rs +--- ../pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65/pipewire-sys/build.rs.orig 2006-07-24 01:21:28 UTC ++++ ../pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65/pipewire-sys/build.rs @@ -19,6 +19,7 @@ fn main() { // included header files changed. - .parse_callbacks(Box::new(bindgen::CargoCallbacks)) + .parse_callbacks(Box::new(bindgen::CargoCallbacks::new())) .size_t_is_usize(true) + .allowlist_function("pipewire_.*") .allowlist_function("pw_.*") .allowlist_type("pw_.*") .allowlist_var("pw_.*") ---- ../pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9/pipewire-sys/src/lib.rs.orig 2006-07-24 01:21:28 UTC -+++ ../pipewire-rs-fd3d8f7861a29c2eeaa4c393402e013578bb36d9/pipewire-sys/src/lib.rs +--- ../pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65/pipewire-sys/src/lib.rs.orig 2006-07-24 01:21:28 UTC ++++ ../pipewire-rs-93138d01b23628521b29b5604bbebe991cba4c65/pipewire-sys/src/lib.rs @@ -20,8 +20,8 @@ mod tests { #[test] fn init() { diff --git a/x11-wm/obconf-qt/Makefile b/x11-wm/obconf-qt/Makefile index bd0580f1b440..03f8717a0fe1 100644 --- a/x11-wm/obconf-qt/Makefile +++ b/x11-wm/obconf-qt/Makefile @@ -1,5 +1,6 @@ PORTNAME= obconf-qt PORTVERSION= 0.16.5 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= LXQT/${PORTNAME} @@ -15,7 +16,7 @@ LIB_DEPENDS= libobt.so:x11-wm/openbox \ libImlib2.so:graphics/imlib2 \ libharfbuzz.so:print/harfbuzz -USES= cmake compiler:c++17-lang gettext-runtime localbase qt:6 \ +USES= cmake compiler:c++20-lang gettext-runtime localbase qt:6 \ gnome lxqt:2 perl5 pkgconfig tar:xz xorg USE_PERL5= build diff --git a/x11-wm/obconf/Makefile b/x11-wm/obconf/Makefile index 04f1da506a69..83e9a1cd282b 100644 --- a/x11-wm/obconf/Makefile +++ b/x11-wm/obconf/Makefile @@ -1,6 +1,6 @@ PORTNAME= obconf PORTVERSION= 2.0.4 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/obconf/ diff --git a/x11-wm/openbox/Makefile b/x11-wm/openbox/Makefile index 153c040d17f7..93f876b33437 100644 --- a/x11-wm/openbox/Makefile +++ b/x11-wm/openbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= openbox PORTVERSION= 3.6 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ diff --git a/x11-wm/phoc/Makefile b/x11-wm/phoc/Makefile index 4500b11adcb2..0c56651e7485 100644 --- a/x11-wm/phoc/Makefile +++ b/x11-wm/phoc/Makefile @@ -1,6 +1,6 @@ PORTNAME= phoc DISTVERSIONPREFIX= v -DISTVERSION= 0.46.0 +DISTVERSION= 0.49.0 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -15,7 +15,7 @@ BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \ libudev.so:devel/libudev-devd \ libwayland-server.so:graphics/wayland \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon RUN_DEPENDS= ${LOCALBASE}/share/glib-2.0/schemas/org.gnome.mutter.gschema.xml:x11-wm/mutter @@ -27,9 +27,12 @@ USE_GNOME= cairo gnomedesktop3 USE_XORG= pixman xcb GL_SITE= https://gitlab.gnome.org GL_ACCOUNT= World/Phosh -GL_TUPLE= World/Phosh:gmobile:v0.2.0:gmobile/subprojects/gmobile +GL_TUPLE= World/Phosh:gmobile:v0.2.0:gmobile/subprojects/gmobile \ + GNOME:gvdb:4758f6f:gvdb/subprojects/gvdb MESON_ARGS= -Dembed-wlroots=disabled PLIST_FILES= bin/${PORTNAME} \ + bin/${PORTNAME}-outputs-states \ + share/man/man1/${PORTNAME}-outputs-states.1.gz \ share/man/man5/${PORTNAME}.ini.5.gz \ share/applications/mobi.phosh.Phoc.desktop \ share/icons/hicolor/symbolic/apps/mobi.phosh.Phoc.svg diff --git a/x11-wm/phoc/distinfo b/x11-wm/phoc/distinfo index 7147af27287a..d7647c226379 100644 --- a/x11-wm/phoc/distinfo +++ b/x11-wm/phoc/distinfo @@ -1,5 +1,7 @@ -TIMESTAMP = 1743405448 -SHA256 (phoc-v0.46.0.tar.bz2) = 710668dfff3ce97096c61072563f128585f4b9596b304a7d970787b0a989dae9 -SIZE (phoc-v0.46.0.tar.bz2) = 282603 +TIMESTAMP = 1755238935 +SHA256 (phoc-v0.49.0.tar.bz2) = 10c6b03b228ee128d2367582d87b5bb845f90fe676b2b61863d837dbafeafe75 +SIZE (phoc-v0.49.0.tar.bz2) = 291908 SHA256 (gmobile-v0.2.0.tar.bz2) = a043d63026731b7d2e7cb2a8332ca0f4125d74f15a76db7fd4b857064e0a8727 SIZE (gmobile-v0.2.0.tar.bz2) = 54872 +SHA256 (gvdb-4758f6f.tar.bz2) = e318d0de50d6d5280d1e28e97b8836c7ad49d821dbeaa67697b2392cf7eea908 +SIZE (gvdb-4758f6f.tar.bz2) = 24376 diff --git a/x11-wm/phoc/files/patch-examples_meson.build b/x11-wm/phoc/files/patch-examples_meson.build index f9757e4f1b03..0d8d329b72e4 100644 --- a/x11-wm/phoc/files/patch-examples_meson.build +++ b/x11-wm/phoc/files/patch-examples_meson.build @@ -2,11 +2,11 @@ ld: error: undefined symbol: pthread_create >>> referenced by idle.c >>> examples/idle.p/idle.c.o:(main) ---- examples/meson.build.orig 2023-10-28 09:42:21 UTC +--- examples/meson.build.orig 2025-06-30 06:54:56 UTC +++ examples/meson.build -@@ -27,5 +27,5 @@ executable('idle', - - executable('idle', +@@ -24,5 +24,5 @@ executable( + executable( + 'idle', sources: ['idle.c', client_protos_headers, protos_sources], - dependencies: [glib, wayland_client], + dependencies: [glib, wayland_client, dependency('threads')], diff --git a/x11-wm/phoc/files/patch-helpers_tracing_meson.build b/x11-wm/phoc/files/patch-helpers_tracing_meson.build deleted file mode 100644 index 55241ee783d6..000000000000 --- a/x11-wm/phoc/files/patch-helpers_tracing_meson.build +++ /dev/null @@ -1,13 +0,0 @@ -Error: Orphaned: %%DATADIR%%/systemtap/activation.stp -Error: Orphaned: %%DATADIR%%/systemtap/direct-scanout.stp -Error: Orphaned: %%DATADIR%%/systemtap/render-loop.stp - ---- helpers/tracing/meson.build.orig 2024-01-06 09:54:24 UTC -+++ helpers/tracing/meson.build -@@ -4,4 +4,6 @@ stp_scripts = [ - 'render-loop.stp', - ] - -+if not get_option('dtrace').disabled() - install_data(stp_scripts, install_dir : pkgdatadir / 'systemtap' ) -+endif diff --git a/x11-wm/phoc/files/patch-tools_tracing_meson.build b/x11-wm/phoc/files/patch-tools_tracing_meson.build new file mode 100644 index 000000000000..0bb1a894a079 --- /dev/null +++ b/x11-wm/phoc/files/patch-tools_tracing_meson.build @@ -0,0 +1,12 @@ +Error: Orphaned: %%DATADIR%%/systemtap/activation.stp +Error: Orphaned: %%DATADIR%%/systemtap/direct-scanout.stp +Error: Orphaned: %%DATADIR%%/systemtap/render-loop.stp + +--- tools/tracing/meson.build.orig 2025-06-30 06:54:56 UTC ++++ tools/tracing/meson.build +@@ -1,3 +1,5 @@ stp_scripts = ['activation.stp', 'direct-scanout.stp', + stp_scripts = ['activation.stp', 'direct-scanout.stp', 'render-loop.stp'] + ++if not get_option('dtrace').disabled() + install_data(stp_scripts, install_dir: pkgdatadir / 'systemtap') ++endif diff --git a/x11-wm/plasma6-kdecoration/distinfo b/x11-wm/plasma6-kdecoration/distinfo index b69b0de3ab6d..4df26127d0b8 100644 --- a/x11-wm/plasma6-kdecoration/distinfo +++ b/x11-wm/plasma6-kdecoration/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746612373 -SHA256 (KDE/plasma/6.3.5/kdecoration-6.3.5.tar.xz) = 6e155710f5f3a799b47d906b8a2a6116a951dee3d190fe15bc72413ca9633f07 -SIZE (KDE/plasma/6.3.5/kdecoration-6.3.5.tar.xz) = 57576 +TIMESTAMP = 1754413483 +SHA256 (KDE/plasma/6.4.4/kdecoration-6.4.4.tar.xz) = a02ac71ea8ee7ad6ab34578f1b50f32b91347a05a932cfc50b253729ccadee6f +SIZE (KDE/plasma/6.4.4/kdecoration-6.4.4.tar.xz) = 58072 diff --git a/x11-wm/plasma6-kwin-x11/Makefile b/x11-wm/plasma6-kwin-x11/Makefile new file mode 100644 index 000000000000..67f0609af93c --- /dev/null +++ b/x11-wm/plasma6-kwin-x11/Makefile @@ -0,0 +1,46 @@ +PORTNAME= kwin-x11 +DISTVERSION= ${KDE_PLASMA_VERSION} +CATEGORIES= x11-wm kde kde-plasma + +COMMENT= Easy to use, but flexible, X Window Manager +MAINTAINER= kde@FreeBSD.org + +BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ + hwdata>0:misc/hwdata \ + wayland-protocols>0:graphics/wayland-protocols +LIB_DEPENDS= libdisplay-info.so:sysutils/libdisplay-info \ + libdrm.so:graphics/libdrm \ + 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 \ + 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 \ + 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 \ + configwidgets coreaddons crash dbusaddons decoration \ + globalaccel globalacceld guiaddons i18n idletime kcmutils \ + kdeclarative kpipewire kscreenlocker libplasma newstuff \ + notifications package runner service svg wayland widgetsaddons \ + windowsystem xmlgui \ + ecm:build plasma-wayland-protocols:build \ + aurorae:run breeze:run +USE_QT= base declarative multimedia sensors tools wayland +USE_XORG= ice sm x11 xcb xext xi + +BINARY_ALIAS= python3=${PYTHON_CMD} +SHEBANG_FILES= src/plugins/strip-effect-metadata.py + +.include <bsd.port.mk> diff --git a/x11-wm/plasma6-kwin-x11/distinfo b/x11-wm/plasma6-kwin-x11/distinfo new file mode 100644 index 000000000000..219bb3c878a6 --- /dev/null +++ b/x11-wm/plasma6-kwin-x11/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1754413484 +SHA256 (KDE/plasma/6.4.4/kwin-x11-6.4.4.tar.xz) = 987e207c2f2ab60e51421b5846ca03e69ef875ac20698022f5e8bdd1e1055ed9 +SIZE (KDE/plasma/6.4.4/kwin-x11-6.4.4.tar.xz) = 6876908 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 new file mode 100644 index 000000000000..1e09fac7a31c --- /dev/null +++ b/x11-wm/plasma6-kwin-x11/files/patch-cmake_modules_Findhwdata.cmake @@ -0,0 +1,13 @@ +--- cmake/modules/Findhwdata.cmake.orig 2023-02-21 19:51:03 UTC ++++ cmake/modules/Findhwdata.cmake +@@ -10,8 +10,8 @@ if (UNIX AND NOT APPLE) + # SPDX-License-Identifier: BSD-3-Clause + + 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) + 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 new file mode 100644 index 000000000000..92f0f8cd07ce --- /dev/null +++ b/x11-wm/plasma6-kwin-x11/pkg-plist @@ -0,0 +1,1480 @@ +bin/kwin_x11 +include/kwin-x11/activities.h +include/kwin-x11/appmenu.h +include/kwin-x11/atoms.h +include/kwin-x11/client_machine.h +include/kwin-x11/compositor.h +include/kwin-x11/config-kwin.h +include/kwin-x11/core/colorlut3d.h +include/kwin-x11/core/colorpipeline.h +include/kwin-x11/core/colorpipelinestage.h +include/kwin-x11/core/colorspace.h +include/kwin-x11/core/colortransformation.h +include/kwin-x11/core/drmdevice.h +include/kwin-x11/core/gbmgraphicsbufferallocator.h +include/kwin-x11/core/graphicsbuffer.h +include/kwin-x11/core/graphicsbufferallocator.h +include/kwin-x11/core/graphicsbufferview.h +include/kwin-x11/core/iccprofile.h +include/kwin-x11/core/inputbackend.h +include/kwin-x11/core/inputdevice.h +include/kwin-x11/core/output.h +include/kwin-x11/core/outputbackend.h +include/kwin-x11/core/outputconfiguration.h +include/kwin-x11/core/outputlayer.h +include/kwin-x11/core/overlaywindow.h +include/kwin-x11/core/pixelgrid.h +include/kwin-x11/core/renderbackend.h +include/kwin-x11/core/renderjournal.h +include/kwin-x11/core/renderlayer.h +include/kwin-x11/core/renderlayerdelegate.h +include/kwin-x11/core/renderloop.h +include/kwin-x11/core/renderloop_p.h +include/kwin-x11/core/rendertarget.h +include/kwin-x11/core/renderviewport.h +include/kwin-x11/core/session.h +include/kwin-x11/core/session_consolekit.h +include/kwin-x11/core/session_logind.h +include/kwin-x11/core/session_noop.h +include/kwin-x11/core/shmgraphicsbufferallocator.h +include/kwin-x11/cursor.h +include/kwin-x11/cursorsource.h +include/kwin-x11/dbusinterface.h +include/kwin-x11/debug_console.h +include/kwin-x11/effect/animationeffect.h +include/kwin-x11/effect/effect.h +include/kwin-x11/effect/effecthandler.h +include/kwin-x11/effect/effecttogglablestate.h +include/kwin-x11/effect/effectwindow.h +include/kwin-x11/effect/globals.h +include/kwin-x11/effect/offscreeneffect.h +include/kwin-x11/effect/offscreenquickview.h +include/kwin-x11/effect/quickeffect.h +include/kwin-x11/effect/timeline.h +include/kwin-x11/effect/xcb.h +include/kwin-x11/focuschain.h +include/kwin-x11/ftrace.h +include/kwin-x11/gestures.h +include/kwin-x11/globalshortcuts.h +include/kwin-x11/group.h +include/kwin-x11/idle_inhibition.h +include/kwin-x11/idledetector.h +include/kwin-x11/input.h +include/kwin-x11/input_event.h +include/kwin-x11/input_event_spy.h +include/kwin-x11/inputmethod.h +include/kwin-x11/inputpanelv1integration.h +include/kwin-x11/inputpanelv1window.h +include/kwin-x11/internalwindow.h +include/kwin-x11/keyboard_input.h +include/kwin-x11/keyboard_layout.h +include/kwin-x11/keyboard_layout_switching.h +include/kwin-x11/keyboard_repeat.h +include/kwin-x11/killwindow.h +include/kwin-x11/kscreenintegration.h +include/kwin-x11/kwin_export.h +include/kwin-x11/layershellv1integration.h +include/kwin-x11/layershellv1window.h +include/kwin-x11/lidswitchtracker.h +include/kwin-x11/main.h +include/kwin-x11/mousebuttons.h +include/kwin-x11/netinfo.h +include/kwin-x11/onscreennotification.h +include/kwin-x11/opengl/abstract_opengl_context_attribute_builder.h +include/kwin-x11/opengl/egl_context_attribute_builder.h +include/kwin-x11/opengl/eglcontext.h +include/kwin-x11/opengl/egldisplay.h +include/kwin-x11/opengl/eglimagetexture.h +include/kwin-x11/opengl/eglnativefence.h +include/kwin-x11/opengl/eglswapchain.h +include/kwin-x11/opengl/eglutils_p.h +include/kwin-x11/opengl/glframebuffer.h +include/kwin-x11/opengl/gllut.h +include/kwin-x11/opengl/gllut3D.h +include/kwin-x11/opengl/glplatform.h +include/kwin-x11/opengl/glrendertimequery.h +include/kwin-x11/opengl/glshader.h +include/kwin-x11/opengl/glshadermanager.h +include/kwin-x11/opengl/gltexture.h +include/kwin-x11/opengl/gltexture_p.h +include/kwin-x11/opengl/glutils.h +include/kwin-x11/opengl/glvertexbuffer.h +include/kwin-x11/opengl/openglcontext.h +include/kwin-x11/options.h +include/kwin-x11/osd.h +include/kwin-x11/outline.h +include/kwin-x11/outputconfigurationstore.h +include/kwin-x11/placeholderoutput.h +include/kwin-x11/placement.h +include/kwin-x11/placementtracker.h +include/kwin-x11/plugin.h +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/cursordelegate_opengl.h +include/kwin-x11/scene/cursordelegate_qpainter.h +include/kwin-x11/scene/cursoritem.h +include/kwin-x11/scene/cursorscene.h +include/kwin-x11/scene/decorationitem.h +include/kwin-x11/scene/dndiconitem.h +include/kwin-x11/scene/imageitem.h +include/kwin-x11/scene/item.h +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/rootitem.h +include/kwin-x11/scene/scene.h +include/kwin-x11/scene/shadowitem.h +include/kwin-x11/scene/surfaceitem.h +include/kwin-x11/scene/surfaceitem_internal.h +include/kwin-x11/scene/surfaceitem_wayland.h +include/kwin-x11/scene/surfaceitem_x11.h +include/kwin-x11/scene/windowitem.h +include/kwin-x11/scene/workspacescene.h +include/kwin-x11/scene/workspacescene_opengl.h +include/kwin-x11/scene/workspacescene_qpainter.h +include/kwin-x11/screenedge.h +include/kwin-x11/screenlockerwatcher.h +include/kwin-x11/shadow.h +include/kwin-x11/sm.h +include/kwin-x11/tablet_input.h +include/kwin-x11/tabletmodemanager.h +include/kwin-x11/touch_input.h +include/kwin-x11/useractions.h +include/kwin-x11/utils/c_ptr.h +include/kwin-x11/utils/common.h +include/kwin-x11/utils/cursortheme.h +include/kwin-x11/utils/damagejournal.h +include/kwin-x11/utils/drm_format_helper.h +include/kwin-x11/utils/edid.h +include/kwin-x11/utils/executable_path.h +include/kwin-x11/utils/filedescriptor.h +include/kwin-x11/utils/kernel.h +include/kwin-x11/utils/memorymap.h +include/kwin-x11/utils/orientationsensor.h +include/kwin-x11/utils/ramfile.h +include/kwin-x11/utils/realtime.h +include/kwin-x11/utils/resource.h +include/kwin-x11/utils/serviceutils.h +include/kwin-x11/utils/softwarevsyncmonitor.h +include/kwin-x11/utils/subsurfacemonitor.h +include/kwin-x11/utils/udev.h +include/kwin-x11/utils/version.h +include/kwin-x11/utils/vsyncmonitor.h +include/kwin-x11/utils/xcbutils.h +include/kwin-x11/virtualdesktops.h +include/kwin-x11/virtualdesktopsdbustypes.h +include/kwin-x11/virtualkeyboard_dbus.h +include/kwin-x11/wayland/alphamodifier_v1.h +include/kwin-x11/wayland/appmenu.h +include/kwin-x11/wayland/blur.h +include/kwin-x11/wayland/clientconnection.h +include/kwin-x11/wayland/colormanagement_v1.h +include/kwin-x11/wayland/compositor.h +include/kwin-x11/wayland/contenttype_v1.h +include/kwin-x11/wayland/contrast.h +include/kwin-x11/wayland/cursorshape_v1.h +include/kwin-x11/wayland/datacontroldevice_v1.h +include/kwin-x11/wayland/datacontroldevicemanager_v1.h +include/kwin-x11/wayland/datacontroloffer_v1.h +include/kwin-x11/wayland/datacontrolsource_v1.h +include/kwin-x11/wayland/datadevice.h +include/kwin-x11/wayland/datadevicemanager.h +include/kwin-x11/wayland/dataoffer.h +include/kwin-x11/wayland/datasource.h +include/kwin-x11/wayland/display.h +include/kwin-x11/wayland/dpms.h +include/kwin-x11/wayland/externalbrightness_v1.h +include/kwin-x11/wayland/fractionalscale_v1.h +include/kwin-x11/wayland/frog_colormanagement_v1.h +include/kwin-x11/wayland/idle.h +include/kwin-x11/wayland/idleinhibit_v1.h +include/kwin-x11/wayland/idlenotify_v1.h +include/kwin-x11/wayland/inputmethod_v1.h +include/kwin-x11/wayland/keyboard.h +include/kwin-x11/wayland/keyboard_shortcuts_inhibit_v1.h +include/kwin-x11/wayland/keystate.h +include/kwin-x11/wayland/layershell_v1.h +include/kwin-x11/wayland/linux_drm_syncobj_v1.h +include/kwin-x11/wayland/lockscreen_overlay_v1.h +include/kwin-x11/wayland/output.h +include/kwin-x11/wayland/output_order_v1.h +include/kwin-x11/wayland/outputdevice_v2.h +include/kwin-x11/wayland/outputmanagement_v2.h +include/kwin-x11/wayland/plasmashell.h +include/kwin-x11/wayland/plasmavirtualdesktop.h +include/kwin-x11/wayland/plasmawindowmanagement.h +include/kwin-x11/wayland/pointer.h +include/kwin-x11/wayland/pointerconstraints_v1.h +include/kwin-x11/wayland/pointergestures_v1.h +include/kwin-x11/wayland/presentationtime.h +include/kwin-x11/wayland/primaryselectiondevice_v1.h +include/kwin-x11/wayland/primaryselectiondevicemanager_v1.h +include/kwin-x11/wayland/primaryselectionoffer_v1.h +include/kwin-x11/wayland/primaryselectionsource_v1.h +include/kwin-x11/wayland/quirks.h +include/kwin-x11/wayland/qwayland-server-alpha-modifier-v1.h +include/kwin-x11/wayland/qwayland-server-color-management-v1.h +include/kwin-x11/wayland/qwayland-server-content-type-v1.h +include/kwin-x11/wayland/qwayland-server-frog-color-management-v1.h +include/kwin-x11/wayland/qwayland-server-kde-external-brightness-v1.h +include/kwin-x11/wayland/qwayland-server-linux-drm-syncobj-v1.h +include/kwin-x11/wayland/qwayland-server-presentation-time.h +include/kwin-x11/wayland/relativepointer_v1.h +include/kwin-x11/wayland/screencast_v1.h +include/kwin-x11/wayland/screenedge_v1.h +include/kwin-x11/wayland/seat.h +include/kwin-x11/wayland/securitycontext_v1.h +include/kwin-x11/wayland/server_decoration.h +include/kwin-x11/wayland/server_decoration_palette.h +include/kwin-x11/wayland/shadow.h +include/kwin-x11/wayland/slide.h +include/kwin-x11/wayland/subcompositor.h +include/kwin-x11/wayland/surface.h +include/kwin-x11/wayland/tablet_v2.h +include/kwin-x11/wayland/tearingcontrol_v1.h +include/kwin-x11/wayland/textinput_v1.h +include/kwin-x11/wayland/textinput_v2.h +include/kwin-x11/wayland/textinput_v3.h +include/kwin-x11/wayland/touch.h +include/kwin-x11/wayland/viewporter.h +include/kwin-x11/wayland/wayland-alpha-modifier-v1-server-protocol.h +include/kwin-x11/wayland/wayland-color-management-v1-server-protocol.h +include/kwin-x11/wayland/wayland-content-type-v1-server-protocol.h +include/kwin-x11/wayland/wayland-frog-color-management-v1-server-protocol.h +include/kwin-x11/wayland/wayland-kde-external-brightness-v1-server-protocol.h +include/kwin-x11/wayland/wayland-linux-drm-syncobj-v1-server-protocol.h +include/kwin-x11/wayland/wayland-presentation-time-server-protocol.h +include/kwin-x11/wayland/xdgactivation_v1.h +include/kwin-x11/wayland/xdgdecoration_v1.h +include/kwin-x11/wayland/xdgdialog_v1.h +include/kwin-x11/wayland/xdgforeign_v2.h +include/kwin-x11/wayland/xdgoutput_v1.h +include/kwin-x11/wayland/xdgshell.h +include/kwin-x11/wayland/xdgsystembell_v1.h +include/kwin-x11/wayland/xdgtoplevelicon_v1.h +include/kwin-x11/wayland/xwaylandkeyboardgrab_v1.h +include/kwin-x11/wayland/xwaylandshell_v1.h +include/kwin-x11/wayland_server.h +include/kwin-x11/waylandshellintegration.h +include/kwin-x11/waylandwindow.h +include/kwin-x11/window.h +include/kwin-x11/workspace.h +include/kwin-x11/x11eventfilter.h +include/kwin-x11/x11window.h +include/kwin-x11/xdgactivationv1.h +include/kwin-x11/xdgshellintegration.h +include/kwin-x11/xdgshellwindow.h +include/kwin-x11/xkb.h +lib/cmake/KWinX11/KWinX11Config.cmake +lib/cmake/KWinX11/KWinX11ConfigVersion.cmake +lib/cmake/KWinX11/KWinX11Targets-%%CMAKE_BUILD_TYPE%%.cmake +lib/cmake/KWinX11/KWinX11Targets.cmake +lib/cmake/KWinX11DBusInterface/KWinX11DBusInterfaceConfig.cmake +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/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/libkwin-x11.so +lib/libkwin-x11.so.%%KDE_PLASMA_VERSION%% +lib/libkwin-x11.so.6 +%%QT_PLUGINDIR%%/kf6/packagestructure/kwin_aurorae_x11.so +%%QT_PLUGINDIR%%/kf6/packagestructure/kwin_decoration_x11.so +%%QT_PLUGINDIR%%/kf6/packagestructure/kwin_effect_x11.so +%%QT_PLUGINDIR%%/kf6/packagestructure/kwin_scripts_x11.so +%%QT_PLUGINDIR%%/kf6/packagestructure/kwin_windowswitcher_x11.so +%%QT_PLUGINDIR%%/kwin-x11/effects/configs/kcm_kwin4_genericscripted.so +%%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 +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_effects_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_scripts_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_virtualdesktops_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwindecoration_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwinrules_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwinoptions_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwinscreenedges_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwintabbox_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kcm_kwintouchscreen_x11.so +%%QT_PLUGINDIR%%/plasma/kcms/systemsettings_qwidgets/kwincompositing.so +%%QT_QMLDIR%%/org/kde/kwin_x11/private/effects/WindowHeap.qml +%%QT_QMLDIR%%/org/kde/kwin_x11/private/effects/WindowHeapDelegate.qml +%%QT_QMLDIR%%/org/kde/kwin_x11/private/effects/effectsplugin.qmltypes +%%QT_QMLDIR%%/org/kde/kwin_x11/private/effects/kde-qmlmodule.version +%%QT_QMLDIR%%/org/kde/kwin_x11/private/effects/libeffectsplugin.so +%%QT_QMLDIR%%/org/kde/kwin_x11/private/effects/qmldir +%%QT_QMLDIR%%/org/kde/kwin_x11/private/kdecoration/kde-qmlmodule.version +%%QT_QMLDIR%%/org/kde/kwin_x11/private/kdecoration/kdecorationprivatedeclarative.qmltypes +%%QT_QMLDIR%%/org/kde/kwin_x11/private/kdecoration/libkdecorationprivatedeclarative.so +%%QT_QMLDIR%%/org/kde/kwin_x11/private/kdecoration/qmldir +@comment lib/systemd/user/plasma-kwin_x11.service +share/applications/kcm_animations_x11.desktop +share/applications/kcm_kwin_effects_x11.desktop +share/applications/kcm_kwin_scripts_x11.desktop +share/applications/kcm_kwin_virtualdesktops_x11.desktop +share/applications/kcm_kwindecoration_x11.desktop +share/applications/kcm_kwinoptions_x11.desktop +share/applications/kcm_kwinrules_x11.desktop +share/applications/kcm_kwintabbox_x11.desktop +share/applications/kwincompositing.desktop +share/applications/org.kde.kwin_x11.killer.desktop +share/dbus-1/interfaces/kwin_x11_org.kde.KWin.NightLight.xml +share/dbus-1/interfaces/kwin_x11_org.kde.KWin.Plugins.xml +share/dbus-1/interfaces/kwin_x11_org.kde.KWin.TabletModeManager.xml +share/dbus-1/interfaces/kwin_x11_org.kde.KWin.VirtualDesktopManager.xml +share/dbus-1/interfaces/kwin_x11_org.kde.KWin.xml +share/dbus-1/interfaces/kwin_x11_org.kde.kwin.Compositing.xml +share/dbus-1/interfaces/kwin_x11_org.kde.kwin.Effects.xml +share/dbus-1/interfaces/kwin_x11_org.kde.kwin.VirtualKeyboard.xml +share/doc/HTML/ca/kcontrol/desktop-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/desktop-x11/index.docbook +share/doc/HTML/ca/kcontrol/kwindecoration-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/ca/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/ca/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/ca/kcontrol/kwintabbox-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kwintabbox-x11/index.docbook +share/doc/HTML/ca/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/ca/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/kwinvirtualkeyboard-x11/index.docbook +share/doc/HTML/ca/kcontrol/windowbehaviour-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/windowbehaviour-x11/index.docbook +share/doc/HTML/ca/kcontrol/windowspecific-x11/index.cache.bz2 +share/doc/HTML/ca/kcontrol/windowspecific-x11/index.docbook +share/doc/HTML/en/kcontrol/desktop-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/desktop-x11/index.docbook +share/doc/HTML/en/kcontrol/kwindecoration-x11/button.png +share/doc/HTML/en/kcontrol/kwindecoration-x11/configure.png +share/doc/HTML/en/kcontrol/kwindecoration-x11/decoration.png +share/doc/HTML/en/kcontrol/kwindecoration-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/en/kcontrol/kwindecoration-x11/main.png +share/doc/HTML/en/kcontrol/kwineffects-x11/configure-effects.png +share/doc/HTML/en/kcontrol/kwineffects-x11/dialog-information.png +share/doc/HTML/en/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/en/kcontrol/kwineffects-x11/video.png +share/doc/HTML/en/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/en/kcontrol/kwintabbox-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwintabbox-x11/index.docbook +share/doc/HTML/en/kcontrol/kwintabbox-x11/taskswitcher.png +share/doc/HTML/en/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/en/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/kwinvirtualkeyboard-x11/index.docbook +share/doc/HTML/en/kcontrol/windowbehaviour-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/windowbehaviour-x11/index.docbook +share/doc/HTML/en/kcontrol/windowspecific-x11/Face-smile.png +share/doc/HTML/en/kcontrol/windowspecific-x11/akgregator-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/akregator-attributes.png +share/doc/HTML/en/kcontrol/windowspecific-x11/akregator-fav.png +share/doc/HTML/en/kcontrol/windowspecific-x11/config-win-behavior.png +share/doc/HTML/en/kcontrol/windowspecific-x11/emacs-attribute.png +share/doc/HTML/en/kcontrol/windowspecific-x11/emacs-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/focus-stealing-pop2top-attribute.png +share/doc/HTML/en/kcontrol/windowspecific-x11/index.cache.bz2 +share/doc/HTML/en/kcontrol/windowspecific-x11/index.docbook +share/doc/HTML/en/kcontrol/windowspecific-x11/knotes-attribute.png +share/doc/HTML/en/kcontrol/windowspecific-x11/knotes-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kopete-attribute-2.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kopete-chat-attribute.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kopete-chat-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kopete-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-detect-window.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-kopete-rules.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-rule-editor.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-rules-main-n-akregator.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-rules-main.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-rules-ordering.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-window-attributes.png +share/doc/HTML/en/kcontrol/windowspecific-x11/kwin-window-matching.png +share/doc/HTML/en/kcontrol/windowspecific-x11/pager-4-desktops.png +share/doc/HTML/en/kcontrol/windowspecific-x11/tbird-compose-attribute.png +share/doc/HTML/en/kcontrol/windowspecific-x11/tbird-compose-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/tbird-main-attribute.png +share/doc/HTML/en/kcontrol/windowspecific-x11/tbird-main-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/tbird-reminder-attribute-2.png +share/doc/HTML/en/kcontrol/windowspecific-x11/tbird-reminder-info.png +share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-emacs.png +share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-init.png +share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-knotes.png +share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-kopete-chat.png +share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-kopete.png +share/doc/HTML/en/kcontrol/windowspecific-x11/window-matching-ready-akregator.png +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/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 +share/doc/HTML/it/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/it/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/it/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/it/kcontrol/kwintabbox-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwintabbox-x11/index.docbook +share/doc/HTML/it/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/it/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/kwinvirtualkeyboard-x11/index.docbook +share/doc/HTML/it/kcontrol/windowbehaviour-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/windowbehaviour-x11/index.docbook +share/doc/HTML/it/kcontrol/windowspecific-x11/index.cache.bz2 +share/doc/HTML/it/kcontrol/windowspecific-x11/index.docbook +share/doc/HTML/nl/kcontrol/desktop-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/desktop-x11/index.docbook +share/doc/HTML/nl/kcontrol/kwindecoration-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/nl/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/nl/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/nl/kcontrol/kwintabbox-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kwintabbox-x11/index.docbook +share/doc/HTML/nl/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/nl/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/kwinvirtualkeyboard-x11/index.docbook +share/doc/HTML/nl/kcontrol/windowbehaviour-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/windowbehaviour-x11/index.docbook +share/doc/HTML/nl/kcontrol/windowspecific-x11/index.cache.bz2 +share/doc/HTML/nl/kcontrol/windowspecific-x11/index.docbook +share/doc/HTML/uk/kcontrol/desktop-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/desktop-x11/index.docbook +share/doc/HTML/uk/kcontrol/kwindecoration-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kwindecoration-x11/index.docbook +share/doc/HTML/uk/kcontrol/kwineffects-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kwineffects-x11/index.docbook +share/doc/HTML/uk/kcontrol/kwinscreenedges-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kwinscreenedges-x11/index.docbook +share/doc/HTML/uk/kcontrol/kwintabbox-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kwintabbox-x11/index.docbook +share/doc/HTML/uk/kcontrol/kwintouchscreen-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kwintouchscreen-x11/index.docbook +share/doc/HTML/uk/kcontrol/kwinvirtualkeyboard-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/kwinvirtualkeyboard-x11/index.docbook +share/doc/HTML/uk/kcontrol/windowbehaviour-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/windowbehaviour-x11/index.docbook +share/doc/HTML/uk/kcontrol/windowspecific-x11/index.cache.bz2 +share/doc/HTML/uk/kcontrol/windowspecific-x11/index.docbook +share/icons/hicolor/16x16/apps/kwin-x11.png +share/icons/hicolor/32x32/apps/kwin-x11.png +share/icons/hicolor/48x48/apps/kwin-x11.png +share/icons/hicolor/scalable/apps/kwin-x11.svgz +share/kconf_update/kwin-x11.upd +share/knotifications6/kwin-x11.notifyrc +share/knsrcfiles/kwineffect-x11.knsrc +share/knsrcfiles/kwinscripts-x11.knsrc +share/knsrcfiles/kwinswitcher-x11.knsrc +share/knsrcfiles/window-decorations-x11.knsrc +share/krunner/dbusplugins/kwin-runner-windows-x11.desktop +%%DATADIR%%/builtin-effects/blendchanges.json +%%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 +%%DATADIR%%/builtin-effects/highlightwindow.json +%%DATADIR%%/builtin-effects/invert.json +%%DATADIR%%/builtin-effects/kscreen.json +%%DATADIR%%/builtin-effects/magiclamp.json +%%DATADIR%%/builtin-effects/magnifier.json +%%DATADIR%%/builtin-effects/mouseclick.json +%%DATADIR%%/builtin-effects/mousemark.json +%%DATADIR%%/builtin-effects/outputlocator.json +%%DATADIR%%/builtin-effects/overview.json +%%DATADIR%%/builtin-effects/screenedge.json +%%DATADIR%%/builtin-effects/screenshot.json +%%DATADIR%%/builtin-effects/sheet.json +%%DATADIR%%/builtin-effects/showfps.json +%%DATADIR%%/builtin-effects/showpaint.json +%%DATADIR%%/builtin-effects/slide.json +%%DATADIR%%/builtin-effects/slideback.json +%%DATADIR%%/builtin-effects/slidingpopups.json +%%DATADIR%%/builtin-effects/startupfeedback.json +%%DATADIR%%/builtin-effects/systembell.json +%%DATADIR%%/builtin-effects/thumbnailaside.json +%%DATADIR%%/builtin-effects/tileseditor.json +%%DATADIR%%/builtin-effects/trackmouse.json +%%DATADIR%%/builtin-effects/windowview.json +%%DATADIR%%/builtin-effects/wobblywindows.json +%%DATADIR%%/builtin-effects/zoom.json +%%DATADIR%%/effects/dialogparent/contents/code/main.js +%%DATADIR%%/effects/dialogparent/metadata.json +%%DATADIR%%/effects/dimscreen/contents/code/main.js +%%DATADIR%%/effects/dimscreen/metadata.json +%%DATADIR%%/effects/eyeonscreen/contents/code/main.js +%%DATADIR%%/effects/eyeonscreen/metadata.json +%%DATADIR%%/effects/fade/contents/code/main.js +%%DATADIR%%/effects/fade/contents/config/main.xml +%%DATADIR%%/effects/fade/metadata.json +%%DATADIR%%/effects/fadedesktop/contents/code/main.js +%%DATADIR%%/effects/fadedesktop/metadata.json +%%DATADIR%%/effects/fadingpopups/contents/code/main.js +%%DATADIR%%/effects/fadingpopups/metadata.json +%%DATADIR%%/effects/frozenapp/contents/code/main.js +%%DATADIR%%/effects/frozenapp/metadata.json +%%DATADIR%%/effects/fullscreen/contents/code/main.js +%%DATADIR%%/effects/fullscreen/metadata.json +%%DATADIR%%/effects/login/contents/code/main.js +%%DATADIR%%/effects/login/contents/config/main.xml +%%DATADIR%%/effects/login/contents/ui/config.ui +%%DATADIR%%/effects/login/metadata.json +%%DATADIR%%/effects/logout/contents/code/main.js +%%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/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 +%%DATADIR%%/kcm_kwintabbox/desktop.png +%%DATADIR%%/kcm_kwintabbox/dolphin.png +%%DATADIR%%/kcm_kwintabbox/falkon.png +%%DATADIR%%/kcm_kwintabbox/kmail.png +%%DATADIR%%/kcm_kwintabbox/systemsettings.png +%%DATADIR%%/onscreennotification/plasma/dummydata/osd.qml +%%DATADIR%%/onscreennotification/plasma/main.qml +%%DATADIR%%/outline/plasma/outline.qml +%%DATADIR%%/scripts/desktopchangeosd/contents/ui/main.qml +%%DATADIR%%/scripts/desktopchangeosd/contents/ui/osd.qml +%%DATADIR%%/scripts/desktopchangeosd/metadata.json +%%DATADIR%%/scripts/minimizeall/contents/code/main.js +%%DATADIR%%/scripts/minimizeall/metadata.json +%%DATADIR%%/scripts/synchronizeskipswitcher/contents/code/main.js +%%DATADIR%%/scripts/synchronizeskipswitcher/metadata.json +%%DATADIR%%/scripts/videowall/contents/code/main.js +%%DATADIR%%/scripts/videowall/contents/config/main.xml +%%DATADIR%%/scripts/videowall/contents/ui/config.ui +%%DATADIR%%/scripts/videowall/metadata.json +%%DATADIR%%/tabbox/thumbnail_grid/contents/ui/main.qml +%%DATADIR%%/tabbox/thumbnail_grid/metadata.json +%%DATADIR%%/tm_inner.png +%%DATADIR%%/tm_outer.png +share/locale/af/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/af/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/af/LC_MESSAGES/kcmkwm_x11.mo +share/locale/af/LC_MESSAGES/kwin_x11.mo +share/locale/ar/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ar/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ar/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ar/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ar/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ar/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ar/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ar/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ar/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ar/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ar/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ar/LC_MESSAGES/kwin_x11.mo +share/locale/as/LC_MESSAGES/kwin_x11.mo +share/locale/ast/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ast/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ast/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ast/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ast/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ast/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ast/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ast/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ast/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ast/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ast/LC_MESSAGES/kwin_x11.mo +share/locale/az/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/az/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/az/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/az/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/az/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/az/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/az/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/az/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/az/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/az/LC_MESSAGES/kcmkwm_x11.mo +share/locale/az/LC_MESSAGES/kwin_x11.mo +share/locale/be/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/be/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/be/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/be/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/be/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/be/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/be/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/be/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/be/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/be/LC_MESSAGES/kcmkwm_x11.mo +share/locale/be/LC_MESSAGES/kwin_x11.mo +share/locale/be@latin/LC_MESSAGES/kwin_x11.mo +share/locale/bg/LC_MESSAGES/kcm_animations_x11.mo +share/locale/bg/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/bg/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/bg/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/bg/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/bg/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/bg/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/bg/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/bg/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/bg/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/bg/LC_MESSAGES/kcmkwm_x11.mo +share/locale/bg/LC_MESSAGES/kwin_x11.mo +share/locale/bn/LC_MESSAGES/kcmkwm_x11.mo +share/locale/bn/LC_MESSAGES/kwin_x11.mo +share/locale/bn_IN/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/bn_IN/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/bn_IN/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/bn_IN/LC_MESSAGES/kcmkwm_x11.mo +share/locale/bn_IN/LC_MESSAGES/kwin_x11.mo +share/locale/br/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/br/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/br/LC_MESSAGES/kcmkwm_x11.mo +share/locale/br/LC_MESSAGES/kwin_x11.mo +share/locale/bs/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/bs/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/bs/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/bs/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/bs/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/bs/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/bs/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/bs/LC_MESSAGES/kcmkwm_x11.mo +share/locale/bs/LC_MESSAGES/kwin_x11.mo +share/locale/ca/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ca/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ca/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ca/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ca/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ca/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ca/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ca/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ca/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ca/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ca/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ca/LC_MESSAGES/kwin_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ca@valencia/LC_MESSAGES/kwin_x11.mo +share/locale/cs/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/cs/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/cs/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/cs/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/cs/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/cs/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/cs/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/cs/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/cs/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/cs/LC_MESSAGES/kcmkwm_x11.mo +share/locale/cs/LC_MESSAGES/kwin_x11.mo +share/locale/csb/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/csb/LC_MESSAGES/kwin_x11.mo +share/locale/cy/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/cy/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/cy/LC_MESSAGES/kcmkwm_x11.mo +share/locale/cy/LC_MESSAGES/kwin_x11.mo +share/locale/da/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/da/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/da/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/da/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/da/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/da/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/da/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/da/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/da/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/da/LC_MESSAGES/kcmkwm_x11.mo +share/locale/da/LC_MESSAGES/kwin_x11.mo +share/locale/de/LC_MESSAGES/kcm_animations_x11.mo +share/locale/de/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/de/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/de/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/de/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/de/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/de/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/de/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/de/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/de/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/de/LC_MESSAGES/kcmkwm_x11.mo +share/locale/de/LC_MESSAGES/kwin_x11.mo +share/locale/el/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/el/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/el/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/el/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/el/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/el/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/el/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/el/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/el/LC_MESSAGES/kcmkwm_x11.mo +share/locale/el/LC_MESSAGES/kwin_x11.mo +share/locale/en_GB/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/en_GB/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/en_GB/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/en_GB/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/en_GB/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/en_GB/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/en_GB/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/en_GB/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/en_GB/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/en_GB/LC_MESSAGES/kcmkwm_x11.mo +share/locale/en_GB/LC_MESSAGES/kwin_x11.mo +share/locale/eo/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/eo/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/eo/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/eo/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/eo/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/eo/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/eo/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/eo/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/eo/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/eo/LC_MESSAGES/kcmkwm_x11.mo +share/locale/eo/LC_MESSAGES/kwin_x11.mo +share/locale/es/LC_MESSAGES/kcm_animations_x11.mo +share/locale/es/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/es/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/es/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/es/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/es/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/es/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/es/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/es/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/es/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/es/LC_MESSAGES/kcmkwm_x11.mo +share/locale/es/LC_MESSAGES/kwin_x11.mo +share/locale/et/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/et/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/et/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/et/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/et/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/et/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/et/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/et/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/et/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/et/LC_MESSAGES/kcmkwm_x11.mo +share/locale/et/LC_MESSAGES/kwin_x11.mo +share/locale/eu/LC_MESSAGES/kcm_animations_x11.mo +share/locale/eu/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/eu/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/eu/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/eu/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/eu/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/eu/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/eu/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/eu/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/eu/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/eu/LC_MESSAGES/kcmkwm_x11.mo +share/locale/eu/LC_MESSAGES/kwin_x11.mo +share/locale/fa/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/fa/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/fa/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/fa/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/fa/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/fa/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/fa/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/fa/LC_MESSAGES/kcmkwm_x11.mo +share/locale/fa/LC_MESSAGES/kwin_x11.mo +share/locale/fi/LC_MESSAGES/kcm_animations_x11.mo +share/locale/fi/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/fi/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/fi/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/fi/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/fi/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/fi/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/fi/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/fi/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/fi/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/fi/LC_MESSAGES/kcmkwm_x11.mo +share/locale/fi/LC_MESSAGES/kwin_x11.mo +share/locale/fr/LC_MESSAGES/kcm_animations_x11.mo +share/locale/fr/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/fr/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/fr/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/fr/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/fr/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/fr/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/fr/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/fr/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/fr/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/fr/LC_MESSAGES/kcmkwm_x11.mo +share/locale/fr/LC_MESSAGES/kwin_x11.mo +share/locale/fy/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/fy/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/fy/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/fy/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/fy/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/fy/LC_MESSAGES/kcmkwm_x11.mo +share/locale/fy/LC_MESSAGES/kwin_x11.mo +share/locale/ga/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ga/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ga/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ga/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ga/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ga/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ga/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ga/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ga/LC_MESSAGES/kwin_x11.mo +share/locale/gl/LC_MESSAGES/kcm_animations_x11.mo +share/locale/gl/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/gl/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/gl/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/gl/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/gl/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/gl/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/gl/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/gl/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/gl/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/gl/LC_MESSAGES/kcmkwm_x11.mo +share/locale/gl/LC_MESSAGES/kwin_x11.mo +share/locale/gu/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/gu/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/gu/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/gu/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/gu/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/gu/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/gu/LC_MESSAGES/kcmkwm_x11.mo +share/locale/gu/LC_MESSAGES/kwin_x11.mo +share/locale/he/LC_MESSAGES/kcm_animations_x11.mo +share/locale/he/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/he/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/he/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/he/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/he/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/he/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/he/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/he/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/he/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/he/LC_MESSAGES/kcmkwm_x11.mo +share/locale/he/LC_MESSAGES/kwin_x11.mo +share/locale/hi/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/hi/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/hi/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/hi/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/hi/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/hi/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/hi/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/hi/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/hi/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/hi/LC_MESSAGES/kcmkwm_x11.mo +share/locale/hi/LC_MESSAGES/kwin_x11.mo +share/locale/hne/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/hne/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/hne/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/hne/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/hne/LC_MESSAGES/kcmkwm_x11.mo +share/locale/hne/LC_MESSAGES/kwin_x11.mo +share/locale/hr/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/hr/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/hr/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/hr/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/hr/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/hr/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/hr/LC_MESSAGES/kcmkwm_x11.mo +share/locale/hr/LC_MESSAGES/kwin_x11.mo +share/locale/hsb/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/hsb/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/hsb/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/hsb/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/hsb/LC_MESSAGES/kcmkwm_x11.mo +share/locale/hsb/LC_MESSAGES/kwin_x11.mo +share/locale/hu/LC_MESSAGES/kcm_animations_x11.mo +share/locale/hu/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/hu/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/hu/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/hu/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/hu/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/hu/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/hu/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/hu/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/hu/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/hu/LC_MESSAGES/kcmkwm_x11.mo +share/locale/hu/LC_MESSAGES/kwin_x11.mo +share/locale/ia/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ia/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ia/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ia/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ia/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ia/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ia/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ia/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ia/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ia/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ia/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ia/LC_MESSAGES/kwin_x11.mo +share/locale/id/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/id/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/id/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/id/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/id/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/id/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/id/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/id/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/id/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/id/LC_MESSAGES/kcmkwm_x11.mo +share/locale/id/LC_MESSAGES/kwin_x11.mo +share/locale/is/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/is/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/is/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/is/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/is/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/is/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/is/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/is/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/is/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/is/LC_MESSAGES/kcmkwm_x11.mo +share/locale/is/LC_MESSAGES/kwin_x11.mo +share/locale/it/LC_MESSAGES/kcm_animations_x11.mo +share/locale/it/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/it/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/it/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/it/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/it/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/it/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/it/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/it/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/it/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/it/LC_MESSAGES/kcmkwm_x11.mo +share/locale/it/LC_MESSAGES/kwin_x11.mo +share/locale/ja/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ja/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ja/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ja/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ja/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ja/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ja/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ja/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ja/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ja/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ja/LC_MESSAGES/kwin_x11.mo +share/locale/ka/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ka/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ka/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ka/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ka/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ka/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ka/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ka/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ka/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ka/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ka/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ka/LC_MESSAGES/kwin_x11.mo +share/locale/kk/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/kk/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/kk/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/kk/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/kk/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/kk/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/kk/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/kk/LC_MESSAGES/kcmkwm_x11.mo +share/locale/kk/LC_MESSAGES/kwin_x11.mo +share/locale/km/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/km/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/km/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/km/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/km/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/km/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/km/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/km/LC_MESSAGES/kcmkwm_x11.mo +share/locale/km/LC_MESSAGES/kwin_x11.mo +share/locale/kn/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/kn/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/kn/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/kn/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/kn/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/kn/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/kn/LC_MESSAGES/kcmkwm_x11.mo +share/locale/kn/LC_MESSAGES/kwin_x11.mo +share/locale/ko/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ko/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ko/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ko/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ko/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ko/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ko/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ko/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ko/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ko/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ko/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ko/LC_MESSAGES/kwin_x11.mo +share/locale/ku/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ku/LC_MESSAGES/kcm_kwindecoration_x11.mo +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_kwin_effects_x11.mo +share/locale/lt/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/lt/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/lt/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/lt/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/lt/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/lt/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/lt/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/lt/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/lt/LC_MESSAGES/kcmkwm_x11.mo +share/locale/lt/LC_MESSAGES/kwin_x11.mo +share/locale/lv/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/lv/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/lv/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/lv/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/lv/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/lv/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/lv/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/lv/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/lv/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/lv/LC_MESSAGES/kcmkwm_x11.mo +share/locale/lv/LC_MESSAGES/kwin_x11.mo +share/locale/mai/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/mai/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/mai/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/mai/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/mai/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/mai/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/mai/LC_MESSAGES/kcmkwm_x11.mo +share/locale/mai/LC_MESSAGES/kwin_x11.mo +share/locale/mk/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/mk/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/mk/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/mk/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/mk/LC_MESSAGES/kcmkwm_x11.mo +share/locale/mk/LC_MESSAGES/kwin_x11.mo +share/locale/ml/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ml/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ml/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ml/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ml/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ml/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ml/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ml/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ml/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ml/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ml/LC_MESSAGES/kwin_x11.mo +share/locale/mr/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/mr/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/mr/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/mr/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/mr/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/mr/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/mr/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/mr/LC_MESSAGES/kcmkwm_x11.mo +share/locale/mr/LC_MESSAGES/kwin_x11.mo +share/locale/ms/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ms/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ms/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ms/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ms/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ms/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ms/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ms/LC_MESSAGES/kwin_x11.mo +share/locale/nb/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/nb/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/nb/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/nb/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/nb/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/nb/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/nb/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/nb/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/nb/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/nb/LC_MESSAGES/kcmkwm_x11.mo +share/locale/nb/LC_MESSAGES/kwin_x11.mo +share/locale/nds/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/nds/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/nds/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/nds/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/nds/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/nds/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/nds/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/nds/LC_MESSAGES/kcmkwm_x11.mo +share/locale/nds/LC_MESSAGES/kwin_x11.mo +share/locale/ne/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ne/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ne/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ne/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ne/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ne/LC_MESSAGES/kwin_x11.mo +share/locale/nl/LC_MESSAGES/kcm_animations_x11.mo +share/locale/nl/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/nl/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/nl/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/nl/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/nl/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/nl/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/nl/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/nl/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/nl/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/nl/LC_MESSAGES/kcmkwm_x11.mo +share/locale/nl/LC_MESSAGES/kwin_x11.mo +share/locale/nn/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/nn/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/nn/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/nn/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/nn/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/nn/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/nn/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/nn/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/nn/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/nn/LC_MESSAGES/kcmkwm_x11.mo +share/locale/nn/LC_MESSAGES/kwin_x11.mo +share/locale/oc/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/oc/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/oc/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/oc/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/oc/LC_MESSAGES/kcmkwm_x11.mo +share/locale/oc/LC_MESSAGES/kwin_x11.mo +share/locale/or/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/or/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/or/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/or/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/or/LC_MESSAGES/kcmkwm_x11.mo +share/locale/or/LC_MESSAGES/kwin_x11.mo +share/locale/pa/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/pa/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/pa/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/pa/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/pa/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/pa/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/pa/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/pa/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/pa/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/pa/LC_MESSAGES/kcmkwm_x11.mo +share/locale/pa/LC_MESSAGES/kwin_x11.mo +share/locale/pl/LC_MESSAGES/kcm_animations_x11.mo +share/locale/pl/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/pl/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/pl/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/pl/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/pl/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/pl/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/pl/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/pl/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/pl/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/pl/LC_MESSAGES/kcmkwm_x11.mo +share/locale/pl/LC_MESSAGES/kwin_x11.mo +share/locale/pt/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/pt/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/pt/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/pt/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/pt/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/pt/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/pt/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/pt/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/pt/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/pt/LC_MESSAGES/kcmkwm_x11.mo +share/locale/pt/LC_MESSAGES/kwin_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_animations_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/pt_BR/LC_MESSAGES/kcmkwm_x11.mo +share/locale/pt_BR/LC_MESSAGES/kwin_x11.mo +share/locale/ro/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ro/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ro/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ro/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ro/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ro/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ro/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ro/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ro/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ro/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ro/LC_MESSAGES/kwin_x11.mo +share/locale/ru/LC_MESSAGES/kcm_animations_x11.mo +share/locale/ru/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ru/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ru/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ru/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ru/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ru/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ru/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ru/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ru/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ru/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ru/LC_MESSAGES/kwin_x11.mo +share/locale/sa/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/sa/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sa/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sa/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sa/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sa/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sa/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/sa/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sa/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sa/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sa/LC_MESSAGES/kwin_x11.mo +share/locale/se/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/se/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/se/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/se/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/se/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/se/LC_MESSAGES/kcmkwm_x11.mo +share/locale/se/LC_MESSAGES/kwin_x11.mo +share/locale/si/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/si/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/si/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/si/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/si/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/si/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/si/LC_MESSAGES/kcmkwm_x11.mo +share/locale/si/LC_MESSAGES/kwin_x11.mo +share/locale/sk/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/sk/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sk/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sk/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sk/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sk/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sk/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/sk/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sk/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sk/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sk/LC_MESSAGES/kwin_x11.mo +share/locale/sl/LC_MESSAGES/kcm_animations_x11.mo +share/locale/sl/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/sl/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sl/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sl/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sl/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sl/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sl/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/sl/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sl/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sl/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sl/LC_MESSAGES/kwin_x11.mo +share/locale/sq/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sq/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sq/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sq/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sq/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sq/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sq/LC_MESSAGES/kwin_x11.mo +share/locale/sr/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sr/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sr/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sr/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sr/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sr/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sr/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sr/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sr/LC_MESSAGES/kwin_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sr@ijekavian/LC_MESSAGES/kwin_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sr@latin/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sr@latin/LC_MESSAGES/kwin_x11.mo +share/locale/sv/LC_MESSAGES/kcm_animations_x11.mo +share/locale/sv/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/sv/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/sv/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/sv/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/sv/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/sv/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/sv/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/sv/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/sv/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/sv/LC_MESSAGES/kcmkwm_x11.mo +share/locale/sv/LC_MESSAGES/kwin_x11.mo +share/locale/ta/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/ta/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ta/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ta/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ta/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ta/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ta/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/ta/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ta/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ta/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ta/LC_MESSAGES/kwin_x11.mo +share/locale/te/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/te/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/te/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/te/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/te/LC_MESSAGES/kcmkwm_x11.mo +share/locale/te/LC_MESSAGES/kwin_x11.mo +share/locale/tg/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/tg/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/tg/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/tg/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/tg/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/tg/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/tg/LC_MESSAGES/kcmkwm_x11.mo +share/locale/tg/LC_MESSAGES/kwin_x11.mo +share/locale/th/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/th/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/th/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/th/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/th/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/th/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/th/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/th/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/th/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/th/LC_MESSAGES/kcmkwm_x11.mo +share/locale/th/LC_MESSAGES/kwin_x11.mo +share/locale/tok/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/tr/LC_MESSAGES/kcm_animations_x11.mo +share/locale/tr/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/tr/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/tr/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/tr/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/tr/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/tr/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/tr/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/tr/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/tr/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/tr/LC_MESSAGES/kcmkwm_x11.mo +share/locale/tr/LC_MESSAGES/kwin_x11.mo +share/locale/ug/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/ug/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/ug/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/ug/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/ug/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/ug/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/ug/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/ug/LC_MESSAGES/kcmkwm_x11.mo +share/locale/ug/LC_MESSAGES/kwin_x11.mo +share/locale/uk/LC_MESSAGES/kcm_animations_x11.mo +share/locale/uk/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/uk/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/uk/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/uk/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/uk/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/uk/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/uk/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/uk/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/uk/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/uk/LC_MESSAGES/kcmkwm_x11.mo +share/locale/uk/LC_MESSAGES/kwin_x11.mo +share/locale/uz/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/uz/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/uz/LC_MESSAGES/kcmkwm_x11.mo +share/locale/uz/LC_MESSAGES/kwin_x11.mo +share/locale/uz@cyrillic/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/uz@cyrillic/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/uz@cyrillic/LC_MESSAGES/kcmkwm_x11.mo +share/locale/uz@cyrillic/LC_MESSAGES/kwin_x11.mo +share/locale/vi/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/vi/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/vi/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/vi/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/vi/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/vi/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/vi/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/vi/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/vi/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/vi/LC_MESSAGES/kcmkwm_x11.mo +share/locale/vi/LC_MESSAGES/kwin_x11.mo +share/locale/wa/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/wa/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/wa/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/wa/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/wa/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/wa/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/wa/LC_MESSAGES/kcmkwm_x11.mo +share/locale/wa/LC_MESSAGES/kwin_x11.mo +share/locale/xh/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/xh/LC_MESSAGES/kcmkwm_x11.mo +share/locale/xh/LC_MESSAGES/kwin_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_animations_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/zh_CN/LC_MESSAGES/kcmkwm_x11.mo +share/locale/zh_CN/LC_MESSAGES/kwin_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_animations_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kwin_effects_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kwin_scripts_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kwin_virtualdesktops_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kwindecoration_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kwinrules_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcm_kwintabbox_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwincommon_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwincompositing_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwinscreenedges_x11.mo +share/locale/zh_TW/LC_MESSAGES/kcmkwm_x11.mo +share/locale/zh_TW/LC_MESSAGES/kwin_x11.mo +share/qlogging-categories6/org_kde_kwin_x11.categories diff --git a/x11-wm/plasma6-kwin/Makefile b/x11-wm/plasma6-kwin/Makefile index cdb745852fa2..46c991f6d722 100644 --- a/x11-wm/plasma6-kwin/Makefile +++ b/x11-wm/plasma6-kwin/Makefile @@ -1,8 +1,9 @@ PORTNAME= kwin DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= x11-wm kde kde-plasma -COMMENT= Easy to use, but flexible, X Window Manager and Wayland Compositor +COMMENT= Easy to use, but flexible, Wayland Compositor MAINTAINER= kde@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/linux/input.h:devel/evdev-proto \ @@ -33,13 +34,14 @@ CONFLICTS_INSTALL= theseus-ship # bin/kwin_wayland 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 breeze colorscheme config \ +USE_KDE= activities attica auth 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 \ windowsystem xmlgui \ - ecm:build plasma-wayland-protocols:build + ecm:build plasma-wayland-protocols:build \ + aurorae:run breeze:run USE_QT= base declarative multimedia sensors tools wayland USE_XORG= ice sm x11 xcb xext xi diff --git a/x11-wm/plasma6-kwin/distinfo b/x11-wm/plasma6-kwin/distinfo index 16253ea5752a..ae24fb0d7962 100644 --- a/x11-wm/plasma6-kwin/distinfo +++ b/x11-wm/plasma6-kwin/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1746612374 -SHA256 (KDE/plasma/6.3.5/kwin-6.3.5.tar.xz) = d71cdacbab35f8139e799fe0013248f68e802ba516411b446d5d66c30bd7e5ec -SIZE (KDE/plasma/6.3.5/kwin-6.3.5.tar.xz) = 8978724 -SHA256 (KDE/plasma/6.3.5/93bf2f98ae22e654d997c7140b7fe9936fa3f2d3.diff) = d171f55690c81cf530142a608d6fedd3524fc89cea168e66a0d9f5d7d57137ea -SIZE (KDE/plasma/6.3.5/93bf2f98ae22e654d997c7140b7fe9936fa3f2d3.diff) = 687 +TIMESTAMP = 1754413484 +SHA256 (KDE/plasma/6.4.4/kwin-6.4.4.tar.xz) = b0742a12133b052519cb5af09132114ebf4d96b44e320015cc0d2d0bf055dae6 +SIZE (KDE/plasma/6.4.4/kwin-6.4.4.tar.xz) = 8778800 diff --git a/x11-wm/plasma6-kwin/pkg-plist b/x11-wm/plasma6-kwin/pkg-plist index a97618682daa..15bf02486b8d 100644 --- a/x11-wm/plasma6-kwin/pkg-plist +++ b/x11-wm/plasma6-kwin/pkg-plist @@ -1,6 +1,5 @@ bin/kwin_wayland bin/kwin_wayland_wrapper -bin/kwin_x11 include/kwin/activities.h include/kwin/appmenu.h include/kwin/atoms.h @@ -24,7 +23,6 @@ include/kwin/core/output.h include/kwin/core/outputbackend.h include/kwin/core/outputconfiguration.h include/kwin/core/outputlayer.h -include/kwin/core/overlaywindow.h include/kwin/core/pixelgrid.h include/kwin/core/renderbackend.h include/kwin/core/renderjournal.h @@ -101,7 +99,6 @@ include/kwin/opengl/gltexture.h include/kwin/opengl/gltexture_p.h include/kwin/opengl/glutils.h include/kwin/opengl/glvertexbuffer.h -include/kwin/opengl/openglcontext.h include/kwin/options.h include/kwin/osd.h include/kwin/outline.h @@ -132,11 +129,8 @@ include/kwin/scene/shadowitem.h include/kwin/scene/surfaceitem.h include/kwin/scene/surfaceitem_internal.h include/kwin/scene/surfaceitem_wayland.h -include/kwin/scene/surfaceitem_x11.h include/kwin/scene/windowitem.h include/kwin/scene/workspacescene.h -include/kwin/scene/workspacescene_opengl.h -include/kwin/scene/workspacescene_qpainter.h include/kwin/screenedge.h include/kwin/screenlockerwatcher.h include/kwin/shadow.h @@ -174,6 +168,7 @@ include/kwin/wayland/appmenu.h include/kwin/wayland/blur.h include/kwin/wayland/clientconnection.h include/kwin/wayland/colormanagement_v1.h +include/kwin/wayland/colorrepresentation_v1.h include/kwin/wayland/compositor.h include/kwin/wayland/contenttype_v1.h include/kwin/wayland/contrast.h @@ -190,6 +185,7 @@ include/kwin/wayland/display.h include/kwin/wayland/dpms.h include/kwin/wayland/drmlease_v1.h include/kwin/wayland/externalbrightness_v1.h +include/kwin/wayland/fifo_v1.h include/kwin/wayland/fractionalscale_v1.h include/kwin/wayland/frog_colormanagement_v1.h include/kwin/wayland/idle.h @@ -220,11 +216,15 @@ include/kwin/wayland/primaryselectionsource_v1.h include/kwin/wayland/quirks.h include/kwin/wayland/qwayland-server-alpha-modifier-v1.h include/kwin/wayland/qwayland-server-color-management-v1.h +include/kwin/wayland/qwayland-server-color-representation-v1.h include/kwin/wayland/qwayland-server-content-type-v1.h +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-presentation-time.h +include/kwin/wayland/qwayland-server-single-pixel-buffer-v1.h +include/kwin/wayland/qwayland-server-xdg-toplevel-tag-v1.h include/kwin/wayland/relativepointer_v1.h include/kwin/wayland/screencast_v1.h include/kwin/wayland/screenedge_v1.h @@ -233,11 +233,13 @@ include/kwin/wayland/securitycontext_v1.h include/kwin/wayland/server_decoration.h include/kwin/wayland/server_decoration_palette.h include/kwin/wayland/shadow.h +include/kwin/wayland/singlepixelbuffer.h include/kwin/wayland/slide.h include/kwin/wayland/subcompositor.h include/kwin/wayland/surface.h include/kwin/wayland/tablet_v2.h include/kwin/wayland/tearingcontrol_v1.h +include/kwin/wayland/textinput.h include/kwin/wayland/textinput_v1.h include/kwin/wayland/textinput_v2.h include/kwin/wayland/textinput_v3.h @@ -245,19 +247,25 @@ include/kwin/wayland/touch.h include/kwin/wayland/viewporter.h include/kwin/wayland/wayland-alpha-modifier-v1-server-protocol.h include/kwin/wayland/wayland-color-management-v1-server-protocol.h +include/kwin/wayland/wayland-color-representation-v1-server-protocol.h include/kwin/wayland/wayland-content-type-v1-server-protocol.h +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-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 include/kwin/wayland/xdgactivation_v1.h include/kwin/wayland/xdgdecoration_v1.h include/kwin/wayland/xdgdialog_v1.h include/kwin/wayland/xdgforeign_v2.h include/kwin/wayland/xdgoutput_v1.h +include/kwin/wayland/xdgsession_v1.h include/kwin/wayland/xdgshell.h include/kwin/wayland/xdgsystembell_v1.h include/kwin/wayland/xdgtoplevelicon_v1.h +include/kwin/wayland/xdgtopleveltag_v1.h include/kwin/wayland/xwaylandkeyboardgrab_v1.h include/kwin/wayland/xwaylandshell_v1.h include/kwin/wayland_server.h @@ -271,6 +279,7 @@ include/kwin/xdgactivationv1.h include/kwin/xdgshellintegration.h include/kwin/xdgshellwindow.h include/kwin/xkb.h +lib/cmake/KWin/FindLibdrm.cmake lib/cmake/KWin/KWinConfig.cmake lib/cmake/KWin/KWinConfigVersion.cmake lib/cmake/KWin/KWinTargets-%%CMAKE_BUILD_TYPE%%.cmake @@ -282,6 +291,7 @@ 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/kwin5_update_default_rules lib/libexec/kwin-applywindowdecoration +lib/libexec/kwin-tabbox-preview lib/libexec/kwin_killer_helper lib/libkcmkwincommon.so.6 lib/libkcmkwincommon.so.%%KDE_PLASMA_VERSION%% @@ -314,14 +324,15 @@ lib/libkwin.so.%%KDE_PLASMA_VERSION%% %%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 %%QT_PLUGINDIR%%/kwin/plugins/StickyKeysPlugin.so +%%QT_PLUGINDIR%%/kwin/plugins/TouchpadShortcutsPlugin.so %%QT_PLUGINDIR%%/kwin/plugins/buttonsrebind.so %%EI%%%%QT_PLUGINDIR%%/kwin/plugins/eis.so %%QT_PLUGINDIR%%/kwin/plugins/krunnerintegration.so %%QT_PLUGINDIR%%/kwin/plugins/nightlight.so %%QT_PLUGINDIR%%/kwin/plugins/screencast.so -%%QT_PLUGINDIR%%/org.kde.kdecoration3.kcm/kcm_auroraedecoration.so -%%QT_PLUGINDIR%%/org.kde.kdecoration3/org.kde.kwin.aurorae.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 %%QT_PLUGINDIR%%/plasma/kcms/systemsettings/kcm_kwin_virtualdesktops.so @@ -333,16 +344,6 @@ lib/libkwin.so.%%KDE_PLASMA_VERSION%% %%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/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/effectsplugin.qmltypes @@ -354,7 +355,7 @@ lib/libkwin.so.%%KDE_PLASMA_VERSION%% %%QT_QMLDIR%%/org/kde/kwin/private/kdecoration/libkdecorationprivatedeclarative.so %%QT_QMLDIR%%/org/kde/kwin/private/kdecoration/qmldir @comment lib/systemd/user/plasma-kwin_wayland.service -@comment lib/systemd/user/plasma-kwin_x11.service +share/applications/kcm_animations.desktop share/applications/kcm_kwin_effects.desktop share/applications/kcm_kwin_scripts.desktop share/applications/kcm_kwin_virtualdesktops.desktop @@ -364,7 +365,6 @@ share/applications/kcm_kwinrules.desktop share/applications/kcm_kwintabbox.desktop share/applications/kcm_kwinxwayland.desktop share/applications/kcm_virtualkeyboard.desktop -share/applications/kwincompositing.desktop share/applications/org.kde.kwin.killer.desktop share/config.kcfg/kwin.kcfg share/config.kcfg/kwindecorationsettings.kcfg @@ -724,143 +724,126 @@ share/icons/hicolor/48x48/apps/kwin.png share/icons/hicolor/scalable/apps/kwin.svgz share/kconf_update/kwin.upd share/knotifications6/kwin.notifyrc -share/knsrcfiles/aurorae.knsrc share/knsrcfiles/kwineffect.knsrc share/knsrcfiles/kwinscripts.knsrc share/knsrcfiles/kwinswitcher.knsrc share/knsrcfiles/window-decorations.knsrc share/krunner/dbusplugins/kwin-runner-windows.desktop -%%DATADIR%%/aurorae/AppMenuButton.qml -%%DATADIR%%/aurorae/AuroraeButton.qml -%%DATADIR%%/aurorae/AuroraeButtonGroup.qml -%%DATADIR%%/aurorae/AuroraeMaximizeButton.qml -%%DATADIR%%/aurorae/Decoration.qml -%%DATADIR%%/aurorae/DecorationButton.qml -%%DATADIR%%/aurorae/MenuButton.qml -%%DATADIR%%/aurorae/aurorae.qml -%%DATADIR%%/builtin-effects/blendchanges.json -%%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 -%%DATADIR%%/builtin-effects/hidecursor.json -%%DATADIR%%/builtin-effects/highlightwindow.json -%%DATADIR%%/builtin-effects/invert.json -%%DATADIR%%/builtin-effects/kscreen.json -%%DATADIR%%/builtin-effects/magiclamp.json -%%DATADIR%%/builtin-effects/magnifier.json -%%DATADIR%%/builtin-effects/mouseclick.json -%%DATADIR%%/builtin-effects/mousemark.json -%%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 -%%DATADIR%%/builtin-effects/showcompositing.json -%%DATADIR%%/builtin-effects/showfps.json -%%DATADIR%%/builtin-effects/showpaint.json -%%DATADIR%%/builtin-effects/slide.json -%%DATADIR%%/builtin-effects/slideback.json -%%DATADIR%%/builtin-effects/slidingpopups.json -%%DATADIR%%/builtin-effects/snaphelper.json -%%DATADIR%%/builtin-effects/startupfeedback.json -%%DATADIR%%/builtin-effects/systembell.json -%%DATADIR%%/builtin-effects/thumbnailaside.json -%%DATADIR%%/builtin-effects/tileseditor.json -%%DATADIR%%/builtin-effects/touchpoints.json -%%DATADIR%%/builtin-effects/trackmouse.json -%%DATADIR%%/builtin-effects/windowview.json -%%DATADIR%%/builtin-effects/wobblywindows.json -%%DATADIR%%/builtin-effects/zoom.json -%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/config/main.xml -%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/ui/PlastikButton.qml -%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/ui/config.ui -%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/contents/ui/main.qml -%%DATADIR%%/decorations/kwin4_decoration_qml_plastik/metadata.json -%%DATADIR%%/effects/dialogparent/contents/code/main.js -%%DATADIR%%/effects/dialogparent/metadata.json -%%DATADIR%%/effects/dimscreen/contents/code/main.js -%%DATADIR%%/effects/dimscreen/metadata.json -%%DATADIR%%/effects/eyeonscreen/contents/code/main.js -%%DATADIR%%/effects/eyeonscreen/metadata.json -%%DATADIR%%/effects/fade/contents/code/main.js -%%DATADIR%%/effects/fade/contents/config/main.xml -%%DATADIR%%/effects/fade/metadata.json -%%DATADIR%%/effects/fadedesktop/contents/code/main.js -%%DATADIR%%/effects/fadedesktop/metadata.json -%%DATADIR%%/effects/fadingpopups/contents/code/main.js -%%DATADIR%%/effects/fadingpopups/metadata.json -%%DATADIR%%/effects/frozenapp/contents/code/main.js -%%DATADIR%%/effects/frozenapp/metadata.json -%%DATADIR%%/effects/fullscreen/contents/code/main.js -%%DATADIR%%/effects/fullscreen/metadata.json -%%DATADIR%%/effects/login/contents/code/main.js -%%DATADIR%%/effects/login/contents/config/main.xml -%%DATADIR%%/effects/login/contents/ui/config.ui -%%DATADIR%%/effects/login/metadata.json -%%DATADIR%%/effects/logout/contents/code/main.js -%%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 -%%DATADIR%%/kcm_kwintabbox/desktop.png -%%DATADIR%%/kcm_kwintabbox/dolphin.png -%%DATADIR%%/kcm_kwintabbox/falkon.png -%%DATADIR%%/kcm_kwintabbox/kmail.png -%%DATADIR%%/kcm_kwintabbox/systemsettings.png -%%DATADIR%%/onscreennotification/plasma/dummydata/osd.qml -%%DATADIR%%/onscreennotification/plasma/main.qml -%%DATADIR%%/outline/plasma/outline.qml -%%DATADIR%%/scripts/desktopchangeosd/contents/ui/main.qml -%%DATADIR%%/scripts/desktopchangeosd/contents/ui/osd.qml -%%DATADIR%%/scripts/desktopchangeosd/metadata.json -%%DATADIR%%/scripts/minimizeall/contents/code/main.js -%%DATADIR%%/scripts/minimizeall/metadata.json -%%DATADIR%%/scripts/synchronizeskipswitcher/contents/code/main.js -%%DATADIR%%/scripts/synchronizeskipswitcher/metadata.json -%%DATADIR%%/scripts/videowall/contents/code/main.js -%%DATADIR%%/scripts/videowall/contents/config/main.xml -%%DATADIR%%/scripts/videowall/contents/ui/config.ui -%%DATADIR%%/scripts/videowall/metadata.json -%%DATADIR%%/tabbox/thumbnail_grid/contents/ui/main.qml -%%DATADIR%%/tabbox/thumbnail_grid/metadata.json -%%DATADIR%%/tm_inner.png -%%DATADIR%%/tm_outer.png +%%DATADIR%%-wayland/builtin-effects/blendchanges.json +%%DATADIR%%-wayland/builtin-effects/blur.json +%%DATADIR%%-wayland/builtin-effects/colorblindnesscorrection.json +%%DATADIR%%-wayland/builtin-effects/colorpicker.json +%%DATADIR%%-wayland/builtin-effects/contrast.json +%%DATADIR%%-wayland/builtin-effects/diminactive.json +%%DATADIR%%-wayland/builtin-effects/fallapart.json +%%DATADIR%%-wayland/builtin-effects/glide.json +%%DATADIR%%-wayland/builtin-effects/hidecursor.json +%%DATADIR%%-wayland/builtin-effects/highlightwindow.json +%%DATADIR%%-wayland/builtin-effects/invert.json +%%DATADIR%%-wayland/builtin-effects/kscreen.json +%%DATADIR%%-wayland/builtin-effects/magiclamp.json +%%DATADIR%%-wayland/builtin-effects/magnifier.json +%%DATADIR%%-wayland/builtin-effects/mouseclick.json +%%DATADIR%%-wayland/builtin-effects/mousemark.json +%%DATADIR%%-wayland/builtin-effects/outputlocator.json +%%DATADIR%%-wayland/builtin-effects/overview.json +%%DATADIR%%-wayland/builtin-effects/screenedge.json +%%DATADIR%%-wayland/builtin-effects/screenshot.json +%%DATADIR%%-wayland/builtin-effects/screentransform.json +%%DATADIR%%-wayland/builtin-effects/shakecursor.json +%%DATADIR%%-wayland/builtin-effects/sheet.json +%%DATADIR%%-wayland/builtin-effects/showcompositing.json +%%DATADIR%%-wayland/builtin-effects/showfps.json +%%DATADIR%%-wayland/builtin-effects/showpaint.json +%%DATADIR%%-wayland/builtin-effects/slide.json +%%DATADIR%%-wayland/builtin-effects/slideback.json +%%DATADIR%%-wayland/builtin-effects/slidingpopups.json +%%DATADIR%%-wayland/builtin-effects/startupfeedback.json +%%DATADIR%%-wayland/builtin-effects/systembell.json +%%DATADIR%%-wayland/builtin-effects/thumbnailaside.json +%%DATADIR%%-wayland/builtin-effects/tileseditor.json +%%DATADIR%%-wayland/builtin-effects/touchpoints.json +%%DATADIR%%-wayland/builtin-effects/trackmouse.json +%%DATADIR%%-wayland/builtin-effects/windowview.json +%%DATADIR%%-wayland/builtin-effects/wobblywindows.json +%%DATADIR%%-wayland/builtin-effects/zoom.json +%%DATADIR%%-wayland/effects/dialogparent/contents/code/main.js +%%DATADIR%%-wayland/effects/dialogparent/metadata.json +%%DATADIR%%-wayland/effects/dimscreen/contents/code/main.js +%%DATADIR%%-wayland/effects/dimscreen/metadata.json +%%DATADIR%%-wayland/effects/eyeonscreen/contents/code/main.js +%%DATADIR%%-wayland/effects/eyeonscreen/metadata.json +%%DATADIR%%-wayland/effects/fade/contents/code/main.js +%%DATADIR%%-wayland/effects/fade/contents/config/main.xml +%%DATADIR%%-wayland/effects/fade/metadata.json +%%DATADIR%%-wayland/effects/fadedesktop/contents/code/main.js +%%DATADIR%%-wayland/effects/fadedesktop/contents/config/main.xml +%%DATADIR%%-wayland/effects/fadedesktop/contents/ui/config.ui +%%DATADIR%%-wayland/effects/fadedesktop/metadata.json +%%DATADIR%%-wayland/effects/fadingpopups/contents/code/main.js +%%DATADIR%%-wayland/effects/fadingpopups/metadata.json +%%DATADIR%%-wayland/effects/frozenapp/contents/code/main.js +%%DATADIR%%-wayland/effects/frozenapp/metadata.json +%%DATADIR%%-wayland/effects/fullscreen/contents/code/main.js +%%DATADIR%%-wayland/effects/fullscreen/metadata.json +%%DATADIR%%-wayland/effects/login/contents/code/main.js +%%DATADIR%%-wayland/effects/login/contents/config/main.xml +%%DATADIR%%-wayland/effects/login/contents/ui/config.ui +%%DATADIR%%-wayland/effects/login/metadata.json +%%DATADIR%%-wayland/effects/logout/contents/code/main.js +%%DATADIR%%-wayland/effects/logout/metadata.json +%%DATADIR%%-wayland/effects/maximize/contents/code/main.js +%%DATADIR%%-wayland/effects/maximize/metadata.json +%%DATADIR%%-wayland/effects/outputlocator/qml/OutputLabel.qml +%%DATADIR%%-wayland/effects/scale/contents/code/main.js +%%DATADIR%%-wayland/effects/scale/contents/config/main.xml +%%DATADIR%%-wayland/effects/scale/contents/ui/config.ui +%%DATADIR%%-wayland/effects/scale/metadata.json +%%DATADIR%%-wayland/effects/sessionquit/contents/code/main.js +%%DATADIR%%-wayland/effects/sessionquit/metadata.json +%%DATADIR%%-wayland/effects/showcompositing/qml/main.qml +%%DATADIR%%-wayland/effects/showfps/qml/main-fallback.qml +%%DATADIR%%-wayland/effects/showfps/qml/main.qml +%%DATADIR%%-wayland/effects/squash/contents/code/main.js +%%DATADIR%%-wayland/effects/squash/metadata.json +%%DATADIR%%-wayland/effects/tileseditor/qml/ResizeCorner.qml +%%DATADIR%%-wayland/effects/tileseditor/qml/ResizeHandle.qml +%%DATADIR%%-wayland/effects/tileseditor/qml/TileDelegate.qml +%%DATADIR%%-wayland/effects/tileseditor/qml/layouts.svg +%%DATADIR%%-wayland/effects/tileseditor/qml/main.qml +%%DATADIR%%-wayland/effects/translucency/contents/code/main.js +%%DATADIR%%-wayland/effects/translucency/contents/config/main.xml +%%DATADIR%%-wayland/effects/translucency/contents/ui/config.ui +%%DATADIR%%-wayland/effects/translucency/metadata.json +%%DATADIR%%-wayland/effects/windowaperture/contents/code/main.js +%%DATADIR%%-wayland/effects/windowaperture/metadata.json +%%DATADIR%%-wayland/effects/windowview/qml/main.qml +%%DATADIR%%-wayland/frames/plasma/frame_none.qml +%%DATADIR%%-wayland/frames/plasma/frame_styled.qml +%%DATADIR%%-wayland/frames/plasma/frame_unstyled.qml +%%DATADIR%%-wayland/onscreennotification/plasma/dummydata/osd.qml +%%DATADIR%%-wayland/onscreennotification/plasma/main.qml +%%DATADIR%%-wayland/outline/plasma/outline.qml +%%DATADIR%%-wayland/scripts/desktopchangeosd/contents/ui/main.qml +%%DATADIR%%-wayland/scripts/desktopchangeosd/contents/ui/osd.qml +%%DATADIR%%-wayland/scripts/desktopchangeosd/metadata.json +%%DATADIR%%-wayland/scripts/minimizeall/contents/code/main.js +%%DATADIR%%-wayland/scripts/minimizeall/metadata.json +%%DATADIR%%-wayland/scripts/synchronizeskipswitcher/contents/code/main.js +%%DATADIR%%-wayland/scripts/synchronizeskipswitcher/metadata.json +%%DATADIR%%-wayland/scripts/videowall/contents/code/main.js +%%DATADIR%%-wayland/scripts/videowall/contents/config/main.xml +%%DATADIR%%-wayland/scripts/videowall/contents/ui/config.ui +%%DATADIR%%-wayland/scripts/videowall/metadata.json +%%DATADIR%%-wayland/tabbox/thumbnail_grid/contents/ui/main.qml +%%DATADIR%%-wayland/tabbox/thumbnail_grid/metadata.json +%%DATADIR%%-wayland/tm_inner.png +%%DATADIR%%-wayland/tm_outer.png share/locale/af/LC_MESSAGES/kcm_kwindecoration.mo share/locale/af/LC_MESSAGES/kcm_kwinrules.mo share/locale/af/LC_MESSAGES/kcmkwm.mo share/locale/af/LC_MESSAGES/kwin.mo +share/locale/ar/LC_MESSAGES/kcm_animations.mo share/locale/ar/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ar/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ar/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -870,7 +853,6 @@ share/locale/ar/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ar/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ar/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ar/LC_MESSAGES/kcmkwincommon.mo -share/locale/ar/LC_MESSAGES/kcmkwincompositing.mo share/locale/ar/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ar/LC_MESSAGES/kcmkwm.mo share/locale/ar/LC_MESSAGES/kwin.mo @@ -884,7 +866,6 @@ share/locale/ast/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ast/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ast/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ast/LC_MESSAGES/kcmkwincommon.mo -share/locale/ast/LC_MESSAGES/kcmkwincompositing.mo share/locale/ast/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ast/LC_MESSAGES/kcmkwm.mo share/locale/ast/LC_MESSAGES/kwin.mo @@ -896,7 +877,6 @@ share/locale/az/LC_MESSAGES/kcm_kwinrules.mo share/locale/az/LC_MESSAGES/kcm_kwintabbox.mo share/locale/az/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/az/LC_MESSAGES/kcmkwincommon.mo -share/locale/az/LC_MESSAGES/kcmkwincompositing.mo share/locale/az/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/az/LC_MESSAGES/kcmkwm.mo share/locale/az/LC_MESSAGES/kwin.mo @@ -909,11 +889,11 @@ share/locale/be/LC_MESSAGES/kcm_kwintabbox.mo share/locale/be/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/be/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/be/LC_MESSAGES/kcmkwincommon.mo -share/locale/be/LC_MESSAGES/kcmkwincompositing.mo share/locale/be/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/be/LC_MESSAGES/kcmkwm.mo share/locale/be/LC_MESSAGES/kwin.mo share/locale/be@latin/LC_MESSAGES/kwin.mo +share/locale/bg/LC_MESSAGES/kcm_animations.mo share/locale/bg/LC_MESSAGES/kcm_kwin_effects.mo share/locale/bg/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/bg/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -923,7 +903,6 @@ share/locale/bg/LC_MESSAGES/kcm_kwintabbox.mo share/locale/bg/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/bg/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/bg/LC_MESSAGES/kcmkwincommon.mo -share/locale/bg/LC_MESSAGES/kcmkwincompositing.mo share/locale/bg/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/bg/LC_MESSAGES/kcmkwm.mo share/locale/bg/LC_MESSAGES/kwin.mo @@ -943,10 +922,10 @@ share/locale/bs/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/bs/LC_MESSAGES/kcm_kwindecoration.mo share/locale/bs/LC_MESSAGES/kcm_kwinrules.mo share/locale/bs/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/bs/LC_MESSAGES/kcmkwincompositing.mo share/locale/bs/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/bs/LC_MESSAGES/kcmkwm.mo share/locale/bs/LC_MESSAGES/kwin.mo +share/locale/ca/LC_MESSAGES/kcm_animations.mo share/locale/ca/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ca/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ca/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -956,10 +935,10 @@ share/locale/ca/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ca/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ca/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ca/LC_MESSAGES/kcmkwincommon.mo -share/locale/ca/LC_MESSAGES/kcmkwincompositing.mo share/locale/ca/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ca/LC_MESSAGES/kcmkwm.mo share/locale/ca/LC_MESSAGES/kwin.mo +share/locale/ca@valencia/LC_MESSAGES/kcm_animations.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -969,7 +948,6 @@ share/locale/ca@valencia/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ca@valencia/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ca@valencia/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ca@valencia/LC_MESSAGES/kcmkwincommon.mo -share/locale/ca@valencia/LC_MESSAGES/kcmkwincompositing.mo share/locale/ca@valencia/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ca@valencia/LC_MESSAGES/kcmkwm.mo share/locale/ca@valencia/LC_MESSAGES/kwin.mo @@ -982,7 +960,6 @@ share/locale/cs/LC_MESSAGES/kcm_kwintabbox.mo share/locale/cs/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/cs/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/cs/LC_MESSAGES/kcmkwincommon.mo -share/locale/cs/LC_MESSAGES/kcmkwincompositing.mo share/locale/cs/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/cs/LC_MESSAGES/kcmkwm.mo share/locale/cs/LC_MESSAGES/kwin.mo @@ -1001,10 +978,10 @@ share/locale/da/LC_MESSAGES/kcm_kwintabbox.mo share/locale/da/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/da/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/da/LC_MESSAGES/kcmkwincommon.mo -share/locale/da/LC_MESSAGES/kcmkwincompositing.mo share/locale/da/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/da/LC_MESSAGES/kcmkwm.mo share/locale/da/LC_MESSAGES/kwin.mo +share/locale/de/LC_MESSAGES/kcm_animations.mo share/locale/de/LC_MESSAGES/kcm_kwin_effects.mo share/locale/de/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/de/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1014,7 +991,6 @@ share/locale/de/LC_MESSAGES/kcm_kwintabbox.mo share/locale/de/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/de/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/de/LC_MESSAGES/kcmkwincommon.mo -share/locale/de/LC_MESSAGES/kcmkwincompositing.mo share/locale/de/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/de/LC_MESSAGES/kcmkwm.mo share/locale/de/LC_MESSAGES/kwin.mo @@ -1024,7 +1000,6 @@ share/locale/el/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/el/LC_MESSAGES/kcm_kwindecoration.mo share/locale/el/LC_MESSAGES/kcm_kwinrules.mo share/locale/el/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/el/LC_MESSAGES/kcmkwincompositing.mo share/locale/el/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/el/LC_MESSAGES/kcmkwm.mo share/locale/el/LC_MESSAGES/kwin.mo @@ -1037,7 +1012,6 @@ share/locale/en_GB/LC_MESSAGES/kcm_kwintabbox.mo share/locale/en_GB/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/en_GB/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/en_GB/LC_MESSAGES/kcmkwincommon.mo -share/locale/en_GB/LC_MESSAGES/kcmkwincompositing.mo share/locale/en_GB/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/en_GB/LC_MESSAGES/kcmkwm.mo share/locale/en_GB/LC_MESSAGES/kwin.mo @@ -1050,10 +1024,10 @@ share/locale/eo/LC_MESSAGES/kcm_kwintabbox.mo share/locale/eo/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/eo/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/eo/LC_MESSAGES/kcmkwincommon.mo -share/locale/eo/LC_MESSAGES/kcmkwincompositing.mo share/locale/eo/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/eo/LC_MESSAGES/kcmkwm.mo share/locale/eo/LC_MESSAGES/kwin.mo +share/locale/es/LC_MESSAGES/kcm_animations.mo share/locale/es/LC_MESSAGES/kcm_kwin_effects.mo share/locale/es/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/es/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1063,7 +1037,6 @@ share/locale/es/LC_MESSAGES/kcm_kwintabbox.mo share/locale/es/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/es/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/es/LC_MESSAGES/kcmkwincommon.mo -share/locale/es/LC_MESSAGES/kcmkwincompositing.mo share/locale/es/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/es/LC_MESSAGES/kcmkwm.mo share/locale/es/LC_MESSAGES/kwin.mo @@ -1074,10 +1047,10 @@ share/locale/et/LC_MESSAGES/kcm_kwindecoration.mo share/locale/et/LC_MESSAGES/kcm_kwinrules.mo share/locale/et/LC_MESSAGES/kcm_kwintabbox.mo share/locale/et/LC_MESSAGES/kcmkwincommon.mo -share/locale/et/LC_MESSAGES/kcmkwincompositing.mo share/locale/et/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/et/LC_MESSAGES/kcmkwm.mo share/locale/et/LC_MESSAGES/kwin.mo +share/locale/eu/LC_MESSAGES/kcm_animations.mo share/locale/eu/LC_MESSAGES/kcm_kwin_effects.mo share/locale/eu/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/eu/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1087,7 +1060,6 @@ share/locale/eu/LC_MESSAGES/kcm_kwintabbox.mo share/locale/eu/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/eu/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/eu/LC_MESSAGES/kcmkwincommon.mo -share/locale/eu/LC_MESSAGES/kcmkwincompositing.mo share/locale/eu/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/eu/LC_MESSAGES/kcmkwm.mo share/locale/eu/LC_MESSAGES/kwin.mo @@ -1096,10 +1068,10 @@ share/locale/fa/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/fa/LC_MESSAGES/kcm_kwindecoration.mo share/locale/fa/LC_MESSAGES/kcm_kwinrules.mo share/locale/fa/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/fa/LC_MESSAGES/kcmkwincompositing.mo share/locale/fa/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/fa/LC_MESSAGES/kcmkwm.mo share/locale/fa/LC_MESSAGES/kwin.mo +share/locale/fi/LC_MESSAGES/kcm_animations.mo share/locale/fi/LC_MESSAGES/kcm_kwin_effects.mo share/locale/fi/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/fi/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1109,10 +1081,10 @@ share/locale/fi/LC_MESSAGES/kcm_kwintabbox.mo share/locale/fi/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/fi/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/fi/LC_MESSAGES/kcmkwincommon.mo -share/locale/fi/LC_MESSAGES/kcmkwincompositing.mo share/locale/fi/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/fi/LC_MESSAGES/kcmkwm.mo share/locale/fi/LC_MESSAGES/kwin.mo +share/locale/fr/LC_MESSAGES/kcm_animations.mo share/locale/fr/LC_MESSAGES/kcm_kwin_effects.mo share/locale/fr/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/fr/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1122,14 +1094,12 @@ share/locale/fr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/fr/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/fr/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/fr/LC_MESSAGES/kcmkwincommon.mo -share/locale/fr/LC_MESSAGES/kcmkwincompositing.mo share/locale/fr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/fr/LC_MESSAGES/kcmkwm.mo share/locale/fr/LC_MESSAGES/kwin.mo share/locale/fy/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/fy/LC_MESSAGES/kcm_kwindecoration.mo share/locale/fy/LC_MESSAGES/kcm_kwinrules.mo -share/locale/fy/LC_MESSAGES/kcmkwincompositing.mo share/locale/fy/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/fy/LC_MESSAGES/kcmkwm.mo share/locale/fy/LC_MESSAGES/kwin.mo @@ -1138,10 +1108,10 @@ share/locale/ga/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/ga/LC_MESSAGES/kcm_kwindecoration.mo share/locale/ga/LC_MESSAGES/kcm_kwinrules.mo share/locale/ga/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/ga/LC_MESSAGES/kcmkwincompositing.mo share/locale/ga/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ga/LC_MESSAGES/kcmkwm.mo share/locale/ga/LC_MESSAGES/kwin.mo +share/locale/gl/LC_MESSAGES/kcm_animations.mo share/locale/gl/LC_MESSAGES/kcm_kwin_effects.mo share/locale/gl/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/gl/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1151,7 +1121,6 @@ share/locale/gl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/gl/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/gl/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/gl/LC_MESSAGES/kcmkwincommon.mo -share/locale/gl/LC_MESSAGES/kcmkwincompositing.mo share/locale/gl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/gl/LC_MESSAGES/kcmkwm.mo share/locale/gl/LC_MESSAGES/kwin.mo @@ -1159,10 +1128,10 @@ share/locale/gu/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/gu/LC_MESSAGES/kcm_kwindecoration.mo share/locale/gu/LC_MESSAGES/kcm_kwinrules.mo share/locale/gu/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/gu/LC_MESSAGES/kcmkwincompositing.mo share/locale/gu/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/gu/LC_MESSAGES/kcmkwm.mo share/locale/gu/LC_MESSAGES/kwin.mo +share/locale/he/LC_MESSAGES/kcm_animations.mo share/locale/he/LC_MESSAGES/kcm_kwin_effects.mo share/locale/he/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/he/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1172,7 +1141,6 @@ share/locale/he/LC_MESSAGES/kcm_kwintabbox.mo share/locale/he/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/he/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/he/LC_MESSAGES/kcmkwincommon.mo -share/locale/he/LC_MESSAGES/kcmkwincompositing.mo share/locale/he/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/he/LC_MESSAGES/kcmkwm.mo share/locale/he/LC_MESSAGES/kwin.mo @@ -1185,30 +1153,27 @@ share/locale/hi/LC_MESSAGES/kcm_kwintabbox.mo share/locale/hi/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/hi/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/hi/LC_MESSAGES/kcmkwincommon.mo -share/locale/hi/LC_MESSAGES/kcmkwincompositing.mo share/locale/hi/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/hi/LC_MESSAGES/kcmkwm.mo share/locale/hi/LC_MESSAGES/kwin.mo share/locale/hne/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/hne/LC_MESSAGES/kcm_kwindecoration.mo share/locale/hne/LC_MESSAGES/kcm_kwinrules.mo -share/locale/hne/LC_MESSAGES/kcmkwincompositing.mo share/locale/hne/LC_MESSAGES/kcmkwm.mo share/locale/hne/LC_MESSAGES/kwin.mo share/locale/hr/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/hr/LC_MESSAGES/kcm_kwindecoration.mo share/locale/hr/LC_MESSAGES/kcm_kwinrules.mo share/locale/hr/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/hr/LC_MESSAGES/kcmkwincompositing.mo share/locale/hr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/hr/LC_MESSAGES/kcmkwm.mo share/locale/hr/LC_MESSAGES/kwin.mo share/locale/hsb/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/hsb/LC_MESSAGES/kcm_kwindecoration.mo share/locale/hsb/LC_MESSAGES/kcm_kwinrules.mo -share/locale/hsb/LC_MESSAGES/kcmkwincompositing.mo share/locale/hsb/LC_MESSAGES/kcmkwm.mo share/locale/hsb/LC_MESSAGES/kwin.mo +share/locale/hu/LC_MESSAGES/kcm_animations.mo share/locale/hu/LC_MESSAGES/kcm_kwin_effects.mo share/locale/hu/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/hu/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1218,10 +1183,10 @@ share/locale/hu/LC_MESSAGES/kcm_kwintabbox.mo share/locale/hu/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/hu/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/hu/LC_MESSAGES/kcmkwincommon.mo -share/locale/hu/LC_MESSAGES/kcmkwincompositing.mo share/locale/hu/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/hu/LC_MESSAGES/kcmkwm.mo share/locale/hu/LC_MESSAGES/kwin.mo +share/locale/ia/LC_MESSAGES/kcm_animations.mo share/locale/ia/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ia/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ia/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1231,7 +1196,6 @@ share/locale/ia/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ia/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ia/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ia/LC_MESSAGES/kcmkwincommon.mo -share/locale/ia/LC_MESSAGES/kcmkwincompositing.mo share/locale/ia/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ia/LC_MESSAGES/kcmkwm.mo share/locale/ia/LC_MESSAGES/kwin.mo @@ -1243,7 +1207,6 @@ share/locale/id/LC_MESSAGES/kcm_kwinrules.mo share/locale/id/LC_MESSAGES/kcm_kwintabbox.mo share/locale/id/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/id/LC_MESSAGES/kcmkwincommon.mo -share/locale/id/LC_MESSAGES/kcmkwincompositing.mo share/locale/id/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/id/LC_MESSAGES/kcmkwm.mo share/locale/id/LC_MESSAGES/kwin.mo @@ -1256,10 +1219,10 @@ share/locale/is/LC_MESSAGES/kcm_kwintabbox.mo share/locale/is/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/is/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/is/LC_MESSAGES/kcmkwincommon.mo -share/locale/is/LC_MESSAGES/kcmkwincompositing.mo share/locale/is/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/is/LC_MESSAGES/kcmkwm.mo share/locale/is/LC_MESSAGES/kwin.mo +share/locale/it/LC_MESSAGES/kcm_animations.mo share/locale/it/LC_MESSAGES/kcm_kwin_effects.mo share/locale/it/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/it/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1269,7 +1232,6 @@ share/locale/it/LC_MESSAGES/kcm_kwintabbox.mo share/locale/it/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/it/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/it/LC_MESSAGES/kcmkwincommon.mo -share/locale/it/LC_MESSAGES/kcmkwincompositing.mo share/locale/it/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/it/LC_MESSAGES/kcmkwm.mo share/locale/it/LC_MESSAGES/kwin.mo @@ -1282,10 +1244,10 @@ share/locale/ja/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ja/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ja/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ja/LC_MESSAGES/kcmkwincommon.mo -share/locale/ja/LC_MESSAGES/kcmkwincompositing.mo share/locale/ja/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ja/LC_MESSAGES/kcmkwm.mo share/locale/ja/LC_MESSAGES/kwin.mo +share/locale/ka/LC_MESSAGES/kcm_animations.mo share/locale/ka/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ka/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ka/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1295,7 +1257,6 @@ share/locale/ka/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ka/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ka/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ka/LC_MESSAGES/kcmkwincommon.mo -share/locale/ka/LC_MESSAGES/kcmkwincompositing.mo share/locale/ka/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ka/LC_MESSAGES/kcmkwm.mo share/locale/ka/LC_MESSAGES/kwin.mo @@ -1304,7 +1265,6 @@ share/locale/kk/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/kk/LC_MESSAGES/kcm_kwindecoration.mo share/locale/kk/LC_MESSAGES/kcm_kwinrules.mo share/locale/kk/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/kk/LC_MESSAGES/kcmkwincompositing.mo share/locale/kk/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/kk/LC_MESSAGES/kcmkwm.mo share/locale/kk/LC_MESSAGES/kwin.mo @@ -1313,7 +1273,6 @@ share/locale/km/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/km/LC_MESSAGES/kcm_kwindecoration.mo share/locale/km/LC_MESSAGES/kcm_kwinrules.mo share/locale/km/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/km/LC_MESSAGES/kcmkwincompositing.mo share/locale/km/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/km/LC_MESSAGES/kcmkwm.mo share/locale/km/LC_MESSAGES/kwin.mo @@ -1321,10 +1280,10 @@ share/locale/kn/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/kn/LC_MESSAGES/kcm_kwindecoration.mo share/locale/kn/LC_MESSAGES/kcm_kwinrules.mo share/locale/kn/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/kn/LC_MESSAGES/kcmkwincompositing.mo share/locale/kn/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/kn/LC_MESSAGES/kcmkwm.mo share/locale/kn/LC_MESSAGES/kwin.mo +share/locale/ko/LC_MESSAGES/kcm_animations.mo share/locale/ko/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ko/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ko/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1334,14 +1293,12 @@ share/locale/ko/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ko/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ko/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ko/LC_MESSAGES/kcmkwincommon.mo -share/locale/ko/LC_MESSAGES/kcmkwincompositing.mo share/locale/ko/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ko/LC_MESSAGES/kcmkwm.mo share/locale/ko/LC_MESSAGES/kwin.mo share/locale/ku/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/ku/LC_MESSAGES/kcm_kwindecoration.mo share/locale/ku/LC_MESSAGES/kcm_kwinrules.mo -share/locale/ku/LC_MESSAGES/kcmkwincompositing.mo share/locale/ku/LC_MESSAGES/kcmkwm.mo share/locale/ku/LC_MESSAGES/kwin.mo share/locale/lt/LC_MESSAGES/kcm_kwin_effects.mo @@ -1353,10 +1310,10 @@ share/locale/lt/LC_MESSAGES/kcm_kwintabbox.mo share/locale/lt/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/lt/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/lt/LC_MESSAGES/kcmkwincommon.mo -share/locale/lt/LC_MESSAGES/kcmkwincompositing.mo share/locale/lt/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/lt/LC_MESSAGES/kcmkwm.mo share/locale/lt/LC_MESSAGES/kwin.mo +share/locale/lv/LC_MESSAGES/kcm_animations.mo share/locale/lv/LC_MESSAGES/kcm_kwin_effects.mo share/locale/lv/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/lv/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1366,7 +1323,6 @@ share/locale/lv/LC_MESSAGES/kcm_kwintabbox.mo share/locale/lv/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/lv/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/lv/LC_MESSAGES/kcmkwincommon.mo -share/locale/lv/LC_MESSAGES/kcmkwincompositing.mo share/locale/lv/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/lv/LC_MESSAGES/kcmkwm.mo share/locale/lv/LC_MESSAGES/kwin.mo @@ -1374,14 +1330,12 @@ share/locale/mai/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/mai/LC_MESSAGES/kcm_kwindecoration.mo share/locale/mai/LC_MESSAGES/kcm_kwinrules.mo share/locale/mai/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/mai/LC_MESSAGES/kcmkwincompositing.mo share/locale/mai/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/mai/LC_MESSAGES/kcmkwm.mo share/locale/mai/LC_MESSAGES/kwin.mo share/locale/mk/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/mk/LC_MESSAGES/kcm_kwindecoration.mo share/locale/mk/LC_MESSAGES/kcm_kwinrules.mo -share/locale/mk/LC_MESSAGES/kcmkwincompositing.mo share/locale/mk/LC_MESSAGES/kcmkwm.mo share/locale/mk/LC_MESSAGES/kwin.mo share/locale/ml/LC_MESSAGES/kcm_kwin_effects.mo @@ -1391,7 +1345,6 @@ share/locale/ml/LC_MESSAGES/kcm_kwindecoration.mo share/locale/ml/LC_MESSAGES/kcm_kwinrules.mo share/locale/ml/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ml/LC_MESSAGES/kcmkwincommon.mo -share/locale/ml/LC_MESSAGES/kcmkwincompositing.mo share/locale/ml/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ml/LC_MESSAGES/kcmkwm.mo share/locale/ml/LC_MESSAGES/kwin.mo @@ -1400,7 +1353,6 @@ share/locale/mr/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/mr/LC_MESSAGES/kcm_kwindecoration.mo share/locale/mr/LC_MESSAGES/kcm_kwinrules.mo share/locale/mr/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/mr/LC_MESSAGES/kcmkwincompositing.mo share/locale/mr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/mr/LC_MESSAGES/kcmkwm.mo share/locale/mr/LC_MESSAGES/kwin.mo @@ -1408,7 +1360,6 @@ share/locale/ms/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/ms/LC_MESSAGES/kcm_kwindecoration.mo share/locale/ms/LC_MESSAGES/kcm_kwinrules.mo share/locale/ms/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/ms/LC_MESSAGES/kcmkwincompositing.mo share/locale/ms/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ms/LC_MESSAGES/kcmkwm.mo share/locale/ms/LC_MESSAGES/kwin.mo @@ -1421,7 +1372,6 @@ share/locale/nb/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nb/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/nb/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/nb/LC_MESSAGES/kcmkwincommon.mo -share/locale/nb/LC_MESSAGES/kcmkwincompositing.mo share/locale/nb/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nb/LC_MESSAGES/kcmkwm.mo share/locale/nb/LC_MESSAGES/kwin.mo @@ -1430,16 +1380,15 @@ share/locale/nds/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/nds/LC_MESSAGES/kcm_kwindecoration.mo share/locale/nds/LC_MESSAGES/kcm_kwinrules.mo share/locale/nds/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/nds/LC_MESSAGES/kcmkwincompositing.mo share/locale/nds/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nds/LC_MESSAGES/kcmkwm.mo share/locale/nds/LC_MESSAGES/kwin.mo share/locale/ne/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/ne/LC_MESSAGES/kcm_kwindecoration.mo share/locale/ne/LC_MESSAGES/kcm_kwinrules.mo -share/locale/ne/LC_MESSAGES/kcmkwincompositing.mo share/locale/ne/LC_MESSAGES/kcmkwm.mo share/locale/ne/LC_MESSAGES/kwin.mo +share/locale/nl/LC_MESSAGES/kcm_animations.mo share/locale/nl/LC_MESSAGES/kcm_kwin_effects.mo share/locale/nl/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/nl/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1449,7 +1398,6 @@ share/locale/nl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nl/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/nl/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/nl/LC_MESSAGES/kcmkwincommon.mo -share/locale/nl/LC_MESSAGES/kcmkwincompositing.mo share/locale/nl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nl/LC_MESSAGES/kcmkwm.mo share/locale/nl/LC_MESSAGES/kwin.mo @@ -1462,20 +1410,17 @@ share/locale/nn/LC_MESSAGES/kcm_kwintabbox.mo share/locale/nn/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/nn/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/nn/LC_MESSAGES/kcmkwincommon.mo -share/locale/nn/LC_MESSAGES/kcmkwincompositing.mo share/locale/nn/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/nn/LC_MESSAGES/kcmkwm.mo share/locale/nn/LC_MESSAGES/kwin.mo share/locale/oc/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/oc/LC_MESSAGES/kcm_kwindecoration.mo share/locale/oc/LC_MESSAGES/kcm_kwinrules.mo -share/locale/oc/LC_MESSAGES/kcmkwincompositing.mo share/locale/oc/LC_MESSAGES/kcmkwm.mo share/locale/oc/LC_MESSAGES/kwin.mo share/locale/or/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/or/LC_MESSAGES/kcm_kwindecoration.mo share/locale/or/LC_MESSAGES/kcm_kwinrules.mo -share/locale/or/LC_MESSAGES/kcmkwincompositing.mo share/locale/or/LC_MESSAGES/kcmkwm.mo share/locale/or/LC_MESSAGES/kwin.mo share/locale/pa/LC_MESSAGES/kcm_kwin_effects.mo @@ -1487,10 +1432,10 @@ share/locale/pa/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pa/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/pa/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/pa/LC_MESSAGES/kcmkwincommon.mo -share/locale/pa/LC_MESSAGES/kcmkwincompositing.mo share/locale/pa/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pa/LC_MESSAGES/kcmkwm.mo share/locale/pa/LC_MESSAGES/kwin.mo +share/locale/pl/LC_MESSAGES/kcm_animations.mo share/locale/pl/LC_MESSAGES/kcm_kwin_effects.mo share/locale/pl/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/pl/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1500,7 +1445,6 @@ share/locale/pl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pl/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/pl/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/pl/LC_MESSAGES/kcmkwincommon.mo -share/locale/pl/LC_MESSAGES/kcmkwincompositing.mo share/locale/pl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pl/LC_MESSAGES/kcmkwm.mo share/locale/pl/LC_MESSAGES/kwin.mo @@ -1513,10 +1457,10 @@ share/locale/pt/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pt/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/pt/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/pt/LC_MESSAGES/kcmkwincommon.mo -share/locale/pt/LC_MESSAGES/kcmkwincompositing.mo share/locale/pt/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pt/LC_MESSAGES/kcmkwm.mo share/locale/pt/LC_MESSAGES/kwin.mo +share/locale/pt_BR/LC_MESSAGES/kcm_animations.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_effects.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1526,7 +1470,6 @@ share/locale/pt_BR/LC_MESSAGES/kcm_kwintabbox.mo share/locale/pt_BR/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/pt_BR/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/pt_BR/LC_MESSAGES/kcmkwincommon.mo -share/locale/pt_BR/LC_MESSAGES/kcmkwincompositing.mo share/locale/pt_BR/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/pt_BR/LC_MESSAGES/kcmkwm.mo share/locale/pt_BR/LC_MESSAGES/kwin.mo @@ -1539,10 +1482,10 @@ share/locale/ro/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ro/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ro/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ro/LC_MESSAGES/kcmkwincommon.mo -share/locale/ro/LC_MESSAGES/kcmkwincompositing.mo share/locale/ro/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ro/LC_MESSAGES/kcmkwm.mo share/locale/ro/LC_MESSAGES/kwin.mo +share/locale/ru/LC_MESSAGES/kcm_animations.mo share/locale/ru/LC_MESSAGES/kcm_kwin_effects.mo share/locale/ru/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/ru/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1552,7 +1495,6 @@ share/locale/ru/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ru/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ru/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ru/LC_MESSAGES/kcmkwincommon.mo -share/locale/ru/LC_MESSAGES/kcmkwincompositing.mo share/locale/ru/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ru/LC_MESSAGES/kcmkwm.mo share/locale/ru/LC_MESSAGES/kwin.mo @@ -1565,7 +1507,6 @@ share/locale/sa/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sa/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/sa/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/sa/LC_MESSAGES/kcmkwincommon.mo -share/locale/sa/LC_MESSAGES/kcmkwincompositing.mo share/locale/sa/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sa/LC_MESSAGES/kcmkwm.mo share/locale/sa/LC_MESSAGES/kwin.mo @@ -1573,14 +1514,12 @@ share/locale/se/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/se/LC_MESSAGES/kcm_kwindecoration.mo share/locale/se/LC_MESSAGES/kcm_kwinrules.mo share/locale/se/LC_MESSAGES/kcmkwincommon.mo -share/locale/se/LC_MESSAGES/kcmkwincompositing.mo share/locale/se/LC_MESSAGES/kcmkwm.mo share/locale/se/LC_MESSAGES/kwin.mo share/locale/si/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/si/LC_MESSAGES/kcm_kwindecoration.mo share/locale/si/LC_MESSAGES/kcm_kwinrules.mo share/locale/si/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/si/LC_MESSAGES/kcmkwincompositing.mo share/locale/si/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/si/LC_MESSAGES/kcmkwm.mo share/locale/si/LC_MESSAGES/kwin.mo @@ -1593,10 +1532,10 @@ share/locale/sk/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sk/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/sk/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/sk/LC_MESSAGES/kcmkwincommon.mo -share/locale/sk/LC_MESSAGES/kcmkwincompositing.mo share/locale/sk/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sk/LC_MESSAGES/kcmkwm.mo share/locale/sk/LC_MESSAGES/kwin.mo +share/locale/sl/LC_MESSAGES/kcm_animations.mo share/locale/sl/LC_MESSAGES/kcm_kwin_effects.mo share/locale/sl/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/sl/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1606,14 +1545,12 @@ share/locale/sl/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sl/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/sl/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/sl/LC_MESSAGES/kcmkwincommon.mo -share/locale/sl/LC_MESSAGES/kcmkwincompositing.mo share/locale/sl/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sl/LC_MESSAGES/kcmkwm.mo share/locale/sl/LC_MESSAGES/kwin.mo share/locale/sq/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/sq/LC_MESSAGES/kcm_kwindecoration.mo share/locale/sq/LC_MESSAGES/kcm_kwinrules.mo -share/locale/sq/LC_MESSAGES/kcmkwincompositing.mo share/locale/sq/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sq/LC_MESSAGES/kcmkwm.mo share/locale/sq/LC_MESSAGES/kwin.mo @@ -1622,7 +1559,6 @@ share/locale/sr/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/sr/LC_MESSAGES/kcm_kwindecoration.mo share/locale/sr/LC_MESSAGES/kcm_kwinrules.mo share/locale/sr/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/sr/LC_MESSAGES/kcmkwincompositing.mo share/locale/sr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sr/LC_MESSAGES/kcmkwm.mo share/locale/sr/LC_MESSAGES/kwin.mo @@ -1631,7 +1567,6 @@ share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwindecoration.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwinrules.mo share/locale/sr@ijekavian/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/sr@ijekavian/LC_MESSAGES/kcmkwincompositing.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sr@ijekavian/LC_MESSAGES/kcmkwm.mo share/locale/sr@ijekavian/LC_MESSAGES/kwin.mo @@ -1640,7 +1575,6 @@ share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwindecoration.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwinrules.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwincompositing.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kcmkwm.mo share/locale/sr@ijekavianlatin/LC_MESSAGES/kwin.mo @@ -1649,10 +1583,10 @@ share/locale/sr@latin/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/sr@latin/LC_MESSAGES/kcm_kwindecoration.mo share/locale/sr@latin/LC_MESSAGES/kcm_kwinrules.mo share/locale/sr@latin/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/sr@latin/LC_MESSAGES/kcmkwincompositing.mo share/locale/sr@latin/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sr@latin/LC_MESSAGES/kcmkwm.mo share/locale/sr@latin/LC_MESSAGES/kwin.mo +share/locale/sv/LC_MESSAGES/kcm_animations.mo share/locale/sv/LC_MESSAGES/kcm_kwin_effects.mo share/locale/sv/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/sv/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1662,7 +1596,6 @@ share/locale/sv/LC_MESSAGES/kcm_kwintabbox.mo share/locale/sv/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/sv/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/sv/LC_MESSAGES/kcmkwincommon.mo -share/locale/sv/LC_MESSAGES/kcmkwincompositing.mo share/locale/sv/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/sv/LC_MESSAGES/kcmkwm.mo share/locale/sv/LC_MESSAGES/kwin.mo @@ -1675,33 +1608,34 @@ share/locale/ta/LC_MESSAGES/kcm_kwintabbox.mo share/locale/ta/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/ta/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/ta/LC_MESSAGES/kcmkwincommon.mo -share/locale/ta/LC_MESSAGES/kcmkwincompositing.mo share/locale/ta/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ta/LC_MESSAGES/kcmkwm.mo share/locale/ta/LC_MESSAGES/kwin.mo share/locale/te/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/te/LC_MESSAGES/kcm_kwindecoration.mo share/locale/te/LC_MESSAGES/kcm_kwinrules.mo -share/locale/te/LC_MESSAGES/kcmkwincompositing.mo share/locale/te/LC_MESSAGES/kcmkwm.mo share/locale/te/LC_MESSAGES/kwin.mo share/locale/tg/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/tg/LC_MESSAGES/kcm_kwindecoration.mo share/locale/tg/LC_MESSAGES/kcm_kwinrules.mo share/locale/tg/LC_MESSAGES/kcmkwincommon.mo -share/locale/tg/LC_MESSAGES/kcmkwincompositing.mo share/locale/tg/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/tg/LC_MESSAGES/kcmkwm.mo share/locale/tg/LC_MESSAGES/kwin.mo +share/locale/th/LC_MESSAGES/kcm_kwin_effects.mo +share/locale/th/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/th/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/th/LC_MESSAGES/kcm_kwindecoration.mo share/locale/th/LC_MESSAGES/kcm_kwinrules.mo share/locale/th/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/th/LC_MESSAGES/kcmkwincompositing.mo +share/locale/th/LC_MESSAGES/kcm_virtualkeyboard.mo +share/locale/th/LC_MESSAGES/kcmkwincommon.mo share/locale/th/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/th/LC_MESSAGES/kcmkwm.mo share/locale/th/LC_MESSAGES/kwin.mo share/locale/tok/LC_MESSAGES/kcm_kwinrules.mo +share/locale/tr/LC_MESSAGES/kcm_animations.mo share/locale/tr/LC_MESSAGES/kcm_kwin_effects.mo share/locale/tr/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/tr/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1711,7 +1645,6 @@ share/locale/tr/LC_MESSAGES/kcm_kwintabbox.mo share/locale/tr/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/tr/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/tr/LC_MESSAGES/kcmkwincommon.mo -share/locale/tr/LC_MESSAGES/kcmkwincompositing.mo share/locale/tr/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/tr/LC_MESSAGES/kcmkwm.mo share/locale/tr/LC_MESSAGES/kwin.mo @@ -1720,10 +1653,10 @@ share/locale/ug/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/ug/LC_MESSAGES/kcm_kwindecoration.mo share/locale/ug/LC_MESSAGES/kcm_kwinrules.mo share/locale/ug/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/ug/LC_MESSAGES/kcmkwincompositing.mo share/locale/ug/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/ug/LC_MESSAGES/kcmkwm.mo share/locale/ug/LC_MESSAGES/kwin.mo +share/locale/uk/LC_MESSAGES/kcm_animations.mo share/locale/uk/LC_MESSAGES/kcm_kwin_effects.mo share/locale/uk/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/uk/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1733,7 +1666,6 @@ share/locale/uk/LC_MESSAGES/kcm_kwintabbox.mo share/locale/uk/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/uk/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/uk/LC_MESSAGES/kcmkwincommon.mo -share/locale/uk/LC_MESSAGES/kcmkwincompositing.mo share/locale/uk/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/uk/LC_MESSAGES/kcmkwm.mo share/locale/uk/LC_MESSAGES/kwin.mo @@ -1754,7 +1686,6 @@ share/locale/vi/LC_MESSAGES/kcm_kwintabbox.mo share/locale/vi/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/vi/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/vi/LC_MESSAGES/kcmkwincommon.mo -share/locale/vi/LC_MESSAGES/kcmkwincompositing.mo share/locale/vi/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/vi/LC_MESSAGES/kcmkwm.mo share/locale/vi/LC_MESSAGES/kwin.mo @@ -1762,13 +1693,13 @@ share/locale/wa/LC_MESSAGES/kcm_kwin_virtualdesktops.mo share/locale/wa/LC_MESSAGES/kcm_kwindecoration.mo share/locale/wa/LC_MESSAGES/kcm_kwinrules.mo share/locale/wa/LC_MESSAGES/kcm_kwintabbox.mo -share/locale/wa/LC_MESSAGES/kcmkwincompositing.mo share/locale/wa/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/wa/LC_MESSAGES/kcmkwm.mo share/locale/wa/LC_MESSAGES/kwin.mo share/locale/xh/LC_MESSAGES/kcm_kwindecoration.mo share/locale/xh/LC_MESSAGES/kcmkwm.mo share/locale/xh/LC_MESSAGES/kwin.mo +share/locale/zh_CN/LC_MESSAGES/kcm_animations.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwin_effects.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1778,10 +1709,10 @@ share/locale/zh_CN/LC_MESSAGES/kcm_kwintabbox.mo share/locale/zh_CN/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/zh_CN/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/zh_CN/LC_MESSAGES/kcmkwincommon.mo -share/locale/zh_CN/LC_MESSAGES/kcmkwincompositing.mo share/locale/zh_CN/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/zh_CN/LC_MESSAGES/kcmkwm.mo share/locale/zh_CN/LC_MESSAGES/kwin.mo +share/locale/zh_TW/LC_MESSAGES/kcm_animations.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwin_effects.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwin_scripts.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwin_virtualdesktops.mo @@ -1791,7 +1722,6 @@ share/locale/zh_TW/LC_MESSAGES/kcm_kwintabbox.mo share/locale/zh_TW/LC_MESSAGES/kcm_kwinxwayland.mo share/locale/zh_TW/LC_MESSAGES/kcm_virtualkeyboard.mo share/locale/zh_TW/LC_MESSAGES/kcmkwincommon.mo -share/locale/zh_TW/LC_MESSAGES/kcmkwincompositing.mo share/locale/zh_TW/LC_MESSAGES/kcmkwinscreenedges.mo share/locale/zh_TW/LC_MESSAGES/kcmkwm.mo share/locale/zh_TW/LC_MESSAGES/kwin.mo diff --git a/x11-wm/qtile/pkg-plist b/x11-wm/qtile/pkg-plist index 9cc01c8b59ea..63d3f8108db4 100644 --- a/x11-wm/qtile/pkg-plist +++ b/x11-wm/qtile/pkg-plist @@ -1,7 +1,7 @@ -%%PYTHON_SITELIBDIR%%/libqtile/__pycache__/_ffi_pango%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/libqtile/__pycache__/_ffi_pango%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/libqtile/__pycache__/_ffi_pango%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/libqtile/__pycache__/_ffi_pango%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/libqtile/_ffi_pango.py -%%PYTHON_SITELIBDIR%%/libqtile/backend/x11/__pycache__/_ffi_xcursors%%PYTHON_EXT_SUFFIX%%.opt-1.pyc -%%PYTHON_SITELIBDIR%%/libqtile/backend/x11/__pycache__/_ffi_xcursors%%PYTHON_EXT_SUFFIX%%.pyc +%%PYTHON_SITELIBDIR%%/libqtile/backend/x11/__pycache__/_ffi_xcursors%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON_SITELIBDIR%%/libqtile/backend/x11/__pycache__/_ffi_xcursors%%PYTHON_TAG%%.pyc %%PYTHON_SITELIBDIR%%/libqtile/backend/x11/_ffi_xcursors.py share/xsessions/qtile.desktop diff --git a/x11-wm/river/Makefile b/x11-wm/river/Makefile index 0a58a85b8478..96116f9315bb 100644 --- a/x11-wm/river/Makefile +++ b/x11-wm/river/Makefile @@ -1,10 +1,9 @@ PORTNAME= river DISTVERSIONPREFIX= v -DISTVERSION= 0.3.7 -PORTREVISION= 1 +DISTVERSION= 0.3.11 CATEGORIES= x11-wm wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dynamic tiling Wayland compositor WWW= https://isaacfreund.com/software/river/ @@ -13,10 +12,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ wayland-protocols>0:graphics/wayland-protocols \ - zig>=0.13.0:lang/zig + zig>=0.14.0:lang/zig LIB_DEPENDS= libevdev.so:devel/libevdev \ libwayland-server.so:graphics/wayland \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon @@ -24,10 +23,10 @@ USES= pkgconfig xorg USE_GITHUB= yes USE_XORG= pixman GH_ACCOUNT= riverwm -GH_TUPLE= ifreund:zig-pixman:v0.2.0:zig_pixman/../.cache/zig/p/12209db20ce873af176138b76632931def33a10539387cba745db72933c43d274d56 \ - ifreund:zig-wayland:v0.2.0:zig_wayland/../.cache/zig/p/1220687c8c47a48ba285d26a05600f8700d37fc637e223ced3aa8324f3650bf52242 \ - ifreund:zig-xkbcommon:v0.2.0:zig_xkbcommon/../.cache/zig/p/1220c90b2228d65fd8427a837d31b0add83e9fade1dcfa539bb56fd06f1f8461605f \ - swaywm:zig-wlroots:v0.18.1:zig_wlroots/../.cache/zig/p/122083317b028705b5d27be12976feebf17066a4e51802b3b5e9f970bec580e433e1 +GH_TUPLE= ifreund:zig-pixman:v0.3.0:zig_pixman/../.cache/zig/p/pixman-0.3.0-LClMnz2VAAAs7QSCGwLimV5VUYx0JFnX5xWU6HwtMuDX \ + ifreund:zig-wayland:v0.3.0:zig_wayland/../.cache/zig/p/wayland-0.3.0-lQa1kjPIAQDmhGYpY-zxiRzQJFHQ2VqhJkQLbKKdt5wl \ + ifreund:zig-xkbcommon:v0.3.0:zig_xkbcommon/../.cache/zig/p/xkbcommon-0.3.0-VDqIe3K9AQB2fG5ZeRcMC9i7kfrp5m2rWgLrmdNn9azr \ + swaywm:zig-wlroots:v0.19.2:zig_wlroots/../.cache/zig/p/wlroots-0.19.2-jmOlcsnnAwDFAeOamkUaxyHNhKngH4Ai5rrLSVbqA8LW MAKE_ENV= DESTDIR="${STAGEDIR}" CONFIGURE_ARGS= --prefix "${PREFIX}" \ ${WITH_DEBUG:D:U-Doptimize=ReleaseFast} \ diff --git a/x11-wm/river/distinfo b/x11-wm/river/distinfo index df86b7e1f20b..f7b7e56d89c3 100644 --- a/x11-wm/river/distinfo +++ b/x11-wm/river/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1736012117 -SHA256 (riverwm-river-v0.3.7_GH0.tar.gz) = d60d5a2142b29bb44317a2b13e9b2454eb145f4331a96ef8058e83a9e8fa9fc4 -SIZE (riverwm-river-v0.3.7_GH0.tar.gz) = 171926 -SHA256 (ifreund-zig-pixman-v0.2.0_GH0.tar.gz) = 298c015764ff917fceec45c1382b50ec371e06f75e50f097c8380ca565c3b581 -SIZE (ifreund-zig-pixman-v0.2.0_GH0.tar.gz) = 7886 -SHA256 (ifreund-zig-wayland-v0.2.0_GH0.tar.gz) = 6cbbb8ca10c84cc83a09b21e3b84e0ab4238306376b268788fedcc46397b322d -SIZE (ifreund-zig-wayland-v0.2.0_GH0.tar.gz) = 56461 -SHA256 (ifreund-zig-xkbcommon-v0.2.0_GH0.tar.gz) = 4ef3193a375f1893475c3bc481d262a7eef5c28e0d1ea7c20739deaa4f8df6bd -SIZE (ifreund-zig-xkbcommon-v0.2.0_GH0.tar.gz) = 22495 -SHA256 (swaywm-zig-wlroots-v0.18.1_GH0.tar.gz) = 168798907f30da2ed0fbe0b132f3dc0bfcf3f5d5b75c2ea9d425f47be54fc7a9 -SIZE (swaywm-zig-wlroots-v0.18.1_GH0.tar.gz) = 56734 +TIMESTAMP = 1751355476 +SHA256 (riverwm-river-v0.3.11_GH0.tar.gz) = bd2732f0d515ea4b669b17b48cfda2a271f013fa9aeaba61453b610b381f474a +SIZE (riverwm-river-v0.3.11_GH0.tar.gz) = 171257 +SHA256 (ifreund-zig-pixman-v0.3.0_GH0.tar.gz) = b09b4d733430d3341c9fa340b13b84da058068764b9239452b5161c015ac3b08 +SIZE (ifreund-zig-pixman-v0.3.0_GH0.tar.gz) = 7976 +SHA256 (ifreund-zig-wayland-v0.3.0_GH0.tar.gz) = 8697cb2d056bc88e76e4f44e68e4346bf1ab4b325acd38b52dae7924754ea0ad +SIZE (ifreund-zig-wayland-v0.3.0_GH0.tar.gz) = 75460 +SHA256 (ifreund-zig-xkbcommon-v0.3.0_GH0.tar.gz) = 492b670d9bddc596184b2ec46d06dbcafdfb9c4b6b6fa7ad9ba98a4d2f921d59 +SIZE (ifreund-zig-xkbcommon-v0.3.0_GH0.tar.gz) = 22520 +SHA256 (swaywm-zig-wlroots-v0.19.2_GH0.tar.gz) = 92f483605472e57e891e88b7e10cc833ad03883e292b81ac3c37ae7410dfdedd +SIZE (swaywm-zig-wlroots-v0.19.2_GH0.tar.gz) = 59078 diff --git a/x11-wm/spectrwm/Makefile b/x11-wm/spectrwm/Makefile index a3d1cbf19f11..8b7c1a176f94 100644 --- a/x11-wm/spectrwm/Makefile +++ b/x11-wm/spectrwm/Makefile @@ -1,6 +1,6 @@ PORTNAME= spectrwm DISTVERSIONPREFIX= SPECTRWM_ -DISTVERSION= 3_6_0 +DISTVERSION= 3_7_0 CATEGORIES= x11-wm MAINTAINER= nxjoseph@protonmail.com @@ -47,13 +47,8 @@ do-install: ${STAGEDIR}${PREFIX}/share/man/man1 ${INSTALL_DATA} ${WRKSRC}/spectrwm.conf \ ${STAGEDIR}${PREFIX}/etc/spectrwm.conf.sample -.for f in ${CONFEXAMPLES} - ${INSTALL_DATA} ${WRKSRC}/${f} \ + ${INSTALL_DATA} ${CONFEXAMPLES:C|^|${WRKSRC}/|} \ + ${SCRIPTEXAMPLES:C|^|${WRKSRC}/|} \ ${STAGEDIR}${EXAMPLESDIR} -.endfor -.for f in ${SCRIPTEXAMPLES} - ${INSTALL_SCRIPT} ${WRKSRC}/${f} \ - ${STAGEDIR}${EXAMPLESDIR} -.endfor .include <bsd.port.mk> diff --git a/x11-wm/spectrwm/distinfo b/x11-wm/spectrwm/distinfo index 0587a63847e7..61e6076ef5ee 100644 --- a/x11-wm/spectrwm/distinfo +++ b/x11-wm/spectrwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1736187162 -SHA256 (conformal-spectrwm-SPECTRWM_3_6_0_GH0.tar.gz) = 49854c5215475d2450d2558da12a3afe9019861170ba9d556c8b403d4d66f0d1 -SIZE (conformal-spectrwm-SPECTRWM_3_6_0_GH0.tar.gz) = 205957 +TIMESTAMP = 1756463582 +SHA256 (conformal-spectrwm-SPECTRWM_3_7_0_GH0.tar.gz) = 9541ceb713dd186755643a85b03e9ebe98b9703b00025d229ee92a6ba910c805 +SIZE (conformal-spectrwm-SPECTRWM_3_7_0_GH0.tar.gz) = 214112 diff --git a/x11-wm/stumpwm/Makefile b/x11-wm/stumpwm/Makefile index 0f3279a42b4c..c847b7ca785e 100644 --- a/x11-wm/stumpwm/Makefile +++ b/x11-wm/stumpwm/Makefile @@ -1,7 +1,6 @@ PORTNAME= stumpwm -DISTVERSION= 24.11-2 -PORTREVISION= 4 -DISTVERSIONSUFFIX= -gd54bebd +DISTVERSION= 24.11-20 +DISTVERSIONSUFFIX= -ga774bfe CATEGORIES= x11-wm lisp MAINTAINER= jrm@FreeBSD.org diff --git a/x11-wm/stumpwm/distinfo b/x11-wm/stumpwm/distinfo index 01ec6d39873b..acef3dbd945a 100644 --- a/x11-wm/stumpwm/distinfo +++ b/x11-wm/stumpwm/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734749657 -SHA256 (stumpwm-stumpwm-24.11-2-gd54bebd_GH0.tar.gz) = 1eed67f71fd23eaa395a9ee6402bd3b52f1de8d91efcbd2451c2d3331381a029 -SIZE (stumpwm-stumpwm-24.11-2-gd54bebd_GH0.tar.gz) = 288159 +TIMESTAMP = 1755360506 +SHA256 (stumpwm-stumpwm-24.11-20-ga774bfe_GH0.tar.gz) = c9672d5cd65599f0843c11f072e63078ba688de40150f016a7a0231c233afdb4 +SIZE (stumpwm-stumpwm-24.11-20-ga774bfe_GH0.tar.gz) = 287198 diff --git a/x11-wm/stumpwm/files/patch-stumpwm.asd b/x11-wm/stumpwm/files/patch-stumpwm.asd deleted file mode 100644 index f4e5fac2cb88..000000000000 --- a/x11-wm/stumpwm/files/patch-stumpwm.asd +++ /dev/null @@ -1,11 +0,0 @@ ---- stumpwm.asd.orig 2024-12-11 17:39:48 UTC -+++ stumpwm.asd -@@ -7,7 +7,7 @@ - (defsystem :stumpwm - :name "StumpWM" - :author "Shawn Betts <sabetts@vcn.bc.ca>" -- :version "23.11" -+ :version "24.11" - :maintainer "David Bjergaard <dbjergaard@gmail.com>" - ;; :license "GNU General Public License" - :description "A tiling, keyboard driven window manager" diff --git a/x11-wm/sway/Makefile b/x11-wm/sway/Makefile index fab1bfb892bd..9b0f8f7f029e 100644 --- a/x11-wm/sway/Makefile +++ b/x11-wm/sway/Makefile @@ -1,5 +1,5 @@ PORTNAME= sway -DISTVERSION= 1.11-rc2 +DISTVERSION= 1.11 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org diff --git a/x11-wm/sway/distinfo b/x11-wm/sway/distinfo index 42ccd7062940..cc3a65e6e973 100644 --- a/x11-wm/sway/distinfo +++ b/x11-wm/sway/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1745787168 -SHA256 (swaywm-sway-1.11-rc2_GH0.tar.gz) = 156e31de674979a76956bf4eaedcd2d42946b4e983b817a15d6320ce2dee5871 -SIZE (swaywm-sway-1.11-rc2_GH0.tar.gz) = 5583520 +TIMESTAMP = 1749416947 +SHA256 (swaywm-sway-1.11_GH0.tar.gz) = 034ec4519326d6af5275814700dde46e852c5174614109affe4c86b2fbee062a +SIZE (swaywm-sway-1.11_GH0.tar.gz) = 5583731 diff --git a/x11-wm/sway/pkg-message b/x11-wm/sway/pkg-message index 15b9e51475e8..6a2347801f07 100644 --- a/x11-wm/sway/pkg-message +++ b/x11-wm/sway/pkg-message @@ -3,9 +3,6 @@ message: <<EOM Notes: - sway(1) can use mac_priority(4) to avoid stutter during high load -Known issues: -- Broken on amdgpu since sway 1.11. Switch to swayfx for now. - https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286311 EOM } ] diff --git a/x11-wm/swayfx/Makefile b/x11-wm/swayfx/Makefile index 8715691e8412..6d9cf7561faa 100644 --- a/x11-wm/swayfx/Makefile +++ b/x11-wm/swayfx/Makefile @@ -1,5 +1,5 @@ PORTNAME= sway -DISTVERSION= 0.5 +DISTVERSION= 0.5.3 CATEGORIES= x11-wm wayland PKGNAMESUFFIX= ${GH_PROJECT:S/${PORTNAME}//} @@ -18,8 +18,8 @@ LIB_DEPENDS= libjson-c.so:devel/json-c \ libpcre2-8.so:devel/pcre2 \ libdrm.so:graphics/libdrm \ libwayland-egl.so:graphics/wayland \ - libscenefx-0.2.so:x11-toolkits/scenefx02 \ - libwlroots-0.18.so:x11-toolkits/wlroots018 \ + libscenefx-0.4.so:x11-toolkits/scenefx04 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon @@ -61,5 +61,10 @@ post-patch: @${REINPLACE_CMD} -i .nogit -e 's/git.found()/false/' \ -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build +.if exists(${.CURDIR}/files/patch-common_stringop.c) +# https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275328 + @${REINPLACE_CMD} -e 's/_POSIX_C_SOURCE=200809L/_XOPEN_SOURCE=700/' \ + ${WRKSRC}/meson.build +.endif .include <bsd.port.mk> diff --git a/x11-wm/swayfx/distinfo b/x11-wm/swayfx/distinfo index 88ef6125ec63..4ef881b7a5b2 100644 --- a/x11-wm/swayfx/distinfo +++ b/x11-wm/swayfx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1740508180 -SHA256 (WillPower3309-swayfx-0.5_GH0.tar.gz) = 68bff05a89da702bbca7df3c5c633a149cc59e9e8158c1bd60f0e9fe768f86b3 -SIZE (WillPower3309-swayfx-0.5_GH0.tar.gz) = 17594759 +TIMESTAMP = 1751070411 +SHA256 (WillPower3309-swayfx-0.5.3_GH0.tar.gz) = e6345e198f128520cf422b458ac8ad9759c3a6c8f633d7b722655309f8a14b9e +SIZE (WillPower3309-swayfx-0.5.3_GH0.tar.gz) = 17597207 diff --git a/x11-wm/swayfx/files/patch-common_stringop.c b/x11-wm/swayfx/files/patch-common_stringop.c new file mode 100644 index 000000000000..5a9f187e11df --- /dev/null +++ b/x11-wm/swayfx/files/patch-common_stringop.c @@ -0,0 +1,53 @@ +https://github.com/swaywm/sway/issues/8673#issuecomment-2818260191 + +--- common/stringop.c.orig 2025-04-20 11:31:10 UTC ++++ common/stringop.c +@@ -6,6 +6,8 @@ + #include <string.h> + #include <strings.h> + #include <wordexp.h> ++#include <signal.h> ++#include <sys/wait.h> + #include "list.h" + #include "log.h" + #include "stringop.h" +@@ -318,11 +320,34 @@ bool expand_path(char **path) { + char *ptr = strstr(*path, " ") + 1; + memmove(ptr + 1, ptr, strlen(ptr) + 1); + *ptr = '\\'; +- } +- if (wordexp(*path, &p, 0) != 0 || p.we_wordv[0] == NULL) { +- wordfree(&p); +- return false; +- } ++ } ++ ++ // FreeBSD wordexp bug workaround: ++ // 1. Reset SIGCHLD handler ++ // 2. Run wordexp ++ // 3. Restore SIGCHLD handler and reap any processes that exited ++ struct sigaction prev_action; ++ struct sigaction new_action = { ++ .sa_flags = SA_RESETHAND, ++ }; ++ if (sigaction(SIGCHLD, &new_action, &prev_action) != 0) { ++ sway_log(SWAY_ERROR, "Restoring sigchild before wordexp failed"); ++ return false; ++ } ++ ++ int res = wordexp(*path, &p, 0); ++ ++ if (sigaction(SIGCHLD, &prev_action, NULL) != 0) { ++ sway_log(SWAY_ERROR, "Restoring sigchild after wordexp failed"); ++ } ++ ++ int status; ++ while (waitpid(-1, &status, WNOHANG) != -1 || errno == EINTR); ++ ++ if (res != 0 || p.we_wordv[0] == NULL) { ++ wordfree(&p); ++ return false; ++ } + free(*path); + *path = join_args(p.we_wordv, p.we_wordc); + wordfree(&p); diff --git a/x11-wm/theseus-ship/Makefile b/x11-wm/theseus-ship/Makefile index eebc9e1907c9..f8b210a7a404 100644 --- a/x11-wm/theseus-ship/Makefile +++ b/x11-wm/theseus-ship/Makefile @@ -1,10 +1,13 @@ PORTNAME= theseus-ship DISTVERSIONPREFIX= v DISTVERSION= 6.2.0 -PORTREVISION= 1 -CATEGORIES= x11-wm # wayland: https://github.com/winft/theseus-ship/issues/9 +PORTREVISION= 3 +CATEGORIES= x11-wm wayland -MAINTAINER= jbeich@FreeBSD.org +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 01030427325c.patch:-p1 # https://github.com/winft/theseus-ship/pull/17 + +MAINTAINER= jsm@FreeBSD.org COMMENT= Wayland and X11 compositor for KDE Plasma Desktop WWW= https://github.com/winft/theseus-ship diff --git a/x11-wm/theseus-ship/distinfo b/x11-wm/theseus-ship/distinfo index d03b229652b4..fc9fcdc4cad3 100644 --- a/x11-wm/theseus-ship/distinfo +++ b/x11-wm/theseus-ship/distinfo @@ -1,3 +1,5 @@ TIMESTAMP = 1728505622 SHA256 (winft-theseus-ship-v6.2.0_GH0.tar.gz) = 1f3567a4b1dd1a69046fe8669d624f4245733a72354025f127e732f4600fde18 SIZE (winft-theseus-ship-v6.2.0_GH0.tar.gz) = 2693734 +SHA256 (01030427325c.patch) = 0bc1b46f324391ebeaf557b2b281deaa84182db1c7af4cf95f5b9508cf8a10b2 +SIZE (01030427325c.patch) = 56954 diff --git a/x11-wm/theseus-ship/files/patch-plasma-6.1 b/x11-wm/theseus-ship/files/patch-plasma-6.1 deleted file mode 100644 index bb6349fdc8a5..000000000000 --- a/x11-wm/theseus-ship/files/patch-plasma-6.1 +++ /dev/null @@ -1,39 +0,0 @@ -Drop after x11/plasma6-libplasma >= 6.2.0 update -Drop after x11-wm/plasma6-kdecoration >= 6.2.0 - -CMake Warning at CMakeLists.txt:59 (find_package): - Could not find a configuration file for package "Plasma" that is compatible - with requested version "6.1". - - The following configuration files were considered but not accepted: - - /usr/local/lib/cmake/Plasma/PlasmaConfig.cmake, version: 6.1.2 - -CMake Error at CMakeLists.txt:69 (find_package): - Could not find a configuration file for package "KDecoration2" that is - compatible with requested version "6.2". - - The following configuration files were considered but not accepted: - - /usr/local/lib/cmake/KDecoration2/KDecoration2Config.cmake, version: 6.1.2 - ---- CMakeLists.txt.orig 2024-10-09 20:27:02 UTC -+++ CMakeLists.txt -@@ -57,7 +57,7 @@ set_package_properties(KF6Kirigami PROPERTIES - TYPE RUNTIME - ) - --find_package(Plasma ${CMAKE_PROJECT_VERSION_MAJOR}.${CMAKE_PROJECT_VERSION_MINOR} -+find_package(Plasma ${CMAKE_PROJECT_VERSION_MAJOR} - CONFIG - ) - set_package_properties(Plasma PROPERTIES -@@ -66,7 +66,7 @@ set_package_properties(Plasma PROPERTIES - TYPE RUNTIME - ) - --find_package(KDecoration2 ${CMAKE_PROJECT_VERSION_MAJOR}.${CMAKE_PROJECT_VERSION_MINOR} -+find_package(KDecoration2 ${CMAKE_PROJECT_VERSION_MAJOR} - CONFIG REQUIRED - ) - diff --git a/x11-wm/wayfire-plugins-extra/Makefile b/x11-wm/wayfire-plugins-extra/Makefile index a4a1179f9345..be68e5c70a79 100644 --- a/x11-wm/wayfire-plugins-extra/Makefile +++ b/x11-wm/wayfire-plugins-extra/Makefile @@ -1,51 +1,43 @@ PORTNAME= wayfire-plugins-extra DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 -PORTREVISION= 1 +DISTVERSION= 0.10.0 CATEGORIES= x11-wm wayland -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Additional plugins for Wayfire WWW= https://wayfire.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ +BUILD_DEPENDS= boost-libs>0:devel/boost-libs \ + evdev-proto>0:devel/evdev-proto \ wayland-scanner:graphics/wayland \ wayland-protocols>0:graphics/wayland-protocols \ wayfire>0:x11-wm/wayfire LIB_DEPENDS= libevdev.so:devel/libevdev \ libwf-config.so:devel/wf-config \ libwayland-server.so:graphics/wayland \ - libwlroots-0.17.so:x11-toolkits/wlroots017 + libwlroots-0.19.so:x11-toolkits/wlroots019 -USES= compiler:c++17-lang gnome meson pkgconfig +USES= compiler:c++17-lang gl gnome meson pkgconfig USE_GITHUB= yes USE_GITLAB= nodefault +USE_GL= glesv2 USE_GNOME= cairo glibmm GH_ACCOUNT= WayfireWM -GH_TUPLE= timgott:wayfire-shadows:de32395:wayfire_shadows/subprojects/wayfire-shadows \ - soreau:pixdecor:d172e84:pixdecor/subprojects/pixdecor \ - soreau:filters:5850fee:filters/subprojects/filters -GL_TUPLE= wayfireplugins:focus-request:bc41d54:focus_request/subprojects/focus-request \ - wayfireplugins:windecor:f609ac0:windecor/subprojects/windecor +GH_TUPLE= timgott:wayfire-shadows:v0.9.0-1-g453c217:wayfire_shadows/subprojects/wayfire-shadows \ + soreau:pixdecor:8a0b028:pixdecor/subprojects/pixdecor \ + soreau:filters:00024b5:filters/subprojects/filters +GL_TUPLE= wayfireplugins:focus-request:v0.9.0:focus_request/subprojects/focus-request MESON_ARGS= -Denable_focus_request=true -Denable_wayfire_shadows=true \ -Denable_filters=true -OPTIONS_DEFINE= LIBRSVG2 PANGO -OPTIONS_DEFAULT=LIBRSVG2 PANGO +OPTIONS_DEFINE= PANGO +OPTIONS_DEFAULT=PANGO OPTIONS_SUB= yes PANGO_USE= GNOME=pango PANGO_MESON_TRUE= enable_pixdecor -LIBRSVG2_USE= GNOME=librsvg2 -LIBRSVG2_MESON_TRUE= enable_windecor - -post-patch: -# Respect PREFIX for icons - @${REINPLACE_CMD} 's,/usr/share,${DATADIR:H},' \ - ${WRKSRC}/subprojects/windecor/deco-icontheme.cpp - .include <bsd.port.mk> diff --git a/x11-wm/wayfire-plugins-extra/distinfo b/x11-wm/wayfire-plugins-extra/distinfo index 91f2faf8ccc6..b0ce7721887d 100644 --- a/x11-wm/wayfire-plugins-extra/distinfo +++ b/x11-wm/wayfire-plugins-extra/distinfo @@ -1,13 +1,11 @@ -TIMESTAMP = 1724488925 -SHA256 (WayfireWM-wayfire-plugins-extra-v0.9.0_GH0.tar.gz) = 5fd08387fb02ce541b7f9dfbeefbbef9cd19b2c88347517f40afab4da54b83bf -SIZE (WayfireWM-wayfire-plugins-extra-v0.9.0_GH0.tar.gz) = 48580 -SHA256 (timgott-wayfire-shadows-de32395_GH0.tar.gz) = 2d6f0c4fc8524d2b4a926955d3f6856c090d08d37b8908979039e6e1291779c8 -SIZE (timgott-wayfire-shadows-de32395_GH0.tar.gz) = 11260 -SHA256 (soreau-pixdecor-d172e84_GH0.tar.gz) = ba938deac035e5f21e92d9f838b80b0539d6b8dc004f09f25cd400125376759c -SIZE (soreau-pixdecor-d172e84_GH0.tar.gz) = 41145 -SHA256 (soreau-filters-5850fee_GH0.tar.gz) = 4a97738f07de6e3def04656226960090ebc2046ceb62c860a5cee94406da4188 -SIZE (soreau-filters-5850fee_GH0.tar.gz) = 6515 -SHA256 (focus-request-bc41d54.tar.bz2) = da114547ed0b3ccca593d44e4a01f6d86a45ff284e15610e8e465696e9446da9 -SIZE (focus-request-bc41d54.tar.bz2) = 1740 -SHA256 (windecor-f609ac0.tar.bz2) = 2b10209bb6e787af69b6115291330c37dfc8f1c39fb9f91a650cf3ad1c586c10 -SIZE (windecor-f609ac0.tar.bz2) = 32244 +TIMESTAMP = 1754971427 +SHA256 (WayfireWM-wayfire-plugins-extra-v0.10.0_GH0.tar.gz) = b986c7df5b25c9dfaad0ee17aadc21166042faa7c278bba98759fd5505d247ea +SIZE (WayfireWM-wayfire-plugins-extra-v0.10.0_GH0.tar.gz) = 60234 +SHA256 (timgott-wayfire-shadows-v0.9.0-1-g453c217_GH0.tar.gz) = d4ad8fd9cbb27f743c9a79893699fe34e8ed99197174c2ee28bef0b399d15217 +SIZE (timgott-wayfire-shadows-v0.9.0-1-g453c217_GH0.tar.gz) = 12522 +SHA256 (soreau-pixdecor-8a0b028_GH0.tar.gz) = 5138125cf18f4281565fdfb8d9f59c922de629a1ae52718dcc74429f8bfe5c0e +SIZE (soreau-pixdecor-8a0b028_GH0.tar.gz) = 47313 +SHA256 (soreau-filters-00024b5_GH0.tar.gz) = b3716287703b9b1c98bf769d8dbb2577d95b1f2891ea1cf863fab1fda7d24124 +SIZE (soreau-filters-00024b5_GH0.tar.gz) = 8923 +SHA256 (focus-request-v0.9.0.tar.bz2) = 07914e465db240d1153410a08a54c35086e10f3654e2e177830e24bbf4e56c81 +SIZE (focus-request-v0.9.0.tar.bz2) = 4344 diff --git a/x11-wm/wayfire-plugins-extra/files/patch-libc++ b/x11-wm/wayfire-plugins-extra/files/patch-libc++ deleted file mode 100644 index 0f971afea036..000000000000 --- a/x11-wm/wayfire-plugins-extra/files/patch-libc++ +++ /dev/null @@ -1,14 +0,0 @@ -../subprojects/windecor/deco-theme.cpp:14:10: fatal error: 'bits/stdc++.h' file not found -#include <bits/stdc++.h> - ^~~~~~~~~~~~~~~ - ---- subprojects/windecor/deco-theme.cpp.orig 2023-09-30 05:08:04 UTC -+++ subprojects/windecor/deco-theme.cpp -@@ -11,7 +11,6 @@ - #include <sys/stat.h> - #include <unistd.h> - #include <fstream> --#include <bits/stdc++.h> - - typedef struct { - double x; diff --git a/x11-wm/wayfire-plugins-extra/files/patch-wlroots017 b/x11-wm/wayfire-plugins-extra/files/patch-wlroots017 deleted file mode 100644 index 43194a59e84f..000000000000 --- a/x11-wm/wayfire-plugins-extra/files/patch-wlroots017 +++ /dev/null @@ -1,30 +0,0 @@ -wayfire-shadows| Run-time dependency wlroots found: NO (tried pkgconfig and cmake) - -subprojects/wayfire-shadows/meson.build:17:11: ERROR: Dependency "wlroots" not found, tried pkgconfig and cmake - -windecor| Run-time dependency wlroots found: NO (tried pkgconfig and cmake) - -subprojects/windecor/meson.build:18:11: ERROR: Dependency "wlroots" not found, tried pkgconfig and cmake - ---- subprojects/wayfire-shadows/meson.build.orig 2023-09-08 22:38:12 UTC -+++ subprojects/wayfire-shadows/meson.build -@@ -14,7 +14,7 @@ wayfire = dependency('wayfire') - ) - - wayfire = dependency('wayfire') --wlroots = dependency('wlroots') -+wlroots = dependency('wlroots-0.17') - wfconfig = dependency('wf-config') - - add_project_arguments(['-DWLR_USE_UNSTABLE'], language: ['cpp', 'c']) ---- subprojects/windecor/meson.build.orig 2023-09-30 05:08:04 UTC -+++ subprojects/windecor/meson.build -@@ -15,7 +15,7 @@ pixman = dependency('pixman-1') - - wayfire = dependency('wayfire') - pixman = dependency('pixman-1') --wlroots = dependency('wlroots') -+wlroots = dependency('wlroots-0.17') - wfconfig = dependency('wf-config') - cairo = dependency('cairo') - rsvg = dependency( 'librsvg-2.0' ) diff --git a/x11-wm/wayfire-plugins-extra/pkg-plist b/x11-wm/wayfire-plugins-extra/pkg-plist index 151a668557de..64314a5ac6dd 100644 --- a/x11-wm/wayfire-plugins-extra/pkg-plist +++ b/x11-wm/wayfire-plugins-extra/pkg-plist @@ -2,6 +2,7 @@ lib/wayfire/libannotate.so lib/wayfire/libautorotate-iio.so lib/wayfire/libbench.so lib/wayfire/libcrosshair.so +lib/wayfire/libextra-animations.so lib/wayfire/libfilters.so lib/wayfire/libfocus-change.so lib/wayfire/libfocus-request.so @@ -18,17 +19,17 @@ lib/wayfire/libobs.so lib/wayfire/libpin-view.so %%PANGO%%lib/wayfire/libpixdecor.so lib/wayfire/libshowrepaint.so +lib/wayfire/libshowtouch.so lib/wayfire/libview-shot.so lib/wayfire/libwater.so -%%LIBRSVG2%%lib/wayfire/libwindecor.so lib/wayfire/libwinshadows.so lib/wayfire/libwinzoom.so lib/wayfire/libworkspace-names.so -%%LIBRSVG2%%share/wayfire/icons/plugin-windecor.svg share/wayfire/metadata/annotate.xml share/wayfire/metadata/autorotate-iio.xml share/wayfire/metadata/bench.xml share/wayfire/metadata/crosshair.xml +share/wayfire/metadata/extra-animations.xml share/wayfire/metadata/filters.xml share/wayfire/metadata/focus-change.xml share/wayfire/metadata/focus-request.xml @@ -44,10 +45,9 @@ share/wayfire/metadata/obs.xml share/wayfire/metadata/pin-view.xml %%PANGO%%share/wayfire/metadata/pixdecor.xml share/wayfire/metadata/showrepaint.xml +share/wayfire/metadata/showtouch.xml share/wayfire/metadata/view-shot.xml share/wayfire/metadata/water.xml -%%LIBRSVG2%%share/wayfire/metadata/windecor.xml share/wayfire/metadata/window-zoom.xml share/wayfire/metadata/winshadows.xml share/wayfire/metadata/workspace-names.xml -%%LIBRSVG2%%share/wayfire/windecor/executable.svg diff --git a/x11-wm/wayfire/Makefile b/x11-wm/wayfire/Makefile index c8af247557e0..7998cf5f8c0e 100644 --- a/x11-wm/wayfire/Makefile +++ b/x11-wm/wayfire/Makefile @@ -1,10 +1,12 @@ PORTNAME= wayfire DISTVERSIONPREFIX= v -DISTVERSION= 0.9.0 -PORTREVISION= 2 +DISTVERSION= 0.10.0 CATEGORIES= x11-wm wayland -MAINTAINER= jbeich@FreeBSD.org +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= 8bbea76d3b47.patch:-p1 # https://github.com/WayfireWM/wayfire/pull/2802 + +MAINTAINER= ports@FreeBSD.org COMMENT= 3D Wayland compositor WWW= https://wayfire.org/ @@ -12,20 +14,20 @@ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ - nlohmann-json>0:devel/nlohmann-json \ - wf-config>=0.9.0<0.10.0:devel/wf-config \ + wf-config>=0.10.0<0.11.0:devel/wf-config \ ${LOCALBASE}/include/xf86drmMode.h:graphics/libdrm \ wayland-protocols>=1.12:graphics/wayland-protocols \ glm>=0.9.8:math/glm LIB_DEPENDS= libevdev.so:devel/libevdev \ libinotify.so:devel/libinotify \ + libudev.so:devel/libudev-devd \ libwf-config.so:devel/wf-config \ + libyyjson.so:devel/yyjson \ libpng.so:graphics/png \ libwayland-server.so:graphics/wayland \ - libwlroots-0.17.so:x11-toolkits/wlroots017 \ + libwlroots-0.19.so:x11-toolkits/wlroots019 \ libinput.so:x11/libinput \ libxkbcommon.so:x11/libxkbcommon -RUN_DEPENDS= nlohmann-json>0:devel/nlohmann-json TEST_DEPENDS= doctest>0:devel/doctest USES= cmake:indirect compiler:c++17-lang gl gnome jpeg meson pkgconfig xorg @@ -34,11 +36,10 @@ USE_GL= egl glesv2 USE_GNOME= cairo pango USE_XORG= pixman GH_ACCOUNT= WayfireWM -GH_TUPLE= WayfireWM:wf-touch:b8b844f:wftouch/subprojects/wf-touch \ - WayfireWM:wf-utils:08553c4:wfutils/subprojects/wf-utils +GH_TUPLE= WayfireWM:wf-touch:093d894:wftouch/subprojects/wf-touch \ + WayfireWM:wf-utils:3ef27d1:wfutils/subprojects/wf-utils MESON_ARGS= -Dtests=disabled \ -Dwf-touch:tests=disabled \ - -Dwf-utils:default_library=static \ ${NULL} .if !exists(/usr/include/omp.h) @@ -58,12 +59,6 @@ post-patch: -e '/project_version/s/@0@/${DISTVERSIONFULL}/' \ ${WRKSRC}/meson.build -.ifdef GH_TUPLE -post-configure: - @${REINPLACE_CMD} 's/meson install/& \ - --skip-subprojects/' ${BUILD_WRKSRC}/build.ninja -.endif - post-install: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.ini ${STAGEDIR}${EXAMPLESDIR} @@ -71,7 +66,8 @@ post-install: pre-test: @if [ ! -e ${WRKDIR}/.meson_build_tests ]; then \ ${RM} ${CONFIGURE_COOKIE} ${BUILD_COOKIE}; \ - ${MAKE} -C${.CURDIR} build MESON_ARGS="${MESON_ARGS} --reconfigure -Dtests=enabled"; \ + ${MAKE} -C${.CURDIR} build MESON_ARGS="${MESON_ARGS} --reconfigure \ + ${MESON_ARGS:M*tests*:S/=dis/=en/}"; \ ${TOUCH} ${WRKDIR}/.meson_build_tests; \ fi diff --git a/x11-wm/wayfire/distinfo b/x11-wm/wayfire/distinfo index 8e706d071d10..1e051a6a5da8 100644 --- a/x11-wm/wayfire/distinfo +++ b/x11-wm/wayfire/distinfo @@ -1,7 +1,9 @@ -TIMESTAMP = 1724497494 -SHA256 (WayfireWM-wayfire-v0.9.0_GH0.tar.gz) = 233fa0cf1c967a48d40a075ea7e34132e80ad30c2aef5e306c4466be1e585acb -SIZE (WayfireWM-wayfire-v0.9.0_GH0.tar.gz) = 477667 -SHA256 (WayfireWM-wf-touch-b8b844f_GH0.tar.gz) = d4c1ba47e3f1561a4de2fc3166a46e9a3849526b62efab27b160a4a2804fb6b8 -SIZE (WayfireWM-wf-touch-b8b844f_GH0.tar.gz) = 9976 -SHA256 (WayfireWM-wf-utils-08553c4_GH0.tar.gz) = 0d5f9293fa0012b095c8e902884ca56f828928cf14a578ceac712f73e85b40d5 -SIZE (WayfireWM-wf-utils-08553c4_GH0.tar.gz) = 48507 +TIMESTAMP = 1756267943 +SHA256 (WayfireWM-wayfire-v0.10.0_GH0.tar.gz) = f4b3997ae0cc764d38226038d05291f44b02988782f27852c26b04387b9da440 +SIZE (WayfireWM-wayfire-v0.10.0_GH0.tar.gz) = 507994 +SHA256 (WayfireWM-wf-touch-093d894_GH0.tar.gz) = 7fa685012ed73363d507f093838b7d64264b6038bbdc5baab571171f5120d257 +SIZE (WayfireWM-wf-touch-093d894_GH0.tar.gz) = 10577 +SHA256 (WayfireWM-wf-utils-3ef27d1_GH0.tar.gz) = fcea63b4e4fd026fede0fc0fbeb4858c3d2df0eb9da400d26a322b2ff10a2d68 +SIZE (WayfireWM-wf-utils-3ef27d1_GH0.tar.gz) = 48507 +SHA256 (8bbea76d3b47.patch) = 724609c6bf0d543e541ddbb113ad81db4d27bf8c706a014af6c06bb93db1d38e +SIZE (8bbea76d3b47.patch) = 767 diff --git a/x11-wm/wayfire/files/patch-wlroots017 b/x11-wm/wayfire/files/patch-wlroots017 deleted file mode 100644 index 28311aebc9a3..000000000000 --- a/x11-wm/wayfire/files/patch-wlroots017 +++ /dev/null @@ -1,32 +0,0 @@ -Run-time dependency wlroots found: NO (tried pkgconfig and cmake) -Looking for a fallback subproject for the dependency wlroots - -meson.build:45:11: ERROR: Subproject exists but has no meson.build file. - ---- meson.build.orig 2024-08-24 11:04:54 UTC -+++ meson.build -@@ -42,11 +42,11 @@ elif get_option('use_system_wlroots').enabled() - - elif get_option('use_system_wlroots').enabled() - use_system_wlroots = true -- wlroots = dependency('wlroots', version: ['>=0.17.0', '<0.18.0'], required: true) -+ wlroots = dependency('wlroots-0.17', version: ['>=0.17.0', '<0.18.0'], required: true) - - elif get_option('use_system_wlroots').auto() - message( 'SEARCHING FOR WLROOTS' ) -- wlroots = dependency('wlroots', version: ['>=0.17.0', '<0.18.0'], required: false) -+ wlroots = dependency('wlroots-0.17', version: ['>=0.17.0', '<0.18.0'], required: false) - use_system_wlroots = true - if not wlroots.found() - use_system_wlroots = false ---- src/meson.build.orig 2024-08-24 11:04:54 UTC -+++ src/meson.build -@@ -147,7 +147,7 @@ public_api_requirements = [ - wayland_server, - pixman, - # These might be subprojects so we need to pass them as strings -- 'wlroots', -+ 'wlroots-0.17', - 'wf-config', - ] - diff --git a/x11-wm/wayfire/pkg-plist b/x11-wm/wayfire/pkg-plist index 8775999874d7..c741060a3665 100644 --- a/x11-wm/wayfire/pkg-plist +++ b/x11-wm/wayfire/pkg-plist @@ -1,7 +1,13 @@ bin/wayfire +include/wayfire/action/action.hpp +include/wayfire/action/action_interface.hpp include/wayfire/bindings-repository.hpp include/wayfire/bindings.hpp include/wayfire/compositor-view.hpp +include/wayfire/condition/access_interface.hpp +include/wayfire/condition/condition.hpp +include/wayfire/condition/logic_condition.hpp +include/wayfire/condition/test_condition.hpp include/wayfire/config-backend.hpp include/wayfire/config.h include/wayfire/core.hpp @@ -11,10 +17,13 @@ include/wayfire/geometry.hpp include/wayfire/idle.hpp include/wayfire/img.hpp include/wayfire/input-device.hpp +include/wayfire/lexer/lexer.hpp +include/wayfire/lexer/literal.hpp +include/wayfire/lexer/symbol.hpp include/wayfire/matcher.hpp +include/wayfire/nonstd/json.hpp include/wayfire/nonstd/observer_ptr.h include/wayfire/nonstd/reverse.hpp -include/wayfire/nonstd/safe-list.hpp include/wayfire/nonstd/tracking-allocator.hpp include/wayfire/nonstd/wlroots-full.hpp include/wayfire/nonstd/wlroots.hpp @@ -23,8 +32,13 @@ include/wayfire/opengl.hpp include/wayfire/option-wrapper.hpp include/wayfire/output-layout.hpp include/wayfire/output.hpp +include/wayfire/parser/action_parser.hpp +include/wayfire/parser/condition_parser.hpp +include/wayfire/parser/lambda_rule_parser.hpp +include/wayfire/parser/rule_parser.hpp include/wayfire/per-output-plugin.hpp include/wayfire/plugin.hpp +include/wayfire/plugins/animate/animate.hpp include/wayfire/plugins/blur/blur.hpp include/wayfire/plugins/common/cairo-util.hpp include/wayfire/plugins/common/geometry-animation.hpp @@ -34,7 +48,6 @@ include/wayfire/plugins/common/move-drag-interface.hpp include/wayfire/plugins/common/preview-indication.hpp include/wayfire/plugins/common/shared-core-data.hpp include/wayfire/plugins/common/simple-text-node.hpp -include/wayfire/plugins/common/simple-texture.hpp include/wayfire/plugins/common/util.hpp include/wayfire/plugins/common/workspace-wall.hpp include/wayfire/plugins/crossfade.hpp @@ -43,12 +56,16 @@ include/wayfire/plugins/input-method-v1/input-method-v1.hpp include/wayfire/plugins/ipc/ipc-activator.hpp include/wayfire/plugins/ipc/ipc-helpers.hpp include/wayfire/plugins/ipc/ipc-method-repository.hpp +include/wayfire/plugins/ipc/ipc-rules-common.hpp include/wayfire/plugins/scale-signal.hpp include/wayfire/plugins/vswitch.hpp include/wayfire/plugins/wm-actions-signals.hpp include/wayfire/plugins/wobbly/wobbly-signal.hpp include/wayfire/region.hpp include/wayfire/render-manager.hpp +include/wayfire/render.hpp +include/wayfire/rule/lambda_rule.hpp +include/wayfire/rule/rule.hpp include/wayfire/scene-input.hpp include/wayfire/scene-operations.hpp include/wayfire/scene-render.hpp @@ -58,6 +75,7 @@ include/wayfire/signal-definitions.hpp include/wayfire/signal-provider.hpp include/wayfire/toplevel-view.hpp include/wayfire/toplevel.hpp +include/wayfire/touch/touch.hpp include/wayfire/txn/transaction-manager.hpp include/wayfire/txn/transaction-object.hpp include/wayfire/txn/transaction.hpp @@ -71,6 +89,8 @@ include/wayfire/unstable/wlr-view-keyboard-interaction.hpp include/wayfire/unstable/xdg-toplevel-base.hpp include/wayfire/unstable/xwl-toplevel-base.hpp include/wayfire/util.hpp +include/wayfire/utils.hpp +include/wayfire/variant.hpp include/wayfire/view-access-interface.hpp include/wayfire/view-helpers.hpp include/wayfire/view-transform.hpp @@ -80,6 +100,12 @@ include/wayfire/workarea.hpp include/wayfire/workspace-set.hpp include/wayfire/workspace-stream.hpp lib/libwayfire-blur-base.so +lib/libwayfire-move-drag-interface.a +lib/libwayfire-workspace-wall.a +lib/libwf-utils.so +lib/libwf-utils.so.0 +lib/libwf-utils.so.0.4.0 +lib/libwftouch.a lib/wayfire/libalpha.so lib/wayfire/libanimate.so lib/wayfire/libautostart.so @@ -88,7 +114,6 @@ lib/wayfire/libcommand.so lib/wayfire/libcube.so lib/wayfire/libdecoration.so lib/wayfire/libdefault-config-backend.so -lib/wayfire/libdemo-ipc.so lib/wayfire/libexpo.so lib/wayfire/libextra-gestures.so lib/wayfire/libfast-switcher.so @@ -113,6 +138,7 @@ lib/wayfire/libshortcuts-inhibit.so lib/wayfire/libsimple-tile.so lib/wayfire/libstipc.so lib/wayfire/libswitcher.so +lib/wayfire/libvk-color-management.so lib/wayfire/libvswipe.so lib/wayfire/libvswitch.so lib/wayfire/libwayfire-shell.so @@ -125,6 +151,7 @@ lib/wayfire/libxdg-activation.so lib/wayfire/libxkb-bindings.so lib/wayfire/libzoom.so libdata/pkgconfig/wayfire.pc +libdata/pkgconfig/wf-utils.pc share/man/man1/wayfire.1.gz %%EXAMPLESDIR%%/wayfire.ini %%DATADIR%%/metadata/alpha.xml @@ -174,3 +201,4 @@ share/man/man1/wayfire.1.gz %%DATADIR%%/metadata/zoom.xml %%DATADIR%%/protocols/unstable/wayfire-shell-unstable-v2.xml share/wayland-sessions/wayfire.desktop +share/xdg-desktop-portal/wayfire-portals.conf diff --git a/x11-wm/wideriver/Makefile b/x11-wm/wideriver/Makefile new file mode 100644 index 000000000000..dfc906a1257a --- /dev/null +++ b/x11-wm/wideriver/Makefile @@ -0,0 +1,29 @@ +PORTNAME= wideriver +DISTVERSION= 1.3.0 +CATEGORIES= x11-wm + +MAINTAINER= nivit@FreeBSD.org +COMMENT= Tiling window manager for the river wayland compositor +WWW= https://github.com/alex-courtis/wideriver + +LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/LICENSE + +LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ + libwayland-client.so:graphics/wayland +RUN_DEPENDS= river:x11-wm/river + +USES= gmake pkgconfig + +USE_GITHUB= yes +GH_ACCOUNT= alex-courtis + +MAKEFILE= GNUmakefile + +PLIST_FILES= bin/wideriver \ + share/man/man1/wideriver.1.gz + +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} + +.include <bsd.port.mk> diff --git a/x11-wm/wideriver/distinfo b/x11-wm/wideriver/distinfo new file mode 100644 index 000000000000..692291cb42e2 --- /dev/null +++ b/x11-wm/wideriver/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1753771718 +SHA256 (alex-courtis-wideriver-1.3.0_GH0.tar.gz) = 77ef35b978483f245ac8d6fd14942b99c5d6e6e5437eedba43a96c994febc61b +SIZE (alex-courtis-wideriver-1.3.0_GH0.tar.gz) = 64914 diff --git a/x11-wm/wideriver/files/patch-config.mk b/x11-wm/wideriver/files/patch-config.mk new file mode 100644 index 000000000000..224402613648 --- /dev/null +++ b/x11-wm/wideriver/files/patch-config.mk @@ -0,0 +1,22 @@ +--- config.mk.orig 2025-07-29 04:27:40 UTC ++++ config.mk +@@ -4,11 +4,11 @@ PREFIX ?= /usr/local + + PREFIX ?= /usr/local + +-INCS = -Iinc -Ipro -Ilib/col/inc ++INCS ?= -Iinc -Ipro -Ilib/col/inc + + CPPFLAGS += $(INCS) -D_GNU_SOURCE -DVERSION=\"$(VERSION)\" -DRIVER_LAYOUT_V3_VERSION=$(RIVER_LAYOUT_V3_VERSION) + +-OFLAGS = -O3 ++#OFLAGS = -O3 + WFLAGS = -pedantic -Wall -Wextra -Werror -Wimplicit-fallthrough -Wno-unused-parameter -Wno-format-zero-length + DFLAGS = -g + COMPFLAGS = $(WFLAGS) $(OFLAGS) $(DFLAGS) +@@ -26,4 +26,4 @@ LDLIBS += $(foreach p,$(PKGS),$(shell $(PKG_CONFIG) -- + CFLAGS += $(foreach p,$(PKGS),$(shell $(PKG_CONFIG) --cflags $(p))) + LDLIBS += $(foreach p,$(PKGS),$(shell $(PKG_CONFIG) --libs $(p))) + +-CC = gcc ++CC ?= gcc diff --git a/x11-wm/wideriver/pkg-descr b/x11-wm/wideriver/pkg-descr new file mode 100644 index 000000000000..7d3f04b8a4e8 --- /dev/null +++ b/x11-wm/wideriver/pkg-descr @@ -0,0 +1,11 @@ +Tiling window manager for the river wayland compositor, inspired by dwm and +xmonad. + +Features: + + - per-tag state + - master/stack(s) left, right and wide layouts + - monocle with alternate borders + - layout toggling + - dwindling, diminishing and even stacks + - inner, outer and smart gaps diff --git a/x11-wm/wlmaker/Makefile b/x11-wm/wlmaker/Makefile index 5c55704e0170..6a644cb31f0f 100644 --- a/x11-wm/wlmaker/Makefile +++ b/x11-wm/wlmaker/Makefile @@ -1,6 +1,6 @@ PORTNAME= wlmaker DISTVERSIONPREFIX= v -DISTVERSION= 0.5 +DISTVERSION= 0.6 CATEGORIES= x11-wm wayland MAINTAINER= jbeich@FreeBSD.org @@ -10,7 +10,7 @@ WWW= https://github.com/phkaeser/wlmaker LICENSE= APACHE20 BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ - wayland-protocols>=1.31:graphics/wayland-protocols + wayland-protocols>=1.32:graphics/wayland-protocols LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \ libwayland-server.so:graphics/wayland \ libwlroots-0.18.so:x11-toolkits/wlroots018 \ @@ -22,7 +22,7 @@ USE_GITHUB= yes USE_GNOME= cairo USE_XORG= xcb GH_ACCOUNT= phkaeser -GH_TUPLE= phkaeser:libbase:114022f:libbase/submodules/libbase +GH_TUPLE= phkaeser:libbase:f44570e:libbase/submodules/libbase CMAKE_OFF= ${WITH_DEBUG:D:Uconfig_DEBUG} PLIST_FILES= bin/${PORTNAME} \ bin/wlmclock \ diff --git a/x11-wm/wlmaker/distinfo b/x11-wm/wlmaker/distinfo index 7fc3503caec0..e3444d5a9f74 100644 --- a/x11-wm/wlmaker/distinfo +++ b/x11-wm/wlmaker/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1741385510 -SHA256 (phkaeser-wlmaker-v0.5_GH0.tar.gz) = 2d06c92fbfb1bc543610692fc9460373b4ead479c0cff2212628cb64999fa7a5 -SIZE (phkaeser-wlmaker-v0.5_GH0.tar.gz) = 377926 -SHA256 (phkaeser-libbase-114022f_GH0.tar.gz) = 4542215b9cd044440e1115ea789bf14280be5c803b7a40b845fd9e3400dfbad0 -SIZE (phkaeser-libbase-114022f_GH0.tar.gz) = 100728 +TIMESTAMP = 1756341927 +SHA256 (phkaeser-wlmaker-v0.6_GH0.tar.gz) = 62e4a890ca0a826542b8dab9e47f5638412ad9ca9ad6252fe4a1faa68419a7d7 +SIZE (phkaeser-wlmaker-v0.6_GH0.tar.gz) = 423159 +SHA256 (phkaeser-libbase-f44570e_GH0.tar.gz) = 315de1cd1e179d8fc129a9beb57fdfccb323c6e1cae0282b15dc02c91b8b57dd +SIZE (phkaeser-libbase-f44570e_GH0.tar.gz) = 121590 diff --git a/x11-wm/wmanager/Makefile b/x11-wm/wmanager/Makefile index 70f215ca8c9d..1ca243ad05c0 100644 --- a/x11-wm/wmanager/Makefile +++ b/x11-wm/wmanager/Makefile @@ -1,9 +1,9 @@ PORTNAME= wmanager -PORTVERSION= 0.3.1 +DISTVERSION= 0.3.1 CATEGORIES= x11-wm MASTER_SITES= https://devel.ringlet.net/files/x11/wmanager/ -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 window manager selector WWW= https://devel.ringlet.net/files/x11/wmanager/ @@ -17,7 +17,6 @@ USES= gl gmake pkgconfig tar:xz xorg USE_GL= gl glu USE_XORG= x11 xcursor xext xfixes xft xinerama xrender - OPTIONS_DEFINE= ADDONS DOCS EXAMPLES OPTIONS_DEFAULT=ADDONS OPTIONS_SUB= yes diff --git a/x11-wm/xfce4-panel-profiles/Makefile b/x11-wm/xfce4-panel-profiles/Makefile index 37aeb53604e3..d2803621d214 100644 --- a/x11-wm/xfce4-panel-profiles/Makefile +++ b/x11-wm/xfce4-panel-profiles/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-panel-profiles -PORTVERSION= 1.0.15 +PORTVERSION= 1.1.1 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/apps DIST_SUBDIR= xfce4 @@ -10,22 +10,24 @@ WWW= https://docs.xfce.org/apps/xfce4-panel-profiles/start LICENSE= GPLv3 -USES= gettext-tools gmake gnome python shebangfix tar:bz2 xfce -USE_GNOME= gtk30 +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}psutil>=7.0.0:sysutils/py-psutil@${PY_FLAVOR} + +USES= gettext-tools gnome meson pkgconfig python shebangfix tar:xz \ + xfce +USE_GNOME= glib20 gtk30 pygobject3 USE_XFCE= libmenu panel SHEBANG_FILES= xfce4-panel-profiles/panelconfig.py \ xfce4-panel-profiles/xfce4-panel-profiles.py -HAS_CONFIGURE= yes +BINARY_ALIAS= python3=${PYTHON_CMD} NO_ARCH= yes OPTIONS_DEFINE= DOCS NLS OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_INSTALL_TARGET= install-locale +NLS_USES= gettext-runtime -post-install: - ${RLN} ${STAGEDIR}${PREFIX}/share/locale ${STAGEDIR}${PREFIX}/share/${PORTNAME}/locale +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-wm/xfce4-panel-profiles/distinfo b/x11-wm/xfce4-panel-profiles/distinfo index af921062977f..7931dc99a862 100644 --- a/x11-wm/xfce4-panel-profiles/distinfo +++ b/x11-wm/xfce4-panel-profiles/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735174105 -SHA256 (xfce4/xfce4-panel-profiles-1.0.15.tar.bz2) = 56cce1a27e88a18a282d568cbc601547a5dd704f0449a75bc284f0171aebaf3b -SIZE (xfce4/xfce4-panel-profiles-1.0.15.tar.bz2) = 121102 +TIMESTAMP = 1747940218 +SHA256 (xfce4/xfce4-panel-profiles-1.1.1.tar.xz) = 0126373a03778bb4894afa151de28d36bfc563ddab96d3bd7c63962350d34ba2 +SIZE (xfce4/xfce4-panel-profiles-1.1.1.tar.xz) = 83908 diff --git a/x11-wm/xfce4-panel-profiles/pkg-plist b/x11-wm/xfce4-panel-profiles/pkg-plist index aefcf365d4a7..95f6d18e0b78 100644 --- a/x11-wm/xfce4-panel-profiles/pkg-plist +++ b/x11-wm/xfce4-panel-profiles/pkg-plist @@ -57,6 +57,7 @@ share/icons/hicolor/scalable/apps/org.xfce.PanelProfiles.svg %%NLS%%share/locale/th/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/tr/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/uk/LC_MESSAGES/xfce4-panel-profiles.mo +%%NLS%%share/locale/vec/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_HK/LC_MESSAGES/xfce4-panel-profiles.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-panel-profiles.mo @@ -74,7 +75,6 @@ share/metainfo/org.xfce.PanelProfiles.appdata.xml %%DATADIR%%/layouts/Xubuntu 14.04 (Trusty).tar.bz2 %%DATADIR%%/layouts/Xubuntu 18.04 (Bionic).tar.bz2 %%DATADIR%%/layouts/openSUSE Leap 15.x.tar.bz2 -%%DATADIR%%/locale %%DATADIR%%/xfce4-panel-profiles/info.py %%DATADIR%%/xfce4-panel-profiles/panelconfig.py %%DATADIR%%/xfce4-panel-profiles/xfce4-panel-profiles.glade diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile index f8a71e13b9d7..146ba9361607 100644 --- a/x11-wm/xfce4-panel/Makefile +++ b/x11-wm/xfce4-panel/Makefile @@ -1,5 +1,5 @@ PORTNAME= xfce4-panel -PORTVERSION= 4.20.4 +PORTVERSION= 4.20.5 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -13,13 +13,12 @@ LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB -LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu \ - libharfbuzz.so:print/harfbuzz +LIB_DEPENDS= libdbusmenu-gtk3.so:devel/libdbusmenu -USES= compiler:c11 desktop-file-utils gettext-tools gmake gnome \ - libtool pathfix perl5 pkgconfig python:build shebangfix \ - tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USES= compiler:c11 desktop-file-utils gettext-tools gnome meson \ + pathfix perl5 pkgconfig python:build shebangfix tar:bzip2 xfce \ + xorg +USE_GNOME= glib20 gtk30 libwnck3 USE_LDCONFIG= yes USE_PERL5= build USE_XFCE= garcon libexo windowing xdt xfconf @@ -27,10 +26,8 @@ USE_XORG= ice sm x11 xext SHEBANG_FILES= xdt-gen-visibility -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-x11 \ - --without-html-dir -INSTALL_TARGET= install-strip +MESON_ARGS= -Ddbusmenu=enabled \ + -Dx11=enabled PORTSCOUT= limitw:1,even @@ -38,21 +35,22 @@ OPTIONS_DEFINE= GIR NLS VAPI WAYLAND OPTIONS_DEFAULT= GIR VAPI WAYLAND OPTIONS_SUB= yes -GIR_DESC= Use Gobject Introspection +GIR_DESC= Use Gobject Introspection GIR_USE= GNOME=introspection:build -GIR_CONFIGURE_ON= --enable-introspection=yes -GIR_CONFIGURE_OFF= --enable-introspection=no +GIR_MESON_TRUE= introspection NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls VAPI_IMPLIES= GIR VAPI_USES= vala:build -VAPI_CONFIGURE_ENABLE= vala +VAPI_MESON_ENABLED= vala -WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \ - libwayland-client.so:graphics/wayland -WAYLAND_CONFIGURE_ENABLE= gtk-layer-shell wayland +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \ + libwayland-client.so:graphics/wayland +WAYLAND_MESON_ENABLED= gtk-layer-shell wayland + +post-patch-NLS-off: + @${REINPLACE_CMD} -e "/^subdir('po')/d" ${WRKSRC}/meson.build .include <bsd.port.mk> diff --git a/x11-wm/xfce4-panel/distinfo b/x11-wm/xfce4-panel/distinfo index 734057a88509..eeec7d457f42 100644 --- a/x11-wm/xfce4-panel/distinfo +++ b/x11-wm/xfce4-panel/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742802732 -SHA256 (xfce4/xfce4-panel-4.20.4.tar.bz2) = 695b23af490719e734c8659394821b43cc94d3bee69994bafdc42ef40daa0d2c -SIZE (xfce4/xfce4-panel-4.20.4.tar.bz2) = 2287183 +TIMESTAMP = 1755162792 +SHA256 (xfce4/xfce4-panel-4.20.5.tar.bz2) = 3f91850c9c467680c8081d561f1a3fd83355c07db07be9a96da1764f8c842b2b +SIZE (xfce4/xfce4-panel-4.20.5.tar.bz2) = 2293754 diff --git a/x11-wm/xfce4-panel/pkg-plist b/x11-wm/xfce4-panel/pkg-plist index 4b6437fe0953..5f3e42c3d3a0 100644 --- a/x11-wm/xfce4-panel/pkg-plist +++ b/x11-wm/xfce4-panel/pkg-plist @@ -11,7 +11,6 @@ include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-arrow-button.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-convenience.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-image.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-macros.h -include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin-provider.h include/xfce4/libxfce4panel-2.0/libxfce4panel/xfce-panel-plugin.h %%GIR%%lib/girepository-1.0/Libxfce4panel-2.0.typelib lib/libxfce4panel-2.0.so diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile index fc0a959e7ac3..7d1e998705f1 100644 --- a/x11-wm/xfce4-session/Makefile +++ b/x11-wm/xfce4-session/Makefile @@ -1,6 +1,5 @@ PORTNAME= xfce4-session -PORTVERSION= 4.20.2 -PORTREVISION= 1 +PORTVERSION= 4.20.3 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 @@ -12,38 +11,38 @@ WWW= https://gitlab.xfce.org/xfce/xfce4-session LICENSE= GPLv2 BUILD_DEPENDS= iceauth:x11/iceauth -RUN_DEPENDS= iceauth:x11/iceauth \ - console-kit-daemon:sysutils/consolekit2 \ - xrdb:x11/xrdb LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit +RUN_DEPENDS= console-kit-daemon:sysutils/consolekit2 \ + iceauth:x11/iceauth \ + xrdb:x11/xrdb USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \ pkgconfig tar:bzip2 xfce xorg -USE_GNOME= cairo gdkpixbuf gtk30 glib20 libwnck3 -USE_XFCE= libmenu xfconf windowing +USE_GNOME= cairo gdkpixbuf glib20 gtk30 libwnck3 +USE_XFCE= libmenu windowing xfconf USE_XORG= ice sm x11 GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-legacy-sm \ - --with-backend=freebsd \ - --enable-x11 \ --enable-polkit \ - --with-xsession-prefix=${PREFIX} \ - --with-wayland-session-prefix=${PREFIX} -SUB_FILES= pkg-message + --enable-x11 \ + --with-backend=freebsd \ + --with-wayland-session-prefix=${PREFIX} \ + --with-xsession-prefix=${PREFIX} INSTALL_TARGET= install-strip PORTSCOUT= limitw:1,even +SUB_FILES= pkg-message + OPTIONS_DEFINE= NLS WAYLAND OPTIONS_DEFAULT= WAYLAND OPTIONS_SUB= yes -NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls -WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell \ - libwayland-client.so:graphics/wayland +WAYLAND_LIB_DEPENDS= libgtk-layer-shell.so:x11-toolkits/gtk-layer-shell WAYLAND_CONFIGURE_ENABLE= gtk-layer-shell wayland .include <bsd.port.mk> diff --git a/x11-wm/xfce4-session/distinfo b/x11-wm/xfce4-session/distinfo index 631be7d32b10..ce78444c9193 100644 --- a/x11-wm/xfce4-session/distinfo +++ b/x11-wm/xfce4-session/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742802295 -SHA256 (xfce4/xfce4-session-4.20.2.tar.bz2) = a0b80b7136515bc3c0c54fa859ad420365e29b715b6da0b58a2d2781bfbe73c3 -SIZE (xfce4/xfce4-session-4.20.2.tar.bz2) = 1226931 +TIMESTAMP = 1755163734 +SHA256 (xfce4/xfce4-session-4.20.3.tar.bz2) = dbf00672c5316a30b7001fe852e6a5ba9f889afeab8a247545a160d4302f1fa2 +SIZE (xfce4/xfce4-session-4.20.3.tar.bz2) = 1233244 diff --git a/x11-wm/xfce4-session/files/patch-scripts_xflock4 b/x11-wm/xfce4-session/files/patch-scripts_xflock4 deleted file mode 100644 index 44b8684a3d8a..000000000000 --- a/x11-wm/xfce4-session/files/patch-scripts_xflock4 +++ /dev/null @@ -1,17 +0,0 @@ ---- scripts/xflock4.orig 2025-03-21 09:25:42 UTC -+++ scripts/xflock4 -@@ -47,12 +47,12 @@ esac - [ -t 0 ] && sleep 1 - - # echo is used to strip blanks --# $((2**31 - 1)) is MAXINT, which disables timeout: see -+# $(((1<<31)-1)) is MAXINT, which disables timeout: see - # https://dbus.freedesktop.org/doc/api/html/group__DBusPendingCall.html - ret=$(echo $(dbus-send --session \ - --dest=org.xfce.SessionManager \ - --print-reply=literal \ -- --reply-timeout=$((2**31 - 1)) \ -+ --reply-timeout=$(((1<<31)-1)) \ - --type=method_call \ - /org/xfce/SessionManager \ - org.xfce.Session.Manager.Lock)) |