From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8KS5Gr9UaWRDwgAASxT56A (envelope-from ) for ; Sun, 21 May 2023 01:16:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 6IiwGr9UaWSYAQAA9RJhRA (envelope-from ) for ; Sun, 21 May 2023 01:16:15 +0200 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 484C0F92 for ; Sun, 21 May 2023 01:16:15 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1q0Vnv-0008Mc-Lu; Sat, 20 May 2023 19:16:03 -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 1q0Vnu-0008MR-FF for guix-patches@gnu.org; Sat, 20 May 2023 19:16:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1q0Vnu-000318-0T for guix-patches@gnu.org; Sat, 20 May 2023 19:16:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1q0Vnt-000360-S0 for guix-patches@gnu.org; Sat, 20 May 2023 19:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63409] [PATCH] gnu: cagebreak: Update to 2.1.2. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 20 May 2023 23:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63409 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Feng Shu Cc: 63409@debbugs.gnu.org Received: via spool by 63409-submit@debbugs.gnu.org id=B63409.16846245379294 (code B ref 63409); Sat, 20 May 2023 23:16:01 +0000 Received: (at 63409) by debbugs.gnu.org; 20 May 2023 23:15:37 +0000 Received: from localhost ([127.0.0.1]:59583 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0VnV-0002P8-74 for submit@debbugs.gnu.org; Sat, 20 May 2023 19:15:37 -0400 Received: from eggs.gnu.org ([209.51.188.92]:39162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1q0VnU-000299-2g for 63409@debbugs.gnu.org; Sat, 20 May 2023 19:15:36 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0VnL-0002yV-T1; Sat, 20 May 2023 19:15:27 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=B/9I9c8zYKfxPoTj95nxNVD5XPCM1T8LcqPctWwe4aU=; b=WKzRza3lIMRZZ9jUajwk uYlypI/aTb2p0Qn+VYlxvkzqYPKGHRlCRU+LSNfRoOxAT4lmx+ofCCls5qNOb6R2Yg9tDEaz+/Jzm 55ey8xnYAAJ3cr9JIOrK3k2kghGUGGFPITZlv5DHmVLiFN8HUFKah7gMxalK/oWOiSYukfZze1Il0 ltDhtWoeQ7RfVsAyI6YIZBqrYMzf3pntBIleHfDwWEjbxMX7/lR5fj76YnwLzPvpxSGi5LbGdR97N U5mVYp+Aavkhfp8rtjH8XDMHLZZVU070jlA+rS+T2g0HROoFF41fcL7iDqBgRcCl3EVpe2TxD+t3P yxbXPKaE1HjvpQ==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1q0VnK-0002Ms-DX; Sat, 20 May 2023 19:15:27 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <87pm78ylai.fsf@163.com> <87mt2cyk1h.fsf@163.com> Date: Sun, 21 May 2023 01:15:24 +0200 In-Reply-To: <87mt2cyk1h.fsf@163.com> (Feng Shu's message of "Wed, 10 May 2023 10:52:58 +0800") Message-ID: <87r0ravblf.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" 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: , 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 ARC-Seal: i=1; s=key1; d=yhetil.org; t=1684624575; a=rsa-sha256; cv=none; b=hm3cpVw4KJWYGu3+uZOPdHZQmJtNZUClV12YY1KzADoPJoxSJjKEH5q9ew94xqrq85ZwiI AlxPvbO1Vyf6Qrwa6ldufaKaKUjPWF1CjNu9vraGXQLhlKuCMzvUSnWhWC2T1nuQxx8UXD VEmrj2jzdU0YcbTZcqIc4v+OzWEPnNJeCVN7YbLAdrc5y8vnFUnJqPO0Q6VanRYj73cuYT CRQyj+/cogFwtckw698gz9DANpYpawkX67IvybKj2Ib2Fi0m4X78oN7D0jw2ByX+TgSe3b pqGTRtSGzDKmNhnNxTZ/0Imk34XvgH8MUNvAp6pK/yhfvjzA8VyQhdFGEbrjOg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=WKzRza3l; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1684624575; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=B/9I9c8zYKfxPoTj95nxNVD5XPCM1T8LcqPctWwe4aU=; b=K+rdnmpQYL/7klZnEJQOe044p45Nxmi6eQ1HLHfp359oZUISWJLVF/JiLE+dm9H8414Tkm BzwOo3mXHzDQiawY3PT1rsWk9DM+jPk2dWoDwtUJBKATuPVrFj+u1v2GoQEH9sD5Q81N2B m6nARh2Oq+oQ46hOPMM0L0pIohpkjFeS+BD0hA4JqSjKdaFcxvwk64/XOFvpg9gGTVK0jO wzv7194pwzjJiWh6bymUKSTcglksc1rvlrTXIe3k83+MktCqQQysd4XbYl5oArn3iPfW1d injfRXKT/8hyqhmGSb/1C/Qmn5LrCQC+GZusKOW+YY4DJhaK13W6M8T3bXBFIQ== X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=WKzRza3l; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -3.08 X-Spam-Score: -3.08 X-Migadu-Queue-Id: 484C0F92 X-TUID: smNUW/62Bw6t --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, Feng Shu skribis: >>>From aba920372c247046088a34bdd20b514ba8706786 Mon Sep 17 00:00:00 2001 > Date: Wed, 10 May 2023 10:38:48 +0800 > > * gnu/packages/wm.scm (labwc): New variable. Applied with the changes below. Thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/wm.scm b/gnu/packages/wm.scm index 2fcb54883f..4360f3722b 100644 --- a/gnu/packages/wm.scm +++ b/gnu/packages/wm.scm @@ -2822,20 +2822,19 @@ (define-public labwc "1zbgj8r8ppvqnz2imh6f825f2lvsqpiqfa0r5g5r4nsvadiipivp")))) (build-system meson-build-system) (native-inputs - (list pkg-config gettext-minimal)) + (list pkg-config gettext-minimal scdoc)) (inputs (list cairo glib libxcb libxml2 pango - scdoc wlroots)) (home-page "https://labwc.github.io") - (synopsis "Labwc is a wlroots-based window-stacking compositor for wayland") + (synopsis "Window-stacking compositor for Wayland") (description - "Labwc is light-weight and independent with a focus on simply stacking -windows well and rendering some window decorations, it is inspired by openbox. + "Labwc is lightweight and independent with a focus on simply stacking +windows well and rendering some window decorations, it is inspired by Openbox. It takes a no-bling/frills approach and says no to features such as icons (except window buttons), animations, decorative gradients and any other options not required to reasonably render common themes. It relies on clients --=-=-=--