From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id cH9fEPlc8GUMTwEAe85BDQ:P1 (envelope-from ) for ; Tue, 12 Mar 2024 14:47:37 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id cH9fEPlc8GUMTwEAe85BDQ (envelope-from ) for ; Tue, 12 Mar 2024 14:47:37 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b="d8b3krY/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710251257; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=x7fLHd0guGBHHrc/4/I6BKfq1wkgfiP8/O8PdJGyJZo=; b=uPiQ9AeSWuwJNLAwmoUFwhieuaxnENXiUffX84lj3crIFw0B/+IgcjJN6N1D49opmDvcxd ZYl5V/ezsPfb41851e6yTDJme9kd7KNrRBWabDqjiUvNChvyVJhYzdHT5PgX44kiqoLTMo h9INK6O8y71R7NJvt4Zy+mdmfjT4JEnDdAz7SRP+e/sG8frVLhDzDNLg1+7UZMYPcNbCEt NWTgHRC+sOGKgFxj6vfl1r8URRUjPE6FB/o6U+c2YPSgcz5cYRHrOyYmNewFl+LWQfUEDa 5gDGxaj5PuBux8ZMTxlsRRGAowuT1cIhov0t3WHyzB7TWWKN6FJdPVZeXDLOMQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lyrion.ch header.s=20230702 header.b="d8b3krY/"; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710251257; a=rsa-sha256; cv=none; b=TxHrJgBp8MA//PKFBE6s57i5Jp66lTst8OWa/sBgtJLd/QmKGSk0Y4fY6y0+4CrzXu0fi+ HrRRdpk4wfSzuEAhEIz4J4xQXX5+UpwwP9qdVg7jUYJpQS3Az4bKeCIe8d3mAA8fmvCQdE UuzVM2ZwJfZVBiKmsvFkEhhHldpDyUvxbVTYa9qvEejfMq5XcUYlbRbHszN630YOAYIXj8 vfNHiIP+qzC7ZIaKcWW14fcqOAXJ7L/gegrv8J69Fny7F41O26m2qE8mlzbrOMGg8KSDwd YYYEZVU5h5Fk/HaiSYw1lPlRk7QuFKlMGi6lvQ1mFfa8GVNz6d1ujsqpcxsUVQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id E1A626305D for ; Tue, 12 Mar 2024 14:47:36 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rk2Td-00086Z-0P; Tue, 12 Mar 2024 09:47:33 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rk2TY-0007wX-BB for guix-patches@gnu.org; Tue, 12 Mar 2024 09:47:28 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rk2TY-0004ec-2Z for guix-patches@gnu.org; Tue, 12 Mar 2024 09:47:28 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rk2U6-0006KL-D5 for guix-patches@gnu.org; Tue, 12 Mar 2024 09:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#69746] [PATCH] gnu: wm: Update swayfx to 0.3.2. Resent-From: Daniel Ziltener Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 12 Mar 2024 13:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69746 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69746@debbugs.gnu.org Cc: dziltener@lyrion.ch X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171025127724309 (code B ref -1); Tue, 12 Mar 2024 13:48:02 +0000 Received: (at submit) by debbugs.gnu.org; 12 Mar 2024 13:47:57 +0000 Received: from localhost ([127.0.0.1]:42102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk2U1-0006K1-D3 for submit@debbugs.gnu.org; Tue, 12 Mar 2024 09:47:57 -0400 Received: from lists.gnu.org ([209.51.188.17]:53890) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rk2Tx-0006Jp-RY for submit@debbugs.gnu.org; Tue, 12 Mar 2024 09:47:56 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rk2TC-0007n5-72 for guix-patches@gnu.org; Tue, 12 Mar 2024 09:47:09 -0400 Received: from 195-15-241-199.dc3-a.pub1.etik-cloud.com ([195.15.241.199] helo=lyrion.ch) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rk2TA-0004at-3w for guix-patches@gnu.org; Tue, 12 Mar 2024 09:47:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lyrion.ch; s=20230702; t=1710251214; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc; bh=x7fLHd0guGBHHrc/4/I6BKfq1wkgfiP8/O8PdJGyJZo=; b=d8b3krY/D9vqUMloPxtdx9M6Q7hBdrNsk566ffKA+SJnU432L1Is+RiBVPEDtIQ529RJUa 3C74tHNUQ2imXoOaVS+zYVPi5D8t7TloGKaSK/jg5Malw4Ov2udFh9nMBJn/K6bIV/3bzW 7CVSIA20sF0PG670KBxHIiXM20G4LYkI3sTx6NFewMg2dzri+b+ekY+V7MLtG8Gc7u2UG1 +YRgcPnt9nV3lQfYGR1NC2vTybmNCto8xOPVI04b0OVa5bCNHcI91O2wf6Z3594WK3hRaM 1BPbWLx3ixqN9nB7FDamSJpm1d+PiflJydeiuUkONyvBQSNOTGE9VT6EhP/xdQ== Received: from localhost ( [2a00:1f:99c0:3c01:8fc9:e8ec:45e0:6cde]) by lyrion.ch (OpenSMTPD) with ESMTPSA id b7475379 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Tue, 12 Mar 2024 13:46:53 +0000 (UTC) Message-ID: <30e8943f03373187b7d0613de9efd26e@lyrion.ch> Date: Tue, 12 Mar 2024 14:41:22 +0100 Received-SPF: pass client-ip=195.15.241.199; envelope-from=dziltener@lyrion.ch; helo=lyrion.ch X-Spam_score_int: -10 X-Spam_score: -1.1 X-Spam_bar: - X-Spam_report: (-1.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RDNS_DYNAMIC=0.982, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, TVD_RCVD_IP=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Daniel Ziltener X-ACL-Warn: , Daniel Ziltener via Guix-patches From: Daniel Ziltener via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.99 X-Spam-Score: -6.99 X-Migadu-Queue-Id: E1A626305D X-Migadu-Scanner: mx13.migadu.com X-TUID: L0Nl4gxwcqHO --- gnu/packages/wm.scm | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index a6f1ecd5c9..6259fc33a1 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -1815,7 +1815,7 @@ (define-public swayfx (package (inherit sway) (name "swayfx") - (version "0.3.1") + (version "0.3.2") (source (origin (method git-fetch) (uri (git-reference @@ -1824,8 +1824,20 @@ (define-public swayfx (file-name (git-file-name name version)) (sha256 (base32 - "1550n9xnqbl1am4cwlnj8ip5cs7kgdzx96ga2hkcw29cpyian7rv")))) + "13d8icd45j937jgkidr7cyjys4nnvxh4ilp7ml0i2ml39ipv01qv")))) (build-system meson-build-system) + (inputs (list basu + cairo + gdk-pixbuf + json-c + libevdev + libinput-minimal + libxkbcommon + pango + pcre2 + swaybg + wayland + wlroots-0.16)) (home-page "https://github.com/WillPower3309/swayfx") (synopsis "Sway Fork with extra options and effects") (description -- 2.41.0