From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 eKPGDmgtD2SQgAAASxT56A (envelope-from ) for ; Mon, 13 Mar 2023 15:04:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CCKuDmgtD2QN9wAAauVa8A (envelope-from ) for ; Mon, 13 Mar 2023 15:04:24 +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 F1801F136 for ; Mon, 13 Mar 2023 15:04:23 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pbimT-0003WV-2a; Mon, 13 Mar 2023 10:04: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 1pbimR-0003W9-65 for guix-patches@gnu.org; Mon, 13 Mar 2023 10:04: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 1pbimQ-0004sQ-Ap for guix-patches@gnu.org; Mon, 13 Mar 2023 10:04:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pbimQ-0008Gc-07 for guix-patches@gnu.org; Mon, 13 Mar 2023 10:04:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62107] [PATCH] home: services: Add home-unclutter-service-type. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 13 Mar 2023 14:04:01 +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: conses Cc: 62107@debbugs.gnu.org Received: via spool by 62107-submit@debbugs.gnu.org id=B62107.167871624031771 (code B ref 62107); Mon, 13 Mar 2023 14:04:01 +0000 Received: (at 62107) by debbugs.gnu.org; 13 Mar 2023 14:04:00 +0000 Received: from localhost ([127.0.0.1]:35255 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbimO-0008GN-4B for submit@debbugs.gnu.org; Mon, 13 Mar 2023 10:04:00 -0400 Received: from eggs.gnu.org ([209.51.188.92]:36982) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pbimL-0008G9-RP for 62107@debbugs.gnu.org; Mon, 13 Mar 2023 10:03:58 -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 1pbimG-0004ro-07; Mon, 13 Mar 2023 10:03:52 -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=bT8AZls2i1KRbBvasMZOhM0GZVsPxS7Y8YrXVscJ8vI=; b=csg5uWwcZSm/zlRUm2Ar 2DgZrzwo1wnWI0d0WhaMlj6U1RY4Yw1zlFIK2VNSq1eh/rfp/sdeoRYtZxjBGnbanCUckQ91ncwh8 fGWJGhL+0VJySyvfTf7hohFpqdDaf1wpKvpw8qb7LZwl9+rBhBJAllXWXpAjnTvXwMp9OJh8kUvME M1PyrBHWQpEwYP2seUZD5ogE+GxBEaSGrD/NujV12sOO3kWiM0XAPMY+7AlMYpg8GXcV5fI5jXsIo tQGH1qMb8jtisaef52Yu5GDdrp7rdezBsatefsLh5y2pnIUIOi5401sKbnrQobJFhaurg8hGgFQUO PZWHm4OsL8DCyQ==; Received: from [193.50.110.253] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pbimF-0006g3-Cu; Mon, 13 Mar 2023 10:03:51 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <86lek41cc6.fsf@conses.eu> Date: Mon, 13 Mar 2023 15:03:49 +0100 In-Reply-To: <86lek41cc6.fsf@conses.eu> (conses's message of "Fri, 10 Mar 2023 23:16:41 +0100") Message-ID: <87o7ow21fe.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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=gnu.org header.s=fencepost-gnu-org header.b=csg5uWwc; 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=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1678716264; a=rsa-sha256; cv=none; b=DNzsZctHr0coB/0r0jklyAyyPHY9+arwiPP6tCfX0t+M8sOcg8DfgfYOsnIXNxQBONNV00 novCGVjHN0wNZcs51kCOik5YEA54sd9i8mrCeoTQtXJPzC2JJ6jOmp/LsHRo2S1n39VlLZ AxI0Q92EUmuR9qXeI6tCw8TW8ndfaJ9qTeNcfrb//quXJmecwpPtdCp9vFfZLWqRz1dJFZ ECatpQvSQ6A5IgS/vWu9id1dygJ9VWQpvNycfUvshj/FcFLeRpeeSfHw82UfyuwU0gtvm7 1nzdxV6cKqsNXIZjM4p6LiT80Tdndt27suNekE+vc7DEe510UhZ//hyI7KGndg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1678716264; 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=bT8AZls2i1KRbBvasMZOhM0GZVsPxS7Y8YrXVscJ8vI=; b=DiSokLRzAml7gTq9el2j+0BTOXsa3cy/Tl+daX/v8RdvKljhYULQKJODAmxO6jkat1z+fB Bbiai0nrL6iFgaYGemzJw7rUmPmvUlqa8MDcbkxnRF4KYGG5hoGOeBr1rtPZ4lJT0RSO49 Jq7j4daM2ezucvLpMKnbHw4YCL5aorhvIv7HjClmnu8u0x0diuILVSK5yZBjV07YR1dXOQ DkmgGHqKUeMrnKd8/4mK9MoyASbuYZ3O6DyDlf71GEvv64Om6xk+gPfSqysTOtAb1NXbBC R/2CQcTwkT/JuRtE4sEKF3bLCOgk8EmbJ18b24cZDfVYlPvmRkWp7S+K1pimiw== X-Migadu-Spam-Score: -4.12 X-Spam-Score: -4.12 X-Migadu-Queue-Id: F1801F136 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=csg5uWwc; 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=pass (policy=none) header.from=gnu.org X-TUID: fpqygnw788YY 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) docu= ment it in =E2=80=98doc/guix.texi=E2=80=99 (again: a few introductory lines, an exampl= e, and the reference)? > + (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. TIA, Ludo=E2=80=99.