Re: Xquartz (non-) usability. Drawing speed. Startup etc
Re: Xquartz (non-) usability. Drawing speed. Startup etc
- Subject: Re: Xquartz (non-) usability. Drawing speed. Startup etc
- From: "Gunning, James \(Energy, Clayton North\) via X11-users" <email@hidden>
- Date: Sun, 5 Jan 2020 09:51:04 +0000
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=csiro.au; dmarc=pass action=none header.from=csiro.au; dkim=pass header.d=csiro.au; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=z/uvuehroGxldvp8yXFA/1KiG727zXVp4G/RF7QFMhs=; b=Gptq8NreFScEt04ddOdJ3mEtcTU0ObrYUn9uefNaJe3+fprbHv8XVPMLgf5f/AMKA0ycAeUMdjo/eGGE79Fs3GHp5G1SSdslurSzO1fh9BGkTferyTNqMrfb/HccX+thTwrv9QiWytyYghKeUBf3x+vj1FqmJMCs78YD/bUbwfeklyImdySnTHs1EvGpXyaRc99kP5SNaskXbFlxWvsrN6f8JAYCA9jT4k2EE9IVPn3n211oqaWaqIWef20Sdu9W2glCuJfuMTxuyvtz8xV8hC7KTnZGwUwzht+O69kT/7qQCRft5Q6i916hQcQJNqUfQOlDlsbn4KMKR6RGbnxxsA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=mq9ImoWpi1GYkb9cEJKZHa/iYRm8054ZW56gxDSZWT6jv8WszqwLzQ4yAgIV0vb7vm5vQ2W6VpPgtUKDi1ZnqZjW8KG77JxL0YwgoYGQZfN2a7DDB+3+KFs74mOKsDTbjk8dUCvCrYAYKSWi9/cCEWOixlAEWGAGnVCgic/PXrAgDxeYVtU/QDqtacsenat6ck+WoGD11MAP9+d5kBEomnEHCEkqs926i+YEau8/GuMxu1Y0Mg3ymFHqOOlt4UHZukH8VAz1V8CiwD6Np3TpZdIb7vYeDzxwS8PnRWBgyFuTXq4HkcK72pkuz+JWfGokKpMBmHnecZLijSyFLQ5m3w==
- Ironport-phdr: 9a23:m5OdzhLV41osJ8TU8dmcpTVXNCE6p7X5OBIU4ZM7irVIN76u5InmIFeBuKd2lFGcW4Ld5roEkOfQv636EU04qZea+DFnEtRXUgMdz8AfngguGsmAXG/yKfPxKQMnGsJDUlBN9Gq6K08TEdutL1A=
- Ironport-sdr: F6IQHkMCyX1mpbDe+8pHHyiAeD3RjTXy+NmhoSyWJO1Cbj/hPYLELYT45zqfj+TLREbXc/Q0w+ xCfHo9PZznBQ==
- Thread-topic: Xquartz (non-) usability. Drawing speed. Startup etc
Hi Rene, All,
That's pretty interesting. Perhaps, like others, the reason I like X11
is the huge legacy of
scientific code that depends on it, and importantly, network transparency. I
have a strong hunch the
science/eng community will go over to wayland only when it offers an Xlib
substitute with all these features.
There's way too much good legacy code that nobody wants to port - we just want
an environment where it can be
compiled and run the standard way...
Cheers
James.
James Gunning
CSIRO
Clayton, Vic., Australia
________________________________
From: X11-users <x11-users-bounces+james.gunning=email@hidden> on
behalf of René J.V. Bertin via X11-users <email@hidden>
Sent: Sunday, 5 January 2020 7:39 PM
To: email@hidden <email@hidden>
Cc: Jeremy Huddleston <email@hidden>
Subject: Re: Xquartz (non-) usability. Drawing speed. Startup etc
On Sunday January 05 2020 01:44:19 Gunning, James wrote:
>> https://www.macg.co/macos/2019/07/xorg-bientot-abandonne-et-avec-lui-x11-sur-mac-106945
>X.Org, the free implementation of the X11 windowing system will soon enter
>"maintenance mode". Driven by Red Hat, the Gnome desktop environment ditched
>X.Org in favor of Wayland, which is set to become the primary display server
>for GNU / Linux distributions. "Once we're done," says director of Red Hat
>Enterprise Linux (RHEL) Desktop, "we plan to put X.Org into maintenance mode
>soon enough."
That's a very Linux-centric situation, as Wayland has rather strong links to
Linux-specifics at the moment. I haven't looked at FreeBSD for a while to see
if they have a good, efficient adaptation (and how that's linked to newer
versions of their kernel). But even then, FreeBSD isn't the only other Unix
implementation out there, and X.Org is not a project that cannot be forked even
if the current official repo goes into feature freeze.
Anyway, let's hope that this is a wake-up call so that some people start
working on porting the Wayland libraries so that Qt's Wayland can be built and
possibly even KDE's KWin with its Wayland compositor implementation (how the
KDE people would like that! ;) ).
As to running the latest "official" XQuartz: I stopped doing that even on 10.9
because it has a tendency to crash on startup and randomly later on, on my
bi-head system where I routinely 1) use FUS to go the login screen which allows
me to 2) disconnect the external screen without causing a desktop rearrangement
then 3) suspend the machine and finally 4) potentially connect a different
external after waking it in a different location.
I'm now running my own take on MacPorts' port:xorg-server-devel, v1.20.1
(https://github.com/RJVB/macstrop/tree/master/x11/xorg-server-devel) and that
works well enough; combined with a patched Mesa
(https://github.com/RJVB/macstrop/tree/master/x11/mesa) that has some support
for software EGL I can even run remote applications that do fancier things (or
KF5 applications that simply crash when forced to use GLX).
Jeremy: dunno if you're still on this list or otherwise felt us treading on
your tail ... happy newyear! :)
R.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden