From unknown Sun Aug 10 16:48:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#70261 <70261@debbugs.gnu.org> To: bug#70261 <70261@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add wsbg. Reply-To: bug#70261 <70261@debbugs.gnu.org> Date: Sun, 10 Aug 2025 23:48:48 +0000 retitle 70261 [PATCH] gnu: Add wsbg. reassign 70261 guix-patches submitter 70261 James Smith severity 70261 normal tag 70261 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Apr 07 15:00:50 2024 Received: (at submit) by debbugs.gnu.org; 7 Apr 2024 19:00:51 +0000 Received: from localhost ([127.0.0.1]:44654 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtXl4-0000zV-Gn for submit@debbugs.gnu.org; Sun, 07 Apr 2024 15:00:50 -0400 Received: from lists.gnu.org ([2001:470:142::17]:46146) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtXl1-0000zD-Uk for submit@debbugs.gnu.org; Sun, 07 Apr 2024 15:00:49 -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 1rtXkp-0004Gp-1o for guix-patches@gnu.org; Sun, 07 Apr 2024 15:00:35 -0400 Received: from layka.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rtXkn-0005yt-22 for guix-patches@gnu.org; Sun, 07 Apr 2024 15:00:34 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 178714159B; Sun, 7 Apr 2024 21:00:30 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id rKb0sD4e_UHE; Sun, 7 Apr 2024 21:00:29 +0200 (CEST) From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1712516429; bh=dygZzKpHEjgjcs6lUpkrvKkDpDmSaJlNuFzo/rdDkrc=; h=From:To:Cc:Subject:Date; b=NmX+yg2PlzV0iJ3gBpX4Bf/UVrXWNY2KquRYOjLid2+8Q1kbrSxX2B/CvG9fj180v nZrYVUBcNx9210sYYuTsQ1dRD0Ohki0EZNY4IO2jN7OsGShVqZhFl4pljejGc8lmbp yYGACLHwkjFR/OYPmsPL/QRgG12fj8J4KR+adDwSkPorO6PnEI63IGC8tEZrKbyR5b Ae6MVElG7pYHkWvqGv/jTgdjp9gwDdj11U0HZHDRFQVcXvfhcyEofQNmNgjjVx4fBQ SuwvxXCmbQbZeVgrTgxMIT+Rjlpr9IaxWt9nYtFlhuO+YP2tuTOZVYW3JmCszzfsgm aSYfVdCLdGOqA== To: guix-patches@gnu.org Subject: [PATCH] gnu: Add wsbg. Date: Sun, 7 Apr 2024 11:58:44 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=178.21.23.139; envelope-from=jsubuntuxp@disroot.org; helo=layka.disroot.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit Cc: James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.1 (/) * gnu/packages/wm.scm (wsbg): New variable. Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 --- gnu/packages/wm.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 4e76e705e1..c573feb338 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -69,6 +69,7 @@ ;;; Copyright © 2024 Timotej Lazar ;;; Copyright © 2024 Ahmad Draidi ;;; Copyright © 2024 chris +;;; Copyright © 2024 James Smith ;;; ;;; This file is part of GNU Guix. ;;; @@ -3731,6 +3732,28 @@ (define-public velox It is inspired by dwm and xmonad.") (license license:expat)))) +(define-public wsbg + (let ((commit "15b0d0f6910ea97b9bcc471695fac07270955dd2") + (revision "133") + (version "0.1")) + (package + (inherit swaybg) + (name "wsbg") + (version (git-version version revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/saibier/wsbg") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15xrnwp54kghigx06y4qmmn1q9f26fx4cawyl4kcbqrrzfbbj1g6")))) + (home-page "https://github.com/saibier/wsbg") + (synopsis "Workspace wallpaper tool for Sway") + (description "Wallpaper utility for Sway with support for per-workspace +configuration.")))) + (define-public yambar-wayland (package (name "yambar-wayland") base-commit: 7988ca6a480a7648971c06edc0dfb8da6fd0777b -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Apr 17 23:55:54 2024 Received: (at 70261) by debbugs.gnu.org; 18 Apr 2024 03:55:56 +0000 Received: from localhost ([127.0.0.1]:49831 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxIsF-0005ra-Nr for submit@debbugs.gnu.org; Wed, 17 Apr 2024 23:55:54 -0400 Received: from layka.disroot.org ([178.21.23.139]:53610) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rxIs6-0005qN-VZ for 70261@debbugs.gnu.org; Wed, 17 Apr 2024 23:55:43 -0400 X-Virus-Scanned: SPAM Filter at disroot.org From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1713412523; bh=1SIKxeTrdNdn8DLcmokNgVS9HqBwE4OtQVn5nzenDO0=; h=From:To:Cc:Subject:Date; b=VSDf4aro/ycBHcK1ZvWCdtaLhywtKQmig/l6vCV8OhmleLRtFrAmMP8iaSna0Ui0q iagdG+WamGtCcqLc717ss5qnHNQ9KBnCJsYmoMhORWxTus2BdC4y1XAsCN4gcLhmiQ D2TvVxHXNF3WSQOaGnt3eaIumjsu/T5Hm7uQi+2XiUgjihiXuBwy66Q1zValxWkIOu T1CdMYol3GZi/WCufiNIVpGEujZ/SYidW0hrTx0DrpJ1WfkII1sdsjKulAC0I6wZUB R5QEjF6RReeYMlGr711dHPIFu6i2IA8VFpE6RmHXIkSxhRS+9zAuqaPQBUT7botq8H xt6nEbRa8xBwg== To: 70261@debbugs.gnu.org Subject: [PATCH v2] gnu: Add wsbg. Date: Wed, 17 Apr 2024 20:53:52 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 70261 Cc: James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) * gnu/packages/wm.scm (wsbg): New variable. Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 --- gnu/packages/wm.scm | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index b5e9dca524..62835b4e63 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -70,6 +70,7 @@ ;;; Copyright © 2024 Ahmad Draidi ;;; Copyright © 2024 chris ;;; Copyright © 2024 Erik Eduardo Alonso Hernández +;;; Copyright © 2024 James Smith ;;; ;;; This file is part of GNU Guix. ;;; @@ -3767,6 +3768,28 @@ (define-public velox It is inspired by dwm and xmonad.") (license license:expat)))) +(define-public wsbg + (let ((commit "15b0d0f6910ea97b9bcc471695fac07270955dd2") + (revision "133") + (version "0.1")) + (package + (inherit swaybg) + (name "wsbg") + (version (git-version version revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/saibier/wsbg") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15xrnwp54kghigx06y4qmmn1q9f26fx4cawyl4kcbqrrzfbbj1g6")))) + (home-page "https://github.com/saibier/wsbg") + (synopsis "Workspace wallpaper tool for Sway") + (description "Wallpaper utility for Sway with support for per-workspace +configuration.")))) + (define-public yambar-wayland (package (name "yambar-wayland") base-commit: 2126dab4cd81db4cbde4566d8c638e45a4c0077c -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 23 01:32:51 2024 Received: (at 70261) by debbugs.gnu.org; 23 Apr 2024 05:32:51 +0000 Received: from localhost ([127.0.0.1]:49962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rz8lt-0007xB-F9 for submit@debbugs.gnu.org; Tue, 23 Apr 2024 01:32:51 -0400 Received: from smtp81.cstnet.cn ([159.226.251.81]:46870 helo=cstnet.cn) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rz8lo-0007ve-0b for 70261@debbugs.gnu.org; Tue, 23 Apr 2024 01:32:48 -0400 Received: from m (unknown [111.0.51.232]) by APP-03 (Coremail) with SMTP id rQCowAD3_5PcRydmax9lBQ--.10000S2; Tue, 23 Apr 2024 13:32:14 +0800 (CST) From: Z572 To: James Smith via Guix-patches via Subject: Re: [bug#70261] [PATCH v2] gnu: Add wsbg. In-Reply-To: (James Smith via Guix-patches via's message of "Wed, 17 Apr 2024 20:53:52 -0700") References: User-Agent: mu4e 1.12.2; emacs 30.0.50 Date: Tue, 23 Apr 2024 13:32:09 +0800 Message-ID: <87v848k5k6.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-CM-TRANSID: rQCowAD3_5PcRydmax9lBQ--.10000S2 X-Coremail-Antispam: 1UD129KBjvJXoW7Cw1xCF17XrW5trW8Jry7ZFb_yoW8ZFWxpF 43XFs8Cw1fWw1xtws3uF1j9ayYg397Gr17tw17Ar48KFsrWa4xJrWIkrW5GF17Zrn2kw43 ZF4xCr18CF4UGaDanT9S1TB71UUUUUUqnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDU0xBIdaVrnRJUUUkYb7Iv0xC_Kw4lb4IE77IF4wAFF20E14v26r1j6r4UM7CY07I2 0VC2zVCF04k26cxKx2IYs7xG6rWj6s0DM7CIcVAFz4kK6r1j6r18M28lY4IEw2IIxxk0rw A2F7IY1VAKz4vEj48ve4kI8wA2z4x0Y4vE2Ix0cI8IcVAFwI0_Gr0_Xr1l84ACjcxK6xII jxv20xvEc7CjxVAFwI0_Gr0_Cr1l84ACjcxK6I8E87Iv67AKxVW8Jr0_Cr1UM28EF7xvwV C2z280aVCY1x0267AKxVWxJr0_GcWle2I262IYc4CY6c8Ij28IcVAaY2xG8wASzI0EjI02 j7AqF2xKxwAqx4xG64xvF2IEw4CE5I8CrVC2j2WlYx0E2Ix0cI8IcVAFwI0_Jr0_Jr4lYx 0Ex4A2jsIE14v26r1j6r4UMcvjeVCFs4IE7xkEbVWUJVW8JwACjcxG0xvEwIxGrwCF04k2 0xvY0x0EwIxGrwCFx2IqxVCFs4IE7xkEbVWUJVW8JwC20s026c02F40E14v26r1j6r18MI 8I3I0E7480Y4vE14v26r106r1rMI8E67AF67kF1VAFwI0_Jrv_JF1lIxkGc2Ij64vIr41l IxAIcVC0I7IYx2IY67AKxVWUJVWUCwCI42IY6xIIjxv20xvEc7CjxVAFwI0_Jr0_Gr1lIx AIcVCF04k26cxKx2IYs7xG6r1j6r1xMIIF0xvEx4A2jsIE14v26r1j6r4UMIIF0xvEx4A2 jsIEc7CjxVAFwI0_Jr0_GrUvcSsGvfC2KfnxnUUI43ZEXa7IU5PpnJUUUUU== X-Originating-IP: [111.0.51.232] X-CM-SenderInfo: x2kh0wxmxqyx3h6l2u1dvotugofq/ X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 70261 Cc: 70261@debbugs.gnu.org, James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable James Smith via Guix-patches via writes: > * gnu/packages/wm.scm (wsbg): New variable. > > Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 > --- > gnu/packages/wm.scm | 23 +++++++++++++++++++++++ > 1 file changed, 23 insertions(+) > > diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm > index b5e9dca524..62835b4e63 100644 > --- a/gnu/packages/wm.scm > +++ b/gnu/packages/wm.scm > @@ -70,6 +70,7 @@ > ;;; Copyright =C2=A9 2024 Ahmad Draidi > ;;; Copyright =C2=A9 2024 chris > ;;; Copyright =C2=A9 2024 Erik Eduardo Alonso Hern=C3=A1ndez > +;;; Copyright =C2=A9 2024 James Smith > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -3767,6 +3768,28 @@ (define-public velox > It is inspired by dwm and xmonad.") > (license license:expat)))) >=20=20 > +(define-public wsbg > + (let ((commit "15b0d0f6910ea97b9bcc471695fac07270955dd2") > + (revision "133") revision should "0". when we update this package on guix repo, we add it. > + (version "0.1")) please add some comment about upstream is no tags. and version should 0.1.0, see https://github.com/saibier/wsbg/blob/15b0d0f6= 910ea97b9bcc471695fac07270955dd2/meson.build#L4 > + (package > + (inherit swaybg) > + (name "wsbg") > + (version (git-version version revision commit)) > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/saibier/wsbg") > + (commit commit))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "15xrnwp54kghigx06y4qmmn1q9f26fx4cawyl4kcbqrrzfbbj1g6"= )))) > + (home-page "https://github.com/saibier/wsbg") > + (synopsis "Workspace wallpaper tool for Sway") > + (description "Wallpaper utility for Sway with support for per-work= space > +configuration.")))) > + > (define-public yambar-wayland > (package > (name "yambar-wayland") > > base-commit: 2126dab4cd81db4cbde4566d8c638e45a4c0077c --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmYnR9kACgkQO1qpk+Gi 3/Aswg//VYG1U/Qpnlu52XaOFc5iQD3+Jtm3hO3zeMhQhidyMl5W7x1r1nMYYEhl Fmh6fGQnLSCmE6nB0em4mQy8G5boF3bntEuohPiRdCTXDsjoqq6GYxxPaZnIg10g AXBi+aV573GsQJwzKADpQ0tYRoYk3RbDcjelnqTyIjNRk+D3s0JwoEMYo/34rqXN 5UGzJ0tXLOfypCFlXBXDZrU8iLE0d9qCVEM/uCRR0Vg9HFbxJfD3lP6cwi6JZg05 /1j+C7YorKQ4S5kwdolx3mfX12mpMcvIHkKy5GKH/SajYHGVZLEA765afQMAsVxx B+Jx5FnoeKCqO9Ql6pVndxLaQJGNoY9CCoAHCJbKVDkUY6M3vrGZbhUstIjnWx2m qRFMZcWmGIX7h0fXMOUdse20bsqhrxvRuZsu3s9hdWOD6xryA+mD21qFBPQaAHx5 wbKuV+xY1iikbZw5jJdxXolBCdqVuqTANiKOnrgKz2AfW5YzL4SBYWZ3Lj/5+8o1 nxft4CLH2g5NGf7hf8hGo6FHSpaCnugpGK4OcrF/MREJAZHyP7220vrAJo/90Z1q eu7s73ea+TTCLjxlx4nDK1SzDVLSgOwJrYjmdtDOpiHcOFzoa54n8K9NtBZbwad8 HNP97yQd2g6MldGYHFhIG0dpT3GOO+FfCd1NJjbgcl6tNQpeLjE= =1F4R -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 23 09:15:46 2024 Received: (at 70261) by debbugs.gnu.org; 23 Apr 2024 13:15:47 +0000 Received: from localhost ([127.0.0.1]:52122 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzFzp-0005pS-Fs for submit@debbugs.gnu.org; Tue, 23 Apr 2024 09:15:45 -0400 Received: from layka.disroot.org ([178.21.23.139]:51608) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzFzi-0005kK-NB for 70261@debbugs.gnu.org; Tue, 23 Apr 2024 09:15:38 -0400 X-Virus-Scanned: SPAM Filter at disroot.org From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1713878115; bh=PiSz49QPwJgtJcqX2GohzC2+ovq4CsRaWRRqDjwLqfs=; h=From:To:Cc:Subject:Date; b=Wk+ivAor6Xr4zNoZUdy/Oav2T+p4SAcWRTzwleD1MI3eZ3TKqfwl3bqQrtMP4hCIu GAn5spKfGM2zTgC3mUBfKzu2NY4UEyCNtZTWjlwPyaohhiG32I2RF9Oip6dtkA+VOY /ipTzdgYElNrBsiSU1bRrSVYrae9je46L49QwGRAjCLP/CPDFHDpVCLwiDpcgC+0rD XJsguDa4tQQgaNpuSLbZPZm2h6UOZ4K5EHP06pwRptzz+Q+KcTp81YF7S6p0QhE+Ss oGiTXKuwau1ayDYeY2rgP3u6Zb7vYbsKIGY2JDXn5JIQtD64dtsrMaasub1Tpwzooj i0K+wLFfW35zA== To: 70261@debbugs.gnu.org Subject: [PATCH v3] gnu: Add wsbg. Date: Tue, 23 Apr 2024 06:14:07 -0700 Message-ID: <34afd7008886cd2ff6b43dfa5626bf6d8efcf446.1713878047.git.jsubuntuxp@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 70261 Cc: James Smith X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) * gnu/packages/wm.scm (wsbg): New variable. Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 --- gnu/packages/wm.scm | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 2eecc0ed2a..f2cb77f5bf 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -70,6 +70,7 @@ ;;; Copyright © 2024 Ahmad Draidi ;;; Copyright © 2024 chris ;;; Copyright © 2024 Erik Eduardo Alonso Hernández +;;; Copyright © 2024 James Smith ;;; ;;; This file is part of GNU Guix. ;;; @@ -3813,6 +3814,30 @@ (define-public velox It is inspired by dwm and xmonad.") (license license:expat)))) +(define-public wsbg + (let ((commit "15b0d0f6910ea97b9bcc471695fac07270955dd2") + (revision "0") + ;; Upstream has no version tags, but meson.build contains the correct + ;; version number. + (version "0.1.0")) + (package + (inherit swaybg) + (name "wsbg") + (version (git-version version revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/saibier/wsbg") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15xrnwp54kghigx06y4qmmn1q9f26fx4cawyl4kcbqrrzfbbj1g6")))) + (home-page "https://github.com/saibier/wsbg") + (synopsis "Workspace wallpaper tool for Sway") + (description "Wallpaper utility for Sway with support for per-workspace +configuration.")))) + (define-public yambar-wayland (package (name "yambar-wayland") base-commit: f6367b69bcc597cfec50bfc8e15d3e286dbd07c3 -- 2.41.0 From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 23 09:28:04 2024 Received: (at 70261) by debbugs.gnu.org; 23 Apr 2024 13:28:05 +0000 Received: from localhost ([127.0.0.1]:52189 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzGBk-0001xZ-NT for submit@debbugs.gnu.org; Tue, 23 Apr 2024 09:28:04 -0400 Received: from layka.disroot.org ([178.21.23.139]:58396) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzGBe-0001wX-CO for 70261@debbugs.gnu.org; Tue, 23 Apr 2024 09:27:57 -0400 X-Virus-Scanned: SPAM Filter at disroot.org From: James Smith DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1713878855; bh=HATR5bvb41t+lJUGYE9MkSPjjDqoywLqZxA42iznMKw=; h=From:To:Cc:Subject:In-Reply-To:Date:References; b=Th4tXOsa0TLJ4/9arje+6ryH9OZ5Hb6Xc3JODF3+wvwHkyy5zv7Y4qi44bRBC8yaU 9qz70T6QkCWL+WXPtChRTih0DTt1QLlzGBybICJmUv3JbJ9GljAyeW5qMP0xiuyyRf 0LHo+Yys3r2dxlDg2Az50vubAu9AES5SUDf1wH6nNLTEX7bxTLBj8dsmAYbpZueYAY F2+Dlpecv+Topvz6cNuwSZK15CzxC3BiBY38AMx1u5tBOeOSq2i8K9kG+CPP4UdJz5 TCf6Uomo+n2RBhWpU/QaDI0g4JHXrHgrsDTYMIceqjRDLKIKnTob4s6tDctpUMY57e FJ7jEl6yf5H5w== To: Z572 Subject: Re: [bug#70261] [PATCH v2] gnu: Add wsbg. In-Reply-To: <87v848k5k6.fsf@iscas.ac.cn> (zhengjunjie@iscas.ac.cn's message of "Tue, 23 Apr 2024 13:32:09 +0800") Date: Tue, 23 Apr 2024 06:09:17 -0700 References: <87v848k5k6.fsf@iscas.ac.cn> Message-ID: <86zftk43c6.fsf@disroot.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 70261 Cc: 70261@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) NOTE: Forgot to CC to debbugs before sending V3 patch. Z572 writes: > James Smith via Guix-patches via writes: > >> * gnu/packages/wm.scm (wsbg): New variable. >> >> Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 >> --- >> gnu/packages/wm.scm | 23 +++++++++++++++++++++++ >> 1 file changed, 23 insertions(+) >> >> diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm >> index b5e9dca524..62835b4e63 100644 >> --- a/gnu/packages/wm.scm >> +++ b/gnu/packages/wm.scm >> @@ -70,6 +70,7 @@ >> ;;; Copyright =C2=A9 2024 Ahmad Draidi >> ;;; Copyright =C2=A9 2024 chris >> ;;; Copyright =C2=A9 2024 Erik Eduardo Alonso Hern=C3=A1ndez >> +;;; Copyright =C2=A9 2024 James Smith >> ;;; >> ;;; This file is part of GNU Guix. >> ;;; >> @@ -3767,6 +3768,28 @@ (define-public velox >> It is inspired by dwm and xmonad.") >> (license license:expat)))) >>=20=20 >> +(define-public wsbg >> + (let ((commit "15b0d0f6910ea97b9bcc471695fac07270955dd2") >> + (revision "133") > > revision should "0". when we update this package on guix repo, we add it. > Ah, I thought revision corresponds with the number of commits for the upstream git repo, not the number of package revisions in Guix. >> + (version "0.1")) > > please add some comment about upstream is no tags. > and version should 0.1.0, see https://github.com/saibier/wsbg/blob/15b0d0= f6910ea97b9bcc471695fac07270955dd2/meson.build#L4 > >> + (package >> + (inherit swaybg) >> + (name "wsbg") >> + (version (git-version version revision commit)) >> + (source >> + (origin >> + (method git-fetch) >> + (uri (git-reference >> + (url "https://github.com/saibier/wsbg") >> + (commit commit))) >> + (file-name (git-file-name name version)) >> + (sha256 >> + (base32 "15xrnwp54kghigx06y4qmmn1q9f26fx4cawyl4kcbqrrzfbbj1g6= ")))) >> + (home-page "https://github.com/saibier/wsbg") >> + (synopsis "Workspace wallpaper tool for Sway") >> + (description "Wallpaper utility for Sway with support for per-wor= kspace >> +configuration.")))) >> + >> (define-public yambar-wayland >> (package >> (name "yambar-wayland") >> >> base-commit: 2126dab4cd81db4cbde4566d8c638e45a4c0077c From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 23 22:40:22 2024 Received: (at 70261-done) by debbugs.gnu.org; 24 Apr 2024 02:40:23 +0000 Received: from localhost ([127.0.0.1]:55783 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzSYP-0004t7-9P for submit@debbugs.gnu.org; Tue, 23 Apr 2024 22:40:22 -0400 Received: from smtp21.cstnet.cn ([159.226.251.21]:58566 helo=cstnet.cn) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rzSY2-0004nm-2E for 70261-done@debbugs.gnu.org; Tue, 23 Apr 2024 22:39:53 -0400 Received: from m (unknown [183.247.5.102]) by APP-01 (Coremail) with SMTP id qwCowAD32FHZcChmqd6rBQ--.7764S2; Wed, 24 Apr 2024 10:39:22 +0800 (CST) From: Z572 To: James Smith via Guix-patches via Subject: Re: [bug#70261] [PATCH v3] gnu: Add wsbg. In-Reply-To: <34afd7008886cd2ff6b43dfa5626bf6d8efcf446.1713878047.git.jsubuntuxp@disroot.org> (James Smith via Guix-patches via's message of "Tue, 23 Apr 2024 06:14:07 -0700") References: <34afd7008886cd2ff6b43dfa5626bf6d8efcf446.1713878047.git.jsubuntuxp@disroot.org> User-Agent: mu4e 1.12.2; emacs 30.0.50 Date: Wed, 24 Apr 2024 10:39:21 +0800 Message-ID: <871q6viiw6.fsf@iscas.ac.cn> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-CM-TRANSID: qwCowAD32FHZcChmqd6rBQ--.7764S2 X-Coremail-Antispam: 1UD129KBjvJXoW7Cw1xCF17XryUCw1rtw1kKrg_yoW8ZF17pF 4Fvan8Cw1fWr1xJws3WF1jgw4Yq34kGr1xGwnFvF40kr4DWayxt3yIyr45GF17ArnFkw43 uF48ur1rGFWUGFJanT9S1TB71UUUUUUqnTZGkaVYY2UrUUUUjbIjqfuFe4nvWSU5nxnvy2 9KBjDU0xBIdaVrnRJUUUkFb7Iv0xC_Kw4lb4IE77IF4wAFF20E14v26r1j6r4UM7CY07I2 0VC2zVCF04k26cxKx2IYs7xG6rWj6s0DM7CIcVAFz4kK6r1j6r18M28lY4IEw2IIxxk0rw A2F7IY1VAKz4vEj48ve4kI8wA2z4x0Y4vE2Ix0cI8IcVAFwI0_Gr0_Xr1l84ACjcxK6xII jxv20xvEc7CjxVAFwI0_Gr0_Cr1l84ACjcxK6I8E87Iv67AKxVW8Jr0_Cr1UM28EF7xvwV C2z280aVCY1x0267AKxVW8Jr0_Cr1UM2AIxVAIcxkEcVAq07x20xvEncxIr21le4C267I2 x7xF54xIwI1l5I8CrVACY4xI64kE6c02F40Ex7xfMcIj6xIIjxv20xvE14v26r1Y6r17Mc Ij6I8E87Iv67AKxVWUJVW8JwAm72CE4IkC6x0Yz7v_Jr0_Gr1lF7xvr2IY64vIr41l42xK 82IYc2Ij64vIr41l4I8I3I0E4IkC6x0Yz7v_Jr0_Gr1lx2IqxVAqx4xG67AKxVWUJVWUGw C20s026x8GjcxK67AKxVWUGVWUWwC2zVAF1VAY17CE14v26r1Y6r17MIIYrxkI7VAKI48J MIIF0xvE2Ix0cI8IcVAFwI0_Jr0_JF4lIxAIcVC0I7IYx2IY6xkF7I0E14v26r1j6r4UMI IF0xvE42xK8VAvwI8IcIk0rVWUJVWUCwCI42IY6I8E87Iv67AKxVWUJVW8JwCI42IY6I8E 87Iv6xkF7I0E14v26r1j6r4UYxBIdaVFxhVjvjDU0xZFpf9x07bYhLnUUUUU= X-Originating-IP: [183.247.5.102] X-CM-SenderInfo: x2kh0wxmxqyx3h6l2u1dvotugofq/ X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: 70261-done Cc: James Smith , 70261-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable James Smith via Guix-patches via writes: > * gnu/packages/wm.scm (wsbg): New variable. > > Change-Id: Ia83a7afcbb0879f0f6d604e1d671388a30800265 > --- > gnu/packages/wm.scm | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) > > diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm > index 2eecc0ed2a..f2cb77f5bf 100644 > --- a/gnu/packages/wm.scm > +++ b/gnu/packages/wm.scm > @@ -70,6 +70,7 @@ > ;;; Copyright =C2=A9 2024 Ahmad Draidi > ;;; Copyright =C2=A9 2024 chris > ;;; Copyright =C2=A9 2024 Erik Eduardo Alonso Hern=C3=A1ndez > +;;; Copyright =C2=A9 2024 James Smith > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -3813,6 +3814,30 @@ (define-public velox > It is inspired by dwm and xmonad.") > (license license:expat)))) >=20=20 > +(define-public wsbg > + (let ((commit "15b0d0f6910ea97b9bcc471695fac07270955dd2") > + (revision "0") > + ;; Upstream has no version tags, but meson.build contains the co= rrect > + ;; version number. > + (version "0.1.0")) > + (package > + (inherit swaybg) > + (name "wsbg") > + (version (git-version version revision commit)) > + (source > + (origin > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/saibier/wsbg") > + (commit commit))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "15xrnwp54kghigx06y4qmmn1q9f26fx4cawyl4kcbqrrzfbbj1g6"= )))) > + (home-page "https://github.com/saibier/wsbg") > + (synopsis "Workspace wallpaper tool for Sway") > + (description "Wallpaper utility for Sway with support for per-work= space > +configuration.")))) > + > (define-public yambar-wayland > (package > (name "yambar-wayland") > > base-commit: f6367b69bcc597cfec50bfc8e15d3e286dbd07c3 LGTM, push, see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=3Dc58= b443102e92fccfbc204769a57757287e41d11 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEfr6klGDOXiwIdX/bO1qpk+Gi3/AFAmYocNkACgkQO1qpk+Gi 3/C6RA/+Ii71BWs0NaRIqwFwZgaCKdU/SM8xksdyxDSVpjma9pj/Rlobh44rbJr6 kHVSSHdOGWhJkWaufZUWpAO6JvbhP9xQpITxEcHf+77VUeDNVxrN75E6n2JnRQrn SM+1wDc5YEFca/3/MQ7oouFjKna4hPz36AeqLJWXT7S7YjioybhHAb8VmyCKD5Qd bd55u0xSp+oLgGQaXvDCw3M58E6OfAXfB3KbERikyEezjuqt2gGGLXIaYfEWcYWq ZFjkiQjRzVrQwa9dTvhpuzm3XPfhR+u98eOlNA+mXpx/mmkpHNRPF1Sr7bAxLn/4 eHILR9wzEKB9Q4jL2xMscv1e3sHR4Nq8Yb/R/6s8USNNb8qUo5g4wdsdPotmCEz0 0GGbfWCwV4Ji2E5IqhU/4MFC5ek0nU4GGhow6QW2kfa38QLQUzdmc4OZ8mLeEY2/ nrIyi0pQcCjAHR/YMRbQk5j+A1LuNGQP00se6ZKbDqvAYNQ01MWu6Qvac5KaimBE AVeD9G6+SWZwpX7jjs6DumWjVfP6RuxCJmvHuMsr8BfuEkOSWBImblVwtp5THtn0 qGouykQYySNmyhTixApaUp/PlOdMjRbr/GjjGz1oMaadEkeoE8lYgDl0i/cA3Wkq TITiU+mU1CAIZkL7n9ivxJTiE4YDa3ny5F4UJFmXJ7MbE0tAPII= =77kH -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Aug 10 16:48:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 22 May 2024 11:24:13 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator