From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MI44MdnmVGWMzQAA9RJhRA:P1 (envelope-from ) for ; Wed, 15 Nov 2023 16:42:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id MI44MdnmVGWMzQAA9RJhRA (envelope-from ) for ; Wed, 15 Nov 2023 16:42:17 +0100 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 8DDC222767 for ; Wed, 15 Nov 2023 16:42:17 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Fy28oeQC; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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-Seal: i=1; s=key1; d=yhetil.org; t=1700062937; a=rsa-sha256; cv=none; b=ajcXofPzn51g+M4jUoGtFDI7pH3phN8tFwaVU9HZW1XlI+0YyyMPGFe4O/yxaGbputvKtZ 8UkiPXZgSRuzZnplIa9TmtpjR9wJE8pMt7xJMFmdDohVDzYE8nwhkguXWq6MdUj+LYyQ/p om97msuEuGkEzG6scay6YqR5V6CWL4FNpPN+Hfli8Xz25xd+gJyYxl4NUG8UyuEts97/rS 11RrorVvAxnWN02f1c0enOaZdsWKxxxLsoTJ5WtoeS3bjB98Fby8NqE6v+4vc7+28jvNdF UQesQqahOPp2Xryok/8ZtI0cc85BW/X3DI6Bf9/FAEkC5YOOSKdULyAgWPChsQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=Fy28oeQC; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); 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=1700062937; 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=exyFKzf0eDEpC8eKBXYtHW5uvTv5b7QELtZ9INQbPuA=; b=m98B3JHMiwrjCEG8BmPR/V2BHOsAlTN7OjlCbUBywFIoV+17xutQQyPiKBTjGxv+ZhyhKC xf4mSJ5B8V6NCa1VIU/IJj4a0GFm1X9d2eu1V6G/oVJiX89wQuUf64b4hsmrLaW9h286zR 4r0mS6rqqiXVYXsDtAwxHZC9cNAOW9HtjGO/5OGk21DTsez/DOQcbCLjny/ig2rxDcKCFj RJMRKN4WwxYxAEquWTHHAqMi70myuRCkJdIX3O9oq69s0pnSwczPQBtypj4aozWDKlkZLQ bshEbflmiSRwqIE0dkwSc1vDjr9rUbqWQecRk/vThoqnDyYhUzMXpuhH3c7RcQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1r3I1q-0003ae-EO; Wed, 15 Nov 2023 10:42:10 -0500 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 1r3I1k-0003Qo-G0 for guix-patches@gnu.org; Wed, 15 Nov 2023 10:42:04 -0500 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 1r3I1k-0000lP-7o for guix-patches@gnu.org; Wed, 15 Nov 2023 10:42:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1r3I1i-0000cK-3Z for guix-patches@gnu.org; Wed, 15 Nov 2023 10:42:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#66623] [PATCH] gnu: Add mahogany Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 15 Nov 2023 15:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66623 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Karl G. Hallsby" Cc: 66623@debbugs.gnu.org Received: via spool by 66623-submit@debbugs.gnu.org id=B66623.17000628872327 (code B ref 66623); Wed, 15 Nov 2023 15:42:02 +0000 Received: (at 66623) by debbugs.gnu.org; 15 Nov 2023 15:41:27 +0000 Received: from localhost ([127.0.0.1]:52919 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r3I17-0000bR-Ui for submit@debbugs.gnu.org; Wed, 15 Nov 2023 10:41:26 -0500 Received: from mout02.posteo.de ([185.67.36.66]:39845) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1r3I12-0000b7-57 for 66623@debbugs.gnu.org; Wed, 15 Nov 2023 10:41:21 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id AA4ED240106 for <66623@debbugs.gnu.org>; Wed, 15 Nov 2023 14:47:07 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1700056027; bh=exyFKzf0eDEpC8eKBXYtHW5uvTv5b7QELtZ9INQbPuA=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=Fy28oeQCReqCE3UNeNGh6twqxz92PuJgYnn+qZWogT/dhSQmFfRzcBAEXwzlzsPf1 auWZlcZKRE438wn/uSwPp8UCjOwJMUzjLsB7T6LePbfpcbrU8ZwdCQe+AU33NxGJ56 CVimnKV9TwCoN3Q70shyiLP/7deDLMqvJhYclRCgIXBbqbQ7g0368REF9R4p0ZAlRO S64V5UUORPQUjKe8MpB5zfCIHgkV6zUsRtq0BrWd+cooXxdAL45ggLGqkbdyQuBh3d 0lQK/Qsr+f6YlCNRGh2wLw/W1Tv5O1A//PIRSqvh2L1y+oJIddBXQaNEQo4wqh5WW9 I9oS3ZO5tph3Q== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4SVkx66nDXz9rxP; Wed, 15 Nov 2023 14:47:06 +0100 (CET) References: <20231112155415.8342-1-karl@hallsby.com> <87msvjuds3.fsf@hallsby.com> From: Guillaume Le Vaillant Date: Wed, 15 Nov 2023 13:37:21 +0000 In-reply-to: <87msvjuds3.fsf@hallsby.com> Message-ID: <87o7fvi0x2.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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 X-Migadu-Queue-Id: 8DDC222767 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -6.73 X-Spam-Score: -6.73 X-TUID: jlucbmF9bm5s --=-=-= Content-Type: text/plain "Karl G. Hallsby" skribis: > In addition, I have run a VM that boots and runs mahogany as it > currently stands (which just has a solid-background screen with support > for just one keybinding, one to exit. I have confirmed with Mahogany's > developer that this is the expected behvaior for now. > > There have been new commits since I originally submitted this patch. > Should I grab the latest version and use that for the final submission > to Guix? Hi. So currently users would not be able to do anything with Mahogany? I think it would be better to wait until Mahogany can do some basic things, like opening a window for an application, before adding it to Guix. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZVTL2Q8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/MBgD+OFdKgYgxF/SjQuHqpbk75SfVulOYjpETeO0d rXDBbV8A/1KF8qQCqM9tyMu6S+PgEPabqI0TwoWr6aoYvo2tw/m5 =xp1g -----END PGP SIGNATURE----- --=-=-=--