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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 55BFC138334 for ; Sat, 9 Feb 2019 21:30:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3DD6AE0AFE; Sat, 9 Feb 2019 21:29:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E4C8EE0AC9 for ; Sat, 9 Feb 2019 21:29:56 +0000 (UTC) Received: from mail-it1-f182.google.com (mail-it1-f182.google.com [209.85.166.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mattst88) by smtp.gentoo.org (Postfix) with ESMTPSA id 7B264335CC0 for ; Sat, 9 Feb 2019 21:29:54 +0000 (UTC) Received: by mail-it1-f182.google.com with SMTP id z7so17648052iti.0 for ; Sat, 09 Feb 2019 13:29:54 -0800 (PST) X-Gm-Message-State: AHQUAuYC5Na+5V9fUqsiLtO+s6EwpTBqCsctu7dGfduKJrt1BVSxBDV0 vDZRdECr5I3ITThDqKoekpdG8HU9AiWKzl1DOpI= X-Google-Smtp-Source: AHgI3IaJ7fHx59TBcx0LnS7yGEmhk/+GosGoCXHDNGiQ3FFENuJ5WZfHSQCmnS6w7VwxYjeF0RpwZVM5vdTdO4Lw9pk= X-Received: by 2002:a24:2d0b:: with SMTP id x11mr2939652itx.85.1549747792412; Sat, 09 Feb 2019 13:29:52 -0800 (PST) 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 References: <20190208224443.ajtuiyfskfmarvit@gentoo.org> <1549707981.3150.1.camel@gentoo.org> In-Reply-To: <1549707981.3150.1.camel@gentoo.org> From: Matt Turner Date: Sat, 9 Feb 2019 13:29:40 -0800 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [gentoo-dev] wayland category To: gentoo development Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Archives-Salt: bab51537-12f5-4a09-8f85-1583d5543378 X-Archives-Hash: 8aa40d14116417bc693be0849745eb3d On Sat, Feb 9, 2019 at 2:26 AM Mart Raudsepp wrote: > > =C3=9Chel kenal p=C3=A4eval, R, 08.02.2019 kell 16:44, kirjutas Matthew T= hode: > > wayland, weston, sway{,lock,idle}, wl-clipboard, etc would be the > > start, > > I'm sure there are a ton I'm missing but I don't know where to put > > things like wl-clipboard, dev-libs doesn't seem right. > > > Another problem are many of the toolkits and GUI libraries; many either > support wayland and X11 and more, or are really agnostic to it (but > deal with GUI stuff on top of GTK or other stuff), but historically we > have them in x11-libs/. As-is, they'd be better off in dev-libs/, but > really a new gui-libs/ seems better to me. > Maybe the pure-wayland stuff could be in some sort of gui-* category > too. Agreed. gui-*/ seems like the best plan.