From unknown Sat Jun 21 03:13:10 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#53717 <53717@debbugs.gnu.org> To: bug#53717 <53717@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add rofi-wayland. Reply-To: bug#53717 <53717@debbugs.gnu.org> Date: Sat, 21 Jun 2025 10:13:10 +0000 retitle 53717 [PATCH] gnu: Add rofi-wayland. reassign 53717 guix-patches submitter 53717 Andrew Tropin severity 53717 normal tag 53717 patch moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 02 01:27:03 2022 Received: (at submit) by debbugs.gnu.org; 2 Feb 2022 06:27:03 +0000 Received: from localhost ([127.0.0.1]:51263 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nF96d-0005Li-Gl for submit@debbugs.gnu.org; Wed, 02 Feb 2022 01:27:03 -0500 Received: from lists.gnu.org ([209.51.188.17]:42420) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nF96b-0005LN-QF for submit@debbugs.gnu.org; Wed, 02 Feb 2022 01:27:02 -0500 Received: from eggs.gnu.org ([209.51.188.92]:54592) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nF96b-0007HH-Jy for guix-patches@gnu.org; Wed, 02 Feb 2022 01:27:01 -0500 Received: from [2a00:1450:4864:20::129] (port=43644 helo=mail-lf1-x129.google.com) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nF96Z-0006X1-Nv for guix-patches@gnu.org; Wed, 02 Feb 2022 01:27:01 -0500 Received: by mail-lf1-x129.google.com with SMTP id u6so38506017lfm.10 for ; Tue, 01 Feb 2022 22:26:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:subject:date:message-id:mime-version; bh=4jGaEQ7OQfI2xcUKgRC+6cMzxcf9AV7xhHhJgTWc6I0=; b=ZYDJePHv9goBqIztItnwm6ieUqEAyBh07o94xJwaVYI36qbg2DSVjmLlHB9eigmQPi lIVgEdjfdX8CGh3+kp0AgDmpJ5bH/gmhUfuf3oThJaLsKpC7423sZb09V2g+A5DQGiYj Sja7wzi3crjuqMWKJqxn4YOY2KQYeZxI+MD+ocgAtiZs5oFQuAaybc+EOHlL3qqCBomC OCTSMStdjvIMBgIZSlZr8cAg8duAnuqxSG4foRQ1wWfIeq2BqFV6oo3XFywpz9MNslo9 per25OrAj8wZ6973j13wCvZWhK1UcqR0EgqAWXxENmQL54N64T9nlCQEQ1vUWGdMUBkP h1RA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:date:message-id:mime-version; bh=4jGaEQ7OQfI2xcUKgRC+6cMzxcf9AV7xhHhJgTWc6I0=; b=YBfDFZLi/oXkdXqivgi1t4f7Np9F7CYs4+rbOt+V5P18gugowvYwhQGBnsdz1OvzT3 p21FCi5uD1EmifxFizb0+qJRkGRKBx/+MaN5alK+W3F2ehe3qiZmPJsRgqCIqeG/b3D0 UUKabXHELrr03ItaF3gbZELjYxPk/ir4079Xa5D+5wHWB8FMGQeBjiJDPjD0rWAXU9GN mWFRcjkUgtc0jvT2dhUeVZfXtakn0/yakYkuHA9UPagvsNXUT23PUzQdBH0R8JQ72LNU zQMpepWF8PJc16RttIEmgfqxGPO6yW7DrKbE+tiluynoq0eFx1ylYzP+NFc1KA3J3ljo k4Vg== X-Gm-Message-State: AOAM531Hp4djeqAen/m7OTjjx6x8ApXJtdKjCWThnacGQGl1Do1eK/WN exVzdkxmF4/XN3lLtRLxqPGDNVOpZcAF0w== X-Google-Smtp-Source: ABdhPJz1yp2sArTECtagiguMA/viLSA7X+7W7PwUNos5arz2nh1RU9MAjMUfzziYo7efsyKiFg3QfQ== X-Received: by 2002:ac2:4c8d:: with SMTP id d13mr21521976lfl.136.1643783217194; Tue, 01 Feb 2022 22:26:57 -0800 (PST) Received: from localhost (109-252-135-33.dynamic.spd-mgts.ru. [109.252.135.33]) by smtp.gmail.com with ESMTPSA id s10sm4403745lfb.248.2022.02.01.22.26.56 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 01 Feb 2022 22:26:56 -0800 (PST) From: Andrew Tropin To: guix-patches@gnu.org Subject: [PATCH] gnu: Add rofi-wayland. Date: Tue, 1 Feb 2022 11:40:08 +0300 Message-ID: <878rutss0n.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a00:1450:4864:20::129 (failed) Received-SPF: none client-ip=2a00:1450:4864:20::129; envelope-from=andrew@trop.in; helo=mail-lf1-x129.google.com X-Spam_score_int: 0 X-Spam_score: -0.1 X-Spam_bar: / X-Spam_report: (-0.1 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_12_24=1.049, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, PDS_HP_HELO_NORDNS=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RDNS_NONE=0.793, SPF_HELO_NONE=0.001, SPF_NONE=0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.5 (-) X-Debbugs-Envelope-To: submit 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.5 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Tested on sway session. * gnu/packages/xdisorg.scm (rofi-wayland): New variable. =2D-- gnu/packages/xdisorg.scm | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index ec995c3496..c2bd1d1d5c 100644 =2D-- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -53,6 +53,7 @@ ;;; Copyright =C2=A9 2021 Felix Gruber ;;; Copyright =C2=A9 2021 jgart ;;; Copyright =C2=A9 2022 John Kehayias +;;; Copyright =C2=A9 2022 Andrew Tropin ;;; ;;; This file is part of GNU Guix. ;;; @@ -1742,6 +1743,40 @@ (define-public rofi by name.") (license license:expat))) =20 +(define-public rofi-wayland + (package + (inherit rofi) + (name "rofi-wayland") + (version "1.7.2+wayland1") + (source (origin + (method url-fetch) + (uri (string-append "https://github.com/lbonn/rofi" + "/releases/download/" + version "/rofi-" version ".tar.xz")) + (sha256 + (base32 + "1smrxjq693z48c7n5pcfrvb0m0vsn6pxn7qpn8bm68j942n8rg3x")))) + (build-system meson-build-system) + (arguments + (substitute-keyword-arguments (package-arguments rofi) + ((#:configure-flags flags '()) + #~(list "-Dxcb=3Ddisabled")))) + (inputs + (list cairo + glib + libjpeg-turbo + librsvg + libxkbcommon + wayland + wayland-protocols + pango + startup-notification)) + (description "Rofi is a minimalist application launcher. It memorizes= which +applications you regularly use and also allows you to search for an applic= ation +by name. + +This is a fork with added support for Wayland via layer shell protocol."))) + (define-public rofi-calc (package (name "rofi-calc") =2D-=20 2.34.0 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmH6JCkPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6w1ngP/jbw0rES6pKmxpqYhUkyUgihmk0qXFETCONv iijR4J9WVWhrF2W3IstAPbR8RniW20ECGgkpzonoT7Jbw90D6Z56S2+++/WTvvHO RJ4DYlIVgmONutfopNvvmmNqI8FVIjI3CLJFWjUECyzdUY5tgU2L3UGhPUhD8QFL aZO9yW7NV07VDrzIaTDlApsGrRGWmo/0WTVpPIuTwlt/f9hdyeMHhYXq6K+V/KxV ikVsjrMEMwg9HydjD5mQfmBHeE2Jk6zOJ6CbRQG4KFMdnTVx4cZaahqxfacSVTHB pyN+lJ4+oKZWT9lYc8871L8/8gceRJ7Y6UtrDzRxF0SJPaRE324HHaKC52KxJCSP yVkvidU1o8JWVZ/3sHOD+ORGKM6KWnMx4uWI9q5Ye/uOw8Ltz8HBFInZYwgQA7IK ZsuRHt2xTrGbnrwyoSNP1aOYLH0BaGeXEQDMMOlaLrxoXwdhQrM7sXZKk3PLSZ2v dc74SyQPLksqQSJ6uObjB1O5VI4W2VRZkez8UAKMyiAyrflOdNa2hNemjtFD+bjr 1BEZWl9w33kRkaos6eCBDx2fA6Baa/lqmY1PYa1HCaRl72cunQIJ/nFXJ/SDZK3O lAvp8xVj0krMVJVsQSwVj8lCI6zi3n+Dbg2l7DIG1rtsCzJ5Ot8hgMj26O5w0Lh3 8ouFHc1G =3Bqk -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Feb 10 11:20:26 2022 Received: (at 53717) by debbugs.gnu.org; 10 Feb 2022 16:20:26 +0000 Received: from localhost ([127.0.0.1]:56905 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nICBF-0001V9-Vg for submit@debbugs.gnu.org; Thu, 10 Feb 2022 11:20:26 -0500 Received: from h178-251-242-94.cust.a3fiber.se ([178.251.242.94]:48650 helo=mail.yoctocell.xyz) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nICBD-0001Un-Fp for 53717@debbugs.gnu.org; Thu, 10 Feb 2022 11:20:24 -0500 From: Xinglu Chen DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yoctocell.xyz; s=mail; t=1644510014; bh=IZw9VemThZ3BTDax6bSmlPw0kcKt+eDwPAYaD+QmEp8=; h=From:To:Subject:In-Reply-To:References:Date; b=A7Ufl8i8yvgVTRS/wRTElQCsUm3e7zqufimB/STqtEKxOS9lzYpLmEizvjlMZpDrF zpN3ExlYkJJ0Y5rCfrpIHz4q7MtKXLykRcuLVHXvzo+5lTJaHok6Ytm/TSXMFP0Pp9 0gBsD6tLarW8Yxk2GIt6wn3eSaRyBpGe6N1kY2+E= To: Andrew Tropin , 53717@debbugs.gnu.org Subject: Re: [bug#53717] [PATCH] gnu: Add rofi-wayland. In-Reply-To: <878rutss0n.fsf@trop.in> References: <878rutss0n.fsf@trop.in> Date: Thu, 10 Feb 2022 17:20:03 +0100 Message-ID: <87fsoqwv64.fsf@yoctocell.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-Spam-Score: 2.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Andrew schrieb am Dienstag der 01. Februar 2022 um 11:40 +03: > Tested on sway session. > > * gnu/packages/xdisorg.scm (rofi-wayland): New variable. > --- > gnu/packages/xdisorg.scm | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > > [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.6 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -0.0 T_SCC_BODY_TEXT_LINE No description available. 0.0 PDS_RDNS_DYNAMIC_FP RDNS_DYNAMIC with FP steps X-Debbugs-Envelope-To: 53717 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.5 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Andrew schrieb am Dienstag der 01. Februar 2022 um 11:40 +03: > Tested on sway session. > > * gnu/packages/xdisorg.scm (rofi-wayland): New variable. > --- > gnu/packages/xdisorg.scm | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > > [...] Content analysis details: (2.5 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 1.6 PDS_OTHER_BAD_TLD Untrustworthy TLDs [URI: yoctocell.xyz (xyz)] 0.4 RDNS_DYNAMIC Delivered to internal network by host with dynamic-looking rDNS 1.0 BULK_RE_SUSP_NTLD Precedence bulk and RE: from a suspicious TLD 0.5 FROM_SUSPICIOUS_NTLD From abused NTLD -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager 0.0 PDS_RDNS_DYNAMIC_FP RDNS_DYNAMIC with FP steps --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Andrew schrieb am Dienstag der 01. Februar 2022 um 11:40 +03: > Tested on sway session. > > * gnu/packages/xdisorg.scm (rofi-wayland): New variable. > --- > gnu/packages/xdisorg.scm | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) > > diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm > index ec995c3496..c2bd1d1d5c 100644 > --- a/gnu/packages/xdisorg.scm > +++ b/gnu/packages/xdisorg.scm > @@ -53,6 +53,7 @@ > ;;; Copyright =C2=A9 2021 Felix Gruber > ;;; Copyright =C2=A9 2021 jgart > ;;; Copyright =C2=A9 2022 John Kehayias > +;;; Copyright =C2=A9 2022 Andrew Tropin > ;;; > ;;; This file is part of GNU Guix. > ;;; > @@ -1742,6 +1743,40 @@ (define-public rofi > by name.") > (license license:expat))) >=20=20 > +(define-public rofi-wayland > + (package > + (inherit rofi) > + (name "rofi-wayland") > + (version "1.7.2+wayland1") We usually strip away prefixes and suffixes. FWIW, version 1.7.3 seems to be available as well. > + (source (origin > + (method url-fetch) > + (uri (string-append "https://github.com/lbonn/rofi" > + "/releases/download/" > + version "/rofi-" version ".tar.xz")) > + (sha256 > + (base32 > + "1smrxjq693z48c7n5pcfrvb0m0vsn6pxn7qpn8bm68j942n8rg3x")))) > + (build-system meson-build-system) > + (arguments > + (substitute-keyword-arguments (package-arguments rofi) > + ((#:configure-flags flags '()) > + #~(list "-Dxcb=3Ddisabled")))) > + (inputs > + (list cairo > + glib > + libjpeg-turbo > + librsvg > + libxkbcommon > + wayland > + wayland-protocols > + pango > + startup-notification)) > + (description "Rofi is a minimalist application launcher. It memoriz= es which > +applications you regularly use and also allows you to search for an appl= ication > +by name. > + > +This is a fork with added support for Wayland via layer shell protocol."= ))) The home-page should also be changed to point to the fork. Otherwise, LGTM! --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJJBAEBCAAzFiEEAVhh4yyK5+SEykIzrPUJmaL7XHkFAmIFOzMVHHB1YmxpY0B5 b2N0b2NlbGwueHl6AAoJEKz1CZmi+1x52kUP/0GiOHY+di6ORpqdW/iGtoms5OLh +s0CJlQxpH7v3PQZgNxQK9e3qYugIa1icAZvg3P+jnZ8biiCqH/aF3EU5VIco4Dy Y79hxMhxQPoNRzuzW6TkUzKIV34a+ulnlAdo6sg66zIHt0oEts8+3qDlZymZJolP E3M15XSKSPndQtrcROQAet8sLxF5JF2gbHrUGMhGt3VasRZdmjmwdQ9qIa9Ekqgu wTAUNr21DRFRJL9/7LKwRwKV9PfXas2PVP2FSY3sHGF9HsuV6wLBPsSSv7s2Myzu uZiBqqgTQPYJqLsT8pg567psIPqmdkzJDC0KlGJlaBf/9Mzf5ACC+qGewFv+6/1U Ke4JBFKaFSoH2EXdzu742TDwzI5Rk5XYKc/7gaB8MS+2L6jL5CBKVldnlWmRjY8G 2SthFnjj2jmiqSf3TrVBuvsbU2YCwlUYSlhvnQHTBbOveBnaLmrMvCE/Vva/L/RC 7yAmfotEFtsVwOm/d+julGQ09dDKu9Gki4LsYB9tKnOlKjXDQ7QQq0RMkiY5g3Zv cm01Q2cL4sUG8KNj4AFDzTe8jzRg7NBACNBGZMU4sBqRmvB1t5yicwTnOfFu6ChR lu6oZ37FKRubYxIlTXu1yk09GBZ+5yoESqUN1Aq49dPR5BzHldDilHm/8n7rcpUn yio2Ia/cpNVHyHZv =BZDq -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 14 09:43:36 2022 Received: (at control) by debbugs.gnu.org; 14 Feb 2022 14:43:36 +0000 Received: from localhost ([127.0.0.1]:40416 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJcZj-00083U-SY for submit@debbugs.gnu.org; Mon, 14 Feb 2022 09:43:36 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:41926) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nJcZh-00083D-Rl for control@debbugs.gnu.org; Mon, 14 Feb 2022 09:43:34 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 6D684566 for ; Mon, 14 Feb 2022 15:43:27 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tw-iDjaUWE0E for ; Mon, 14 Feb 2022 15:43:27 +0100 (CET) Received: from ribbon (unknown [IPv6:2a01:e0a:1d:7270:af76:b9b:ca24:c465]) by hera.aquilenet.fr (Postfix) with ESMTPSA id EAFD62D0 for ; Mon, 14 Feb 2022 15:43:26 +0100 (CET) Date: Mon, 14 Feb 2022 15:43:26 +0100 Message-Id: <874k51y0dt.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #53717 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spamd-Bar: / Authentication-Results: hera.aquilenet.fr; none X-Rspamd-Server: hera X-Rspamd-Queue-Id: 6D684566 X-Spamd-Result: default: False [0.61 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[control@debbugs.gnu.org]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; R_MIXED_CHARSET(0.71)[subject]; RCVD_COUNT_TWO(0.00)[2]; RCVD_TLS_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control 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.0 (/) tags 53717 + moreinfo quit From debbugs-submit-bounces@debbugs.gnu.org Sat Feb 26 02:56:37 2022 Received: (at 53717) by debbugs.gnu.org; 26 Feb 2022 07:56:37 +0000 Received: from localhost ([127.0.0.1]:54190 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNrwT-00031y-7c for submit@debbugs.gnu.org; Sat, 26 Feb 2022 02:56:37 -0500 Received: from mail-lf1-f47.google.com ([209.85.167.47]:39597) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nNrwO-00031b-4V for 53717@debbugs.gnu.org; Sat, 26 Feb 2022 02:56:35 -0500 Received: by mail-lf1-f47.google.com with SMTP id j7so13066699lfu.6 for <53717@debbugs.gnu.org>; Fri, 25 Feb 2022 23:56:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop-in.20210112.gappssmtp.com; s=20210112; h=from:to:subject:in-reply-to:references:date:message-id:mime-version; bh=8We1hipCVaR63KGPpEcBErm/Vz73MITyK5DxbFWMNvs=; b=mjuL3wDUz5CfNT/AHQVWGMKpZ5LJ2a0w5svMPxl8Xdtil2ykizz3LaKKN2DUb5sPHL CQlN/rrDJuTiOypRZQxHcjRssmHd+6AxZA3x1tNgKmegEQe0Ry/TP1AH5R05GM3JfziW LPMWzLuF6kWserUFnqGjSojtckhI6wl81dU/zgXhpWJe3ykw+iZnTnFTFNdESqTRhodl VHyUgbHwmqQV6dzRPBdz2A/i5SgFEcpoToAdZPcFu0Y4i1g5taUKga1csckoAqKR62uO ebps4/kOcDGX0IWnpXupcwh7N4KmhJdT2bOF78kQyrehi4TIg/R8tBgrEyJeU4rP3cCR TyAQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version; bh=8We1hipCVaR63KGPpEcBErm/Vz73MITyK5DxbFWMNvs=; b=n0yblG3cQLnoXAE4hdrUNMwl36Z31gJAE4GM1xBarDmZykIkE15K5IQ+SaVl3FKLO5 T4JXfpXkU3c/+RtPd/acxncbr8Mq9dzBPI2JUgcdN30h70YKJXb7W6fWE9WdL4QMzB2N Bn84d3nQpopxuOf6xcepkrsgBV62zJGdZucAHJ/ep3Kl0OWsSYPBtf+RmqewepzASVDw kmeTmcfzeGWcPptgn3Pb3hZm3drVn8nQiHO5EzRCTp8zRhD9Q5jt+736Opyq95aoSrBG VbPSayAvGgcPbgqdYdbEUnJw4kc36m5FISZuKUyPaWF/UUWlCg3spMZJo1RfbhhBoN68 wahQ== X-Gm-Message-State: AOAM531bqbOdoOTN+mCZ+7cDIPAi7OYxeMOL1C1Rr4iOlASHYqtnBUfA JqWIbrwwNNYwOIhNSLhoSKCKQKUmJ8PAZA== X-Google-Smtp-Source: ABdhPJzLxuofQnXTND+aMlkMV1iX41Ny5NclVrhYv9IzCnXFLlxdpeMJg5IuxdEPJm6BbE+2SxJErQ== X-Received: by 2002:ac2:59cc:0:b0:43d:909b:ed84 with SMTP id x12-20020ac259cc000000b0043d909bed84mr7244812lfn.454.1645862185865; Fri, 25 Feb 2022 23:56:25 -0800 (PST) Received: from localhost (109-252-135-33.dynamic.spd-mgts.ru. [109.252.135.33]) by smtp.gmail.com with ESMTPSA id j2-20020ac24542000000b0044331de4941sm397519lfm.90.2022.02.25.23.56.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 25 Feb 2022 23:56:25 -0800 (PST) From: Andrew Tropin To: Xinglu Chen , 53717@debbugs.gnu.org Subject: Re: [bug#53717] [PATCH] gnu: Add rofi-wayland. In-Reply-To: <87fsoqwv64.fsf@yoctocell.xyz> References: <878rutss0n.fsf@trop.in> <87fsoqwv64.fsf@yoctocell.xyz> Date: Sat, 26 Feb 2022 10:56:22 +0300 Message-ID: <87czjadpsp.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 53717 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: -1.0 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 2022-02-10 17:20, Xinglu Chen wrote: > Andrew schrieb am Dienstag der 01. Februar 2022 um 11:40 +03: > >> Tested on sway session. >> >> * gnu/packages/xdisorg.scm (rofi-wayland): New variable. >> --- >> gnu/packages/xdisorg.scm | 35 +++++++++++++++++++++++++++++++++++ >> 1 file changed, 35 insertions(+) >> >> diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm >> index ec995c3496..c2bd1d1d5c 100644 >> --- a/gnu/packages/xdisorg.scm >> +++ b/gnu/packages/xdisorg.scm >> @@ -53,6 +53,7 @@ >> ;;; Copyright =C2=A9 2021 Felix Gruber >> ;;; Copyright =C2=A9 2021 jgart >> ;;; Copyright =C2=A9 2022 John Kehayias >> +;;; Copyright =C2=A9 2022 Andrew Tropin >> ;;; >> ;;; This file is part of GNU Guix. >> ;;; >> @@ -1742,6 +1743,40 @@ (define-public rofi >> by name.") >> (license license:expat))) >>=20=20 >> +(define-public rofi-wayland >> + (package >> + (inherit rofi) >> + (name "rofi-wayland") >> + (version "1.7.2+wayland1") > > We usually strip away prefixes and suffixes. FWIW, version 1.7.3 seems > to be available as well. AFAIU, it's a part of a version, it can potentially be +wayland2, +wayland3 if it will be necessary to make another intermediate release, which is related to wayland/wlroots changes, while upstream version still the same (1.7.3 for example). >> + (source (origin >> + (method url-fetch) >> + (uri (string-append "https://github.com/lbonn/rofi" >> + "/releases/download/" >> + version "/rofi-" version ".tar.xz")) >> + (sha256 >> + (base32 >> + "1smrxjq693z48c7n5pcfrvb0m0vsn6pxn7qpn8bm68j942n8rg3x")))) >> + (build-system meson-build-system) >> + (arguments >> + (substitute-keyword-arguments (package-arguments rofi) >> + ((#:configure-flags flags '()) >> + #~(list "-Dxcb=3Ddisabled")))) >> + (inputs >> + (list cairo >> + glib >> + libjpeg-turbo >> + librsvg >> + libxkbcommon >> + wayland >> + wayland-protocols >> + pango >> + startup-notification)) >> + (description "Rofi is a minimalist application launcher. It memori= zes which >> +applications you regularly use and also allows you to search for an app= lication >> +by name. >> + >> +This is a fork with added support for Wayland via layer shell protocol.= "))) > > The home-page should also be changed to point to the fork. > > Otherwise, LGTM! Thank you for the pointing out, updated version, home-page. --=-=-= Content-Type: text/x-patch; charset=utf-8 Content-Disposition: inline; filename=0001-gnu-Add-rofi-wayland.patch Content-Transfer-Encoding: quoted-printable From=20f470b6f6a6b4ec1ef789a302af3ee98d562462d8 Mon Sep 17 00:00:00 2001 From: Andrew Tropin Date: Tue, 1 Feb 2022 11:40:08 +0300 Subject: [PATCH] gnu: Add rofi-wayland. Tested on sway session. * gnu/packages/xdisorg.scm (rofi-wayland): New variable. =2D-- gnu/packages/xdisorg.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index 42452d0721..c43a5fbd44 100644 =2D-- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -54,6 +54,7 @@ ;;; Copyright =C2=A9 2021 jgart ;;; Copyright =C2=A9 2022 John Kehayias ;;; Copyright =C2=A9 2022 Jai Vetrivelan +;;; Copyright =C2=A9 2022 Andrew Tropin ;;; ;;; This file is part of GNU Guix. ;;; @@ -1743,6 +1744,41 @@ (define-public rofi by name.") (license license:expat))) =20 +(define-public rofi-wayland + (package + (inherit rofi) + (name "rofi-wayland") + (version "1.7.3+wayland1") + (source (origin + (method url-fetch) + (uri (string-append "https://github.com/lbonn/rofi" + "/releases/download/" + version "/rofi-" version ".tar.xz")) + (sha256 + (base32 + "1gfs13zfqg9f4prx8yylxvv93yr6j74nmhlm3wabr6jljbbr7jc8")))) + (build-system meson-build-system) + (arguments + (substitute-keyword-arguments (package-arguments rofi) + ((#:configure-flags flags '()) + #~(list "-Dxcb=3Ddisabled")))) + (inputs + (list cairo + glib + libjpeg-turbo + librsvg + libxkbcommon + wayland + wayland-protocols + pango + startup-notification)) + (home-page "https://github.com/lbonn/rofi") + (description "Rofi is a minimalist application launcher. It memorizes= which +applications you regularly use and also allows you to search for an applic= ation +by name. + +This is a fork with added support for Wayland via layer shell protocol."))) + (define-public rofi-calc (package (name "rofi-calc") =2D-=20 2.34.0 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable =2D-=20 Best regards, Andrew Tropin --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmIZ3SYPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6wpscP/1Vo/Kh8BlU8q0gHfp55mXp7iHOL0q4/earv /WYYqOg7SQ8AlACTkTb7v6uSMWyUTit+QoxJ2dMvJETYmng2MGPBDoLgExCyU6Da fFJ5nP3X3lQXwrq/65IN369dV9mYZ0oPnfMDikMpJ9ze2O6LUgz7aNqbvkp8/WcU mbJecgQhmAZPaytGa/K7KLMRcHIBvKGAtlpSL9lFZ/0WSCdGtH1yEkJnXD01NKTB p5UkBJAZk215AKImdcgLb+v81nVTSL+i5070wmRqgm6VNbh0vkmGarwEu8JASv+G tE7I4FYP0scY4Os/+xOKWpjOmx96Jj/eii+9T84tmuEfxg3fLxcOJ3SXGSocNDUa n0Te5zOAcudjbQ/m+J8Nr6CxW9dqm547JTARveQKJceX2w0UkyeDNKUTCAnDJ9oU AkTZ4wM4uzy1WITP8AW+G+5Ci2SuT0JgTcpuAc0G0x0ac4qhICBIa0gyt5wiokIs nvpdQlU4S1/2RRwMec73gm8QH3oxB1srXlUbbbBhMLu4YsiWCgebX8Dmr+GEtkR0 oaUZE7dwi/SrtdCL266vvAwZuz2Cuzd744lyS4Q/EgFKBb/Ig+HnCU4UvJxrGcY4 PWYxTt88YLsvZSSGqCk8JOJC6pYSuhaKQ7qHnVNegQVoeqjCIo3BBpd23updx/GA xv1wsG76 =S03H -----END PGP SIGNATURE----- --==-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Apr 18 04:27:02 2022 Received: (at submit) by debbugs.gnu.org; 18 Apr 2022 08:27:02 +0000 Received: from localhost ([127.0.0.1]:37881 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngMis-000291-JY for submit@debbugs.gnu.org; Mon, 18 Apr 2022 04:27:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:52560) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngMiq-00028d-QI for submit@debbugs.gnu.org; Mon, 18 Apr 2022 04:27:01 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:34412) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngMiq-0002zO-HA for guix-patches@gnu.org; Mon, 18 Apr 2022 04:27:00 -0400 Received: from relay11.mail.gandi.net ([2001:4b98:dc4:8::231]:41953) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngMio-0005V6-EM for guix-patches@gnu.org; Mon, 18 Apr 2022 04:27:00 -0400 Received: (Authenticated sender: andrew@trop.in) by mail.gandi.net (Postfix) with ESMTPSA id 883C4100003 for ; Mon, 18 Apr 2022 08:26:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1650270413; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=jXoOoq5iAEfMF6szgbXOwB+AB7GRhACjMJvhU2iyMFI=; b=YMlBt2/abq+2UCu11BSs7/Hwy3BkNjFTxuwdhVrMyqqrxFEz4KCzk+6pZRzyArndWYb7qU vj1Y5BDmv2N5X6xu18ZvtypACQ7HiUWCiUsW4+JNH/5zEJgWmB+uzwiw5t38uWfdJ919nH p8Lsu6xIbXOqEhIa9LLUEEuWbm5YhvImvW1HobSd+8QuOGrc58D5Uzk9I6WOqN89+y1Ctn HtJLGVlbitHVqw3iWPFTSk+vnlBVVKyx2c0otIXBEoOkjsKKJVFtKAsOoDOBlKrWefCzV5 oxwUsBjilWMySoNoxxjRIjtD0+HU7I06poB9V2cQ+1oXMhhuq9c8HFydl2mWDA== From: Andrew Tropin To: guix-patches@gnu.org Subject: [PATCH v2] gnu: Add rofi-wayland. In-Reply-To: <878rutss0n.fsf@trop.in> References: <878rutss0n.fsf@trop.in> Date: Mon, 18 Apr 2022 11:26:49 +0300 Message-ID: <87fsma23w6.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2001:4b98:dc4:8::231; envelope-from=andrew@trop.in; helo=relay11.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.7 (-) X-Debbugs-Envelope-To: submit 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.7 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable * gnu/packages/xdisorg.scm (rofi-wayland): New variable. =2D-- Tested on sway session. gnu/packages/xdisorg.scm | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm index d2caee85ec..3ba79e178b 100644 =2D-- a/gnu/packages/xdisorg.scm +++ b/gnu/packages/xdisorg.scm @@ -54,6 +54,7 @@ ;;; Copyright =C2=A9 2021 jgart ;;; Copyright =C2=A9 2022 John Kehayias ;;; Copyright =C2=A9 2022 Jai Vetrivelan +;;; Copyright =C2=A9 2022 Andrew Tropin ;;; ;;; This file is part of GNU Guix. ;;; @@ -1742,6 +1743,41 @@ (define-public rofi by name.") (license license:expat))) =20 +(define-public rofi-wayland + (package + (inherit rofi) + (name "rofi-wayland") + (version "1.7.3+wayland1") + (source (origin + (method url-fetch) + (uri (string-append "https://github.com/lbonn/rofi" + "/releases/download/" + version "/rofi-" version ".tar.xz")) + (sha256 + (base32 + "1gfs13zfqg9f4prx8yylxvv93yr6j74nmhlm3wabr6jljbbr7jc8")))) + (build-system meson-build-system) + (arguments + (substitute-keyword-arguments (package-arguments rofi) + ((#:configure-flags flags '()) + #~(list "-Dxcb=3Ddisabled")))) + (inputs + (list cairo + glib + libjpeg-turbo + librsvg + libxkbcommon + wayland + wayland-protocols + pango + startup-notification)) + (home-page "https://github.com/lbonn/rofi") + (description "Rofi is a minimalist application launcher. It memorizes= which +applications you regularly use and also allows you to search for an applic= ation +by name. + +This is a fork with added support for Wayland via layer shell protocol."))) + (define-public rofi-calc (package (name "rofi-calc") =2D-=20 2.35.1 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQJDBAEBCgAtFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmJdIMoPHGFuZHJld0B0 cm9wLmluAAoJECII0glYwd6w7FgP/RqtZNEyvrNfvEdFszDMnLb21nSUoijnmARW nvOAPrbawyZTjg5mnypB58Msd+UxA6+cLZ1Z6vKP0+a3Hr8CFCNqQ72x76uWTi3f kVSTyq4pAV1DDqpjPNESvgZ6S0fCi+r4w3kB4hPQ/oA2QQFO1LSNui/TIFTokFB4 LKohy/rNO+Kdi7uC9A1m+zy0FqqCehXNMh4+KVN2U1TqReuVDnpK9dgJv5Jq3pmH JEu1I6zovYYfgZk5AbghKofL1uBziBXzwIsfq4Ds6pupDbbfELbwZA9ycHj8XJ0U +p1QcxapZTutRrfodE3ePFQ3DcfL7zcEiV7zyMyfEbdnM3awQ09Tb/V37Pp6+aUr IWJYFU/D8EqdAZ8jitllyvqdLQMqRpklLCCYHYZDdDr7w88pXzcYw2/zIzKOwfaf w7z7nJcOsE02QeELAUQ8s50gtKK3fGpFDSiC6/ysbon32JKgD72q746UPnCJGmEC NZWE7Ngm5nNhMe7NwhJDNzazpTHhq2zW1FbkXf38DkmRxK/qO/olXeIcFc7bXXzO yMzC9XXQ/qX9aY81zaLZlGzIchuuL85jdHzL2zoF6DIqTazFl4I9mqqD+xD+PjC8 8fyDgck5JO0W9zriARVSbCLUI6QrB9nPvcn83IuQ+f6832l1C/GlCFR8yUmp/Kbk PjBTrWOK =7Xq/ -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 04 07:50:32 2022 Received: (at submit) by debbugs.gnu.org; 4 Aug 2022 11:50:32 +0000 Received: from localhost ([127.0.0.1]:51468 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJZN2-00075I-5T for submit@debbugs.gnu.org; Thu, 04 Aug 2022 07:50:32 -0400 Received: from lists.gnu.org ([209.51.188.17]:42778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oJZN0-000757-1l for submit@debbugs.gnu.org; Thu, 04 Aug 2022 07:50:30 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59154) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJZMz-00033D-QU for guix-patches@gnu.org; Thu, 04 Aug 2022 07:50:29 -0400 Received: from relay12.mail.gandi.net ([217.70.178.232]:53999) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oJZMx-0003bp-Jc for guix-patches@gnu.org; Thu, 04 Aug 2022 07:50:29 -0400 Received: (Authenticated sender: andrew@trop.in) by mail.gandi.net (Postfix) with ESMTPSA id 0491220000E for ; Thu, 4 Aug 2022 11:50:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=trop.in; s=gm1; t=1659613822; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YuF2T7FqaDq3bDc0W/cEgCMk03E2W8Rh0PSQ4wb0QV8=; b=nwvjoxLcBhgoGHr/Jo9FCd+Ss56YJlbLlpOLNj7FEPpgMCPNlHkLkrwUCIFQU5Qku6pVU+ HPNj9i0s5WJq/vyMtH5JdCru4uEMUGFnm7uD5FLgrOjibLMpYaOsKEQ42Ti3be7kJB3Bya EEDd5BJBryM1bbFBjrxfygfinf96VIPLMJWpabpMq5QHapCZjPRqdwQCxohh21cp1PwVhY cZgB+7J2xr20uHMpPIXzJN2tZJoju0j9ehviau8s3XheV5zw8N2lU5mwn18hDC5La4hjqN WQ8JHE5vchYv9N92MuoPGsE9ET9CQQlb2N6pdFcUc9/5Sjg3p0rnttBUeu4eAw== From: Andrew Tropin To: guix-patches@gnu.org Subject: Re: [PATCH] gnu: Add rofi-wayland. In-Reply-To: <878rutss0n.fsf@trop.in> References: <878rutss0n.fsf@trop.in> Date: Thu, 04 Aug 2022 14:50:16 +0300 Message-ID: <877d3okz2f.fsf@trop.in> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=217.70.178.232; envelope-from=andrew@trop.in; helo=relay12.mail.gandi.net X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit 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 Content-Transfer-Encoding: quoted-printable Just a gentle reminder. =2D-=20 Best regards, Andrew Tropin --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmLrsngACgkQIgjSCVjB 3rCUWQ/7BTtSQgsl4+RkMB7otx/9cxE+ye1PG8NrcUpcPcelZB8QhbPpXx9467kj FgGondB5mVKahlD+z6mtY2KyO08vKjPcGrCAUTeXN42tFx/Vh82c0ttKKuIlCccp SNmA4iHMXJC4VtVajIxQyx/d49RhCE+cjilR5o7CTbVeuzulDYtqmRFTVk1uM3QI 9r+0FweyxU8unqhsssxZhmNCQx0K4ijaVibhNIxrDNvAPSezqHXZErFhVnbSYu9S Z9c/ke94rE6GnKQDIpo2HaQNP1z74sonGB75s8XiSYJEaYs3uy2x1R8wf7Ayh8gw bJiidkpM7Hfq5SSZVOmuRhxki8KpH6XfVYZ4Y+Q1P0GiQl17BUAYzJmIfK2nMZ4m cyyoQtxFBm+z0hGErLo/0DXVd4bt5E8x5rwePjiYAm9QWdQbINeSgvPh5IRsoUEp uNpZz4RWRaMpU05cRny3soSOqjCC5mhIuBDPyRHlIIGMBuPUVtzCS/RIJE48gdmG JxuoPQM4Og2ivE2XL183egmpabFc9kmsPzasabHGWVHWLic8oTZkHdPIy8IgP2ir 6ZUBiJKb/YVBBEjdOVERm71LHlNy1wJxefaFrdzTC0Uy0/CmZzUaHm0gR3xSJjl6 n8BqAagnCRi1dqNvz73kyNs+0ADlOEd7J5PN/8pNS3YStePrl6A= =DzF5 -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Fri Sep 01 18:29:25 2023 Received: (at 53717-done) by debbugs.gnu.org; 1 Sep 2023 22:29:25 +0000 Received: from localhost ([127.0.0.1]:34383 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcCdp-0004yQ-7O for submit@debbugs.gnu.org; Fri, 01 Sep 2023 18:29:25 -0400 Received: from cascadia.aikidev.net ([173.255.214.101]:38354) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qcCdn-0004yC-Dc for 53717-done@debbugs.gnu.org; Fri, 01 Sep 2023 18:29:23 -0400 Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) (Authenticated sender: vagrant@cascadia.debian.net) by cascadia.aikidev.net (Postfix) with ESMTPSA id 3D6B21AA7B; Fri, 1 Sep 2023 15:29:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1693607345; bh=p5AxCoi2UlUqcTxpJlCre5iqPvRNpIg+5RtG3z/yv6c=; h=From:To:Subject:In-Reply-To:References:Date:From; b=DxuhwXnnTOdhDWR8wuFHnb4mFEvseYURKN9ztrnXC10qJgdpeo3QxsgBxunyD7WJt uV9eIGCKziNh0OKG5q4pQbdZgvkx52CnLAc1H+rA43iCgFbQo2N1zfIH3IACxMl0TV LHHYKI/mHFPHSyTu8josBKU/39AkwLFBUlzLZfa7WL8FWn00zi9nenV0xWGpv3wIDt Nj9U0vqmYFHLdm7EzVU7rWw3a1vYswaKzRPYJNeg+3OY6C3zRLEuEsOxJrwYyqy0cH 1SHJ326KL0f3xVllFEJ6dpSwTl/p0s6o6Xp/LS/pcNw+gUCt8odpIA8ldSaGXPt6er RxeExECA39PIw== From: Vagrant Cascadian To: Andrew Tropin , 53717-done@debbugs.gnu.org Subject: Re: [bug#53717] [PATCH] gnu: Add rofi-wayland. In-Reply-To: <878rutss0n.fsf@trop.in> References: <878rutss0n.fsf@trop.in> Date: Fri, 01 Sep 2023 15:28:58 -0700 Message-ID: <87zg25r0id.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 53717-done 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: -1.0 (-) --=-=-= Content-Type: text/plain On 2022-02-01, Andrew Tropin wrote: > * gnu/packages/xdisorg.scm (rofi-wayland): New variable. rofi-wayland was added in: 04b5450ad852735dfa50961d3afc789b2e52b407 gnu: Add rofi-wayland. And updated to a newer version in: 19c042ddf80533ba7a615b424dedf9647ca65b0f gnu: rofi-wayland: Update to 1.7.5+wayland2. Marking as done. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZPJlqwAKCRDcUY/If5cW qhmnAP9KY321hcAa19dVGOGfVtN1gljmoIy3npfzLGAUZSfXWQD/bt/cax307oYf 3pQIvNDQ8IlAQXK8MZuWd0lP26b6qQw= =FZdk -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Jun 21 03:13:10 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 30 Sep 2023 11:24:10 +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