From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 EKsSI0ZqEGTAEgAASxT56A (envelope-from ) for ; Tue, 14 Mar 2023 13:36:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id AK4RIkZqEGTlOwAAG6o9tA (envelope-from ) for ; Tue, 14 Mar 2023 13:36:22 +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 264DD28B51 for ; Tue, 14 Mar 2023 13:36:22 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pc3sr-00063Y-9G; Tue, 14 Mar 2023 08:36:05 -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 1pc3sp-000634-7o for guix-patches@gnu.org; Tue, 14 Mar 2023 08:36:03 -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 1pc3so-0006W0-Vy for guix-patches@gnu.org; Tue, 14 Mar 2023 08:36:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pc3so-0002oG-G5 for guix-patches@gnu.org; Tue, 14 Mar 2023 08:36:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62107] [PATCH] home: services: Add home-unclutter-service-type. Resent-From: conses Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Tue, 14 Mar 2023 12:36:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62107 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: contact@conses.eu, 62107@debbugs.gnu.org Received: via spool by 62107-submit@debbugs.gnu.org id=B62107.167879732010744 (code B ref 62107); Tue, 14 Mar 2023 12:36:02 +0000 Received: (at 62107) by debbugs.gnu.org; 14 Mar 2023 12:35:20 +0000 Received: from localhost ([127.0.0.1]:36626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc3s7-0002nE-Ko for submit@debbugs.gnu.org; Tue, 14 Mar 2023 08:35:19 -0400 Received: from relay10.mail.gandi.net ([217.70.178.230]:50661) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc3s6-0002mz-F2 for 62107@debbugs.gnu.org; Tue, 14 Mar 2023 08:35:19 -0400 Received: (Authenticated sender: contact@conses.eu) by mail.gandi.net (Postfix) with ESMTPSA id 0530A240005; Tue, 14 Mar 2023 12:35:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=conses.eu; s=gm1; t=1678797312; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MAufYXp7dv53wP2rctlmDIZXFjgSdRYtStkU9a68Xik=; b=Gotshsys3xRZ89SUwNllzFtpLfIZv8WPQKNaTxtK34vBgUZnygZWl6oUwvyLlRdm25I7Ny TQE5Y/wXZTlw4QFy8WIh23mGmrrITOXS9JK7pfVeofpCZReRBEQAsE96R9tJclxzxIcOcA whXsFBM5eLURSkdlIth5MGIi8ZZIGIR2JsJVkiwQwgX2aU4w9fH+LR1VBJfSpFcuG8E5ER tXOZI17OyxAw1LFqs5SnADRgaM1Iy4yDiO8//8x1+avS9zThtXjFydXgsupM1IpDA8qa22 IRkzIjtH/ovotpC/TqYCFILBApieoL3YwONpUSdGgFuKAlYi4hMFLTm64GZADw== From: conses In-Reply-To: <87o7ow21fe.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 13 Mar 2023 15:03:49 +0100") References: <86lek41cc6.fsf@conses.eu> <87o7ow21fe.fsf@gnu.org> Date: Tue, 14 Mar 2023 13:35:06 +0100 Message-ID: <86jzzjy0hx.fsf@conses.eu> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=Gotshsys; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678797382; a=rsa-sha256; cv=none; b=VijEu+9VOG6A9EV8hQa3u17D4N3k07UVJV4sU59ZaQFoBpw95/w+tcoc/lxv4rDbeTpmt5 KAbmDgovpUpF4qvbIRNK7D6/9/TqaKy6e9cgFrIEWfLRsXPG528z0x2aQ05C1pK8Nq0UJv yzHO76Avvw1xP016zM3Eo4UFdW8clPHdHI5icIgM0HoKMSHY2Y5y4MVoxOf0Qnwe6tEUPg pMRJnkWxynF8Dd0zwMSlOMt54UnqqrEOkjfyoBRKM1ydr4d+FYwUyq5aJzP2ob09bS46ob k/lebUjw82yccf4dRHAUYcpD8G2RpswbE1Ljiw6z9vqJl/39Xd8LYTSrVzo+mw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678797382; 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: content-transfer-encoding:content-transfer-encoding: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=MAufYXp7dv53wP2rctlmDIZXFjgSdRYtStkU9a68Xik=; b=Mi7ZBXcjjVMtPJ0bYsM+kXW3Sjgia1KcuXP4Aqtn/R/OQbIxSC5+BDrhnxF52kQCRGJb2o pujdxCJ5/FDwSqYTAvJwHZp1mnGtL9vi2InUzXY0bmlLDrW/j+6Wm+J6doIAaksFcKbuPb lORnSGmTDi2eU5I8mbXKlw5W4xTINb3D2hHyybIbDlkFarZibI5SWt+Mnc+zueQO99Wcms Tb0jnA9yewCtbhIBJ2FI302szhooH8dgJRx1Vi5Lx3Tjwwmp65WML5NohOcoqBJTuseLNe VpuFdDVvSmh/3YmnXw2SN6Z6LfX+SRfl8LD5VcLi30uDWEW3WSDln/V6UI5Llw== X-Migadu-Spam-Score: -2.32 X-Spam-Score: -2.32 X-Migadu-Queue-Id: 264DD28B51 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=conses.eu header.s=gm1 header.b=Gotshsys; 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=none X-TUID: Ho3NEq+4VHzH Ludovic Court=C3=A8s writes: > Hi, > > conses skribis: > >> * gnu/home/services/xdisorg.scm: New file. > > Could you (1) add this file to =E2=80=98gnu/local.mk=E2=80=99, and (2) do= cument it in > =E2=80=98doc/guix.texi=E2=80=99 (again: a few introductory lines, an exam= ple, and the > reference)? > I decided to bundle this home service in (gnu home services desktop) instead as it makes more sense for someone to use it only when running a graphical display server. I also documented it in the manual. >> + (description "Set up an unclutter daemon."))) > > Could you expand it a bit? For example: > > Run the unclutter daemon, which, on systems using the Xorg graphical > display server, automatically hides the cursors after a user-defined > timeout has expired. > Amended the service description with the above. --=20 Best regards, conses