Received: from mail-qv1-f46.google.com (mail-qv1-f46.google.com [209.85.219.46]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id 7BCB278193F for <~alpine/users@lists.alpinelinux.org>; Mon, 19 Oct 2020 07:03:47 +0000 (UTC) Received: by mail-qv1-f46.google.com with SMTP id t6so3896641qvz.4 for <~alpine/users@lists.alpinelinux.org>; Mon, 19 Oct 2020 00:03:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=aO9tsYmMkGeyKWC10ThZnhUyxB710uIghrFIwZ6Ck0s=; b=OK0JQosgnOaVyeESV/853N3PF6ZgrWMZIn6eW0BRS3BAsAdDGtxIQH6kizFU2LtHdy UbBoXZ8SaGW5LcsuDmuoNl6/u9WBQUPEE1WnV3tRAfcZZ9KoMaW/0ASqtdzI9G+tWg6o 5Cm0u0dNjg3ZGS2j3JrKw8oUsfYQZ5q+p6NKIXy+Fv6AK0Xeics0/XiI+xc3C9MTO6Yk Os1L71Frnqo9Q5gOYA1xUc/L5yn5wrFuN4LbPfeyDlea7BkZDkVv2JJDUpxAA3BTz2Ka 81h1pyOjpXfoGg7AnY69LMN9sgCVjaoT3W43TYMEKrDx8V4N+EL5I5Co07izrKGEjRUR 4CRg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aO9tsYmMkGeyKWC10ThZnhUyxB710uIghrFIwZ6Ck0s=; b=il+ay9HABd5Is21yzb3cTOiIn+PNcAS86iOSnJxfU5hF9DPpQHY5Slh4GxBu3o5JEy 4p0iYbOYtP14n4RbR4Gk+bPBESaB1HQEAaWpQ5G/wk5n2U+y3Tz8qnt5DCfDx6YFFWg1 OMO5HBI9e0D6W0TMDWXbEwbtyyGXnBZEJOl1e7Jm8MzLp4Uqms4Qw8TpR0wc3oyt5wP1 Pmi8s62DuIi7C8oyYMfp4vtJV5u5mWo0AnOy3wFTbmILWVzuG4EFh17/bUznwOU/qsCG yIPeEIyGcDdzGkWVJEaWaFwOPdYHkmbtFtKL9fAMAnx9eV0iBDcno1zctGq/YEsjSTpo L75A== X-Gm-Message-State: AOAM530cTaYI39HYqXl2fkjVyLcbMaAJIE8cT+knb+gjthfAWLvmIGwx +QLZhmF8GZrzW0LnjbQ6VTOVJXimXNE= X-Google-Smtp-Source: ABdhPJy+XiXcPrePooSsqNQBxHofCVd8YFOFjTvHraUM6PJ6S7gJ8qfIxnQlnmuMb1Kv3OHkr32rGQ== X-Received: by 2002:a05:6214:52d:: with SMTP id x13mr15782450qvw.20.1603091026126; Mon, 19 Oct 2020 00:03:46 -0700 (PDT) Received: from enterprise ([2804:431:cfcd:86fb:c1f1:aa1e:422f:8806]) by smtp.gmail.com with ESMTPSA id y125sm3904910qkb.114.2020.10.19.00.03.45 for <~alpine/users@lists.alpinelinux.org> (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 19 Oct 2020 00:03:46 -0700 (PDT) Date: Mon, 19 Oct 2020 04:03:39 -0300 From: Leo To: ~alpine/users@lists.alpinelinux.org Subject: Re: wayland support vs xorg support in alpine! Message-ID: <20201019040339.0333029c@enterprise> In-Reply-To: References: X-Mailer: Claws Mail 3.17.7 (GTK+ 2.24.32; x86_64-alpine-linux-musl) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 18 Oct 2020 21:10:52 -0400 PICCORO McKAY Lenz wrote: > i have hear about gnome and new wayland integration.. of course we > know that desktop is not in main alpine repository.. but.. > > *my question is... between wayland and xorg alpine linux do you opt > for what everyone uses or for one in particular?* > > Let's keep in mind that although wayland has developed in current > times with many resources and large communities: in more than 10 > years it has not been completely stable and leaves all the work to > the toolkit libraries > > On the other hand, xorg, although it has design details, today it is > incorrectly called "failure issues", since we do not take into > account that its main objective was for a time when this protocol was > used on local networks and not on the Internet, and and, in that era > one service was one powered computer. today any modern computer has > enough power for all of this. > > > Lenz McKAY Gerardo (PICCORO) > http://qgqlochekone.blogspot.com Hello. GNOME is in community/ and uses Wayland by default, users must pick GNOME on Xorg to get X11. As far as I'm aware Alpine will follow upstream, if they pick Wayland then Wayland will be used. Regards Leo