From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09155158094 for ; Fri, 16 Sep 2022 05:49:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9828CE0921; Fri, 16 Sep 2022 05:49:54 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 60F92E0907 for ; Fri, 16 Sep 2022 05:49:54 +0000 (UTC) Message-ID: <484254e2d6a3e0b2cb29ceecbd5055ef3a7522f0.camel@gentoo.org> Subject: [gentoo-dev] Global USE flags for sound notifications (libcanberra) and global hotkeys (keybinder) From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Date: Fri, 16 Sep 2022 07:49:49 +0200 Organization: Gentoo Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.44.4 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 X-Archives-Salt: 49944d5e-be3b-435a-887d-ad3b1759b47e X-Archives-Hash: e88c1f15340ebd10ba4dd14e10744ef3 Hi, I think we've passed the threshold for making two USE flags global: - sound notification support (usually via libcanberra) - global hotkey support (usually via keybinder) I don't have a strong opinion on flag names. For sound notification, I've found that: - 7 packages use "libcanberra" as the name - 1 package uses "sound-notification" (and implements it using libcanberra) For global hotkey support, I've found that: - 4 packages use "keybinder" - 1 package uses "hotkeys" but it doesn't use keybinder and I'm not 100% sure it's the same feature WDYT? --=20 Best regards, Micha=C5=82 G=C3=B3rny