Re: What Window Manager/Desktop Environment do you use, and why?

Liste des GroupesRevenir à ol misc 
Sujet : Re: What Window Manager/Desktop Environment do you use, and why?
De : commodorejohn (at) *nospam* gmail.com (John Ames)
Groupes : comp.os.linux.misc
Date : 13. Jun 2025, 00:17:31
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250612161731.00003f61@gmail.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12
User-Agent : Claws Mail 4.3.0 (GTK 3.24.42; x86_64-w64-mingw32)
On Thu, 12 Jun 2025 21:49:40 -0000 (UTC)
Lawrence D'Oliveiro <ldo@nz.invalid> wrote:

Classic MacOS *almost* nailed this, if only it hadn't been so quick
to dismiss the keyboard and the command line (and were designed from
the start for preemptive multitasking and memory protection...) 
 
It took extra-cost hardware to do that stuff back then. That’s why
the Unix boxes cost so much more.

MMUs cost extra at the time, yes, but that changed pretty quickly - by
the time the 68030 rolled out in 1987 it was built in to the CPU (and
the Mac line adopted the '030 just a year later, with the Mac IIx.)
Unfortunately, as Andy Hertzfeld has written, there were a couple parts
of MacOS where they failed to "design ahead" for this; the transition
to 32-bit addressing was more complicated than it should've been as a
result, and I'm not sure if they ever did get memory protection going.
The memory model, while forward-thinking in some respects, also imposed
weird limitations on application heap size that never did get cleared
up 'til the OSX transition finally obsoleted the whole thing. It
*worked,* sure, but it could've been done a lot better from the get-go
even without an MMU.

https://folklore.org/Mea_Culpa.html?sort=date
https://en.wikipedia.org/wiki/Classic_Mac_OS_memory_management

As for pre-emptive multitasking, all you need for *that* is a timer
interrupt, which the Mac had from the very start. They just didn't
design with it even considered as a possibility, which made things
clunkier than necessary when they finally did embrace multi-tasking
later on:

https://en.wikipedia.org/wiki/MultiFinder

The Classic MacOS GUI was purpose-built for the technology of its
day, but it grew increasingly complex to cope as the technology
evolved. Same is true of every GUI. They don’t scale, or evolve
gracefully. That’s why they keep needing to be redesigned.
 
And that’s why a platform where the GUI layer is fully modular and
replaceable, indeed optional (*cough* Linux, BSD *cough*), is the
best- placed to cope with ongoing technological evolution in
computing.

I can't fully agree with this. The GUI layer in an OS certainly ought
to be modular enough that the rest of the system doesn't depend on it,
or it becomes difficult to use in server environments (and tends to
limit scripting/automation.) Classic MacOS certainly fell short on that
front.

But the *nix approach of treating it as a secondary (tertiary?) priority
tends to lead to exactly what we saw in the *nix world, historically: a
handful of disparate efforts that mostly tend to make it to "eh, good
enough" and never quite achieve *niceness.* X deferring behavioral
specifications to the WM/toolkit layer certainly made things more
modular...

...but the downside to that is there's fundamentally no such thing as a
*consistent* GUI experience in *nix-land; GTK programs work differently
from Qt programs work differently from Motif programs work differently
from the handful of programs that some lunatic really did write in raw
Xlib calls, and unless you're one of the extremely vanilla users whose
needs really *are* met by the default set of applications provided with
GNOME or KDE, you just *won't* reach a point of never having to *think*
about the differences.

It's better to have the ability to choose than to not have it; but it's
*nicer* to have and not *need* it. The *nix approach to the GUI, sadly,
achieves the first aim but never does fulfill the second.


Date Sujet#  Auteur
5 Jun 25 * What Window Manager/Desktop Environment do you use, and why?271Borax Man
5 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?2Chris Ahlstrom
5 Jun 25 i`- Re: What Window Manager/Desktop Environment do you use, and why?1Michael Uplawski
5 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1Carlos E.R.
5 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?8Rich
5 Jun 25 i`* Re: What Window Manager/Desktop Environment do you use, and why?7Borax Man
5 Jun 25 i +* Re: What Window Manager/Desktop Environment do you use, and why?5Ralf Fassel
6 Jun 25 i i`* Re: What Window Manager/Desktop Environment do you use, and why?4Borax Man
6 Jun 25 i i `* Re: What Window Manager/Desktop Environment do you use, and why?3Rich
7 Jun 25 i i  `* Re: What Window Manager/Desktop Environment do you use, and why?2Borax Man
7 Jun 25 i i   `- Re: What Window Manager/Desktop Environment do you use, and why?1Rich
5 Jun 25 i `- Re: What Window Manager/Desktop Environment do you use, and why?1Rich
5 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?6Marc Haber
5 Jun 25 i+- Re: What Window Manager/Desktop Environment do you use, and why?1Robert Heller
5 Jun 25 i+* Re: What Window Manager/Desktop Environment do you use, and why?3The Natural Philosopher
9 Jun 25 ii`* Re: What Window Manager/Desktop Environment do you use, and why?2Lawrence D'Oliveiro
9 Jun 25 ii `- Re: What Window Manager/Desktop Environment do you use, and why?1Chris Ahlstrom
6 Jun 25 i`- Re: What Window Manager/Desktop Environment do you use, and why?1Marc Haber
5 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1John McCue
5 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?3Marco Moock
6 Jun 25 i`* Re: What Window Manager/Desktop Environment do you use, and why?2Borax Man
6 Jun 25 i `- Re: What Window Manager/Desktop Environment do you use, and why?1Marco Moock
5 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?60John Ames
5 Jun 25 i+* Re: What Window Manager/Desktop Environment do you use, and why?47Nuno Silva
5 Jun 25 ii+- Re: What Window Manager/Desktop Environment do you use, and why?1John Ames
6 Jun 25 ii`* Re: What Window Manager/Desktop Environment do you use, and why?45The Natural Philosopher
6 Jun 25 ii `* Re: What Window Manager/Desktop Environment do you use, and why?44Rich
7 Jun 25 ii  +* Re: What Window Manager/Desktop Environment do you use, and why?42Borax Man
7 Jun 25 ii  i+- Re: What Window Manager/Desktop Environment do you use, and why?1The Natural Philosopher
7 Jun 25 ii  i`* Re: What Window Manager/Desktop Environment do you use, and why?40Rich
7 Jun 25 ii  i +- Re: What Window Manager/Desktop Environment do you use, and why?1The Natural Philosopher
8 Jun 25 ii  i +* Re: What Window Manager/Desktop Environment do you use, and why?31Borax Man
8 Jun 25 ii  i i+* Re: What Window Manager/Desktop Environment do you use, and why?8Rich
8 Jun 25 ii  i ii+* Re: What Window Manager/Desktop Environment do you use, and why?2Richard Kettlewell
8 Jun 25 ii  i iii`- Re: What Window Manager/Desktop Environment do you use, and why?1Nuno Silva
8 Jun 25 ii  i ii`* Re: What Window Manager/Desktop Environment do you use, and why?5Nuno Silva
9 Jun 25 ii  i ii `* Re: What Window Manager/Desktop Environment do you use, and why?4Lawrence D'Oliveiro
9 Jun 25 ii  i ii  `* Re: What Window Manager/Desktop Environment do you use, and why?3Nuno Silva
9 Jun 25 ii  i ii   `* Re: What Window Manager/Desktop Environment do you use, and why?2Lawrence D'Oliveiro
9 Jun 25 ii  i ii    `- Re: What Window Manager/Desktop Environment do you use, and why?1Nuno Silva
8 Jun 25 ii  i i+* Re: What Window Manager/Desktop Environment do you use, and why?21Marc Haber
8 Jun 25 ii  i ii+- Re: What Window Manager/Desktop Environment do you use, and why?1The Natural Philosopher
14 Jun 25 ii  i ii`* Re: What Window Manager/Desktop Environment do you use, and why?19Nuno Silva
14 Jun 25 ii  i ii +* Re: What Window Manager/Desktop Environment do you use, and why?17Marc Haber
14 Jun 25 ii  i ii i+* Re: What Window Manager/Desktop Environment do you use, and why?13Nuno Silva
14 Jun 25 ii  i ii ii+- Re: What Window Manager/Desktop Environment do you use, and why?1Marc Haber
15 Jun 25 ii  i ii ii`* Re: What Window Manager/Desktop Environment do you use, and why?11Lawrence D'Oliveiro
16 Jun 25 ii  i ii ii `* Re: What Window Manager/Desktop Environment do you use, and why?10John Ames
17 Jun 25 ii  i ii ii  `* Re: What Window Manager/Desktop Environment do you use, and why?9Lawrence D'Oliveiro
17 Jun 25 ii  i ii ii   `* Re: What Window Manager/Desktop Environment do you use, and why?8Bobbie Sellers
17 Jun 25 ii  i ii ii    `* Re: What Window Manager/Desktop Environment do you use, and why?7Lawrence D'Oliveiro
17 Jun 25 ii  i ii ii     +* Re: What Window Manager/Desktop Environment do you use, and why?5John Ames
17 Jun 25 ii  i ii ii     i`* Re: What Window Manager/Desktop Environment do you use, and why?4Lawrence D'Oliveiro
18 Jun 25 ii  i ii ii     i `* Re: What Window Manager/Desktop Environment do you use, and why?3John Ames
18 Jun 25 ii  i ii ii     i  `* Re: What Window Manager/Desktop Environment do you use, and why?2Lawrence D'Oliveiro
18 Jun 25 ii  i ii ii     i   `- Re: What Window Manager/Desktop Environment do you use, and why?1rbowman
18 Jun 25 ii  i ii ii     `- Re: What Window Manager/Desktop Environment do you use, and why?1candycanearter07
15 Jun 25 ii  i ii i`* Re: What Window Manager/Desktop Environment do you use, and why?3Lawrence D'Oliveiro
15 Jun 25 ii  i ii i `* Re: What Window Manager/Desktop Environment do you use, and why?2Marc Haber
15 Jun 25 ii  i ii i  `- Re: What Window Manager/Desktop Environment do you use, and why?1Lawrence D'Oliveiro
14 Jun 25 ii  i ii `- Re: What Window Manager/Desktop Environment do you use, and why?1Rich
9 Jun 25 ii  i i`- Re: What Window Manager/Desktop Environment do you use, and why?1Lawrence D'Oliveiro
9 Jun 25 ii  i `* Re: What Window Manager/Desktop Environment do you use, and why?7candycanearter07
9 Jun 25 ii  i  `* Re: What Window Manager/Desktop Environment do you use, and why?6Rich
9 Jun 25 ii  i   +* Re: What Window Manager/Desktop Environment do you use, and why?3Robert Heller
9 Jun 25 ii  i   i`* Re: What Window Manager/Desktop Environment do you use, and why?2Lawrence D'Oliveiro
12 Jun 25 ii  i   i `- Re: What Window Manager/Desktop Environment do you use, and why?1candycanearter07
10 Jun 25 ii  i   `* Re: What Window Manager/Desktop Environment do you use, and why?2The Natural Philosopher
10 Jun 25 ii  i    `- Re: What Window Manager/Desktop Environment do you use, and why?1Rich
7 Jun 25 ii  `- Re: What Window Manager/Desktop Environment do you use, and why?1Rich
6 Jun 25 i+* Re: What Window Manager/Desktop Environment do you use, and why?4John McCue
6 Jun 25 ii+* Re: What Window Manager/Desktop Environment do you use, and why?2c186282
6 Jun 25 iii`- Re: What Window Manager/Desktop Environment do you use, and why?1Borax Man
6 Jun 25 ii`- Re: What Window Manager/Desktop Environment do you use, and why?1John Ames
6 Jun 25 i+* Re: What Window Manager/Desktop Environment do you use, and why?2Borax Man
6 Jun 25 ii`- Re: What Window Manager/Desktop Environment do you use, and why?1John Ames
9 Jun 25 i`* Re: What Window Manager/Desktop Environment do you use, and why?6Lawrence D'Oliveiro
9 Jun 25 i +* Re: What Window Manager/Desktop Environment do you use, and why?4Marc Haber
9 Jun 25 i i`* Re: What Window Manager/Desktop Environment do you use, and why?3Borax Man
9 Jun 25 i i `* Re: What Window Manager/Desktop Environment do you use, and why?2Marc Haber
9 Jun 25 i i  `- Re: What Window Manager/Desktop Environment do you use, and why?1rbowman
9 Jun 25 i `- Re: What Window Manager/Desktop Environment do you use, and why?1Chris Ahlstrom
5 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1rbowman
5 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1Bobbie Sellers
5 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?9Eli the Bearded
9 Jun 25 i`* Re: What Window Manager/Desktop Environment do you use, and why?8Lawrence D'Oliveiro
9 Jun 25 i +* Re: What Window Manager/Desktop Environment do you use, and why?5Chris Ahlstrom
9 Jun 25 i i`* Re: What Window Manager/Desktop Environment do you use, and why?4rbowman
10 Jun 25 i i +* Re: What Window Manager/Desktop Environment do you use, and why?2rbowman
11 Jun 25 i i i`- Re: What Window Manager/Desktop Environment do you use, and why?1Lawrence D'Oliveiro
10 Jun 25 i i `- Re: What Window Manager/Desktop Environment do you use, and why?1Lawrence D'Oliveiro
9 Jun 25 i `* Re: What Window Manager/Desktop Environment do you use, and why?2Eli the Bearded
9 Jun 25 i  `- Re: What Window Manager/Desktop Environment do you use, and why?1Lawrence D'Oliveiro
6 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?65c186282
6 Jun 25 i`* Re: What Window Manager/Desktop Environment do you use, and why?64Ian
6 Jun 25 i +- Re: What Window Manager/Desktop Environment do you use, and why?1Andy Burns
6 Jun 25 i +* Re: What Window Manager/Desktop Environment do you use, and why?54Borax Man
6 Jun 25 i i+* Re: What Window Manager/Desktop Environment do you use, and why?9John Ames
6 Jun 25 i ii+- Re: What Window Manager/Desktop Environment do you use, and why?1The Natural Philosopher
7 Jun 25 i ii+* Re: What Window Manager/Desktop Environment do you use, and why?2rbowman
7 Jun 25 i iii`- Re: What Window Manager/Desktop Environment do you use, and why?1Borax Man
9 Jun 25 i ii+* Re: What Window Manager/Desktop Environment do you use, and why?2Lawrence D'Oliveiro
28 Jun15:44 i ii`* Re: What Window Manager/Desktop Environment do you use, and why?3JCJ
6 Jun 25 i i`* Re: What Window Manager/Desktop Environment do you use, and why?44Stéphane CARPENTIER
6 Jun 25 i +- Re: What Window Manager/Desktop Environment do you use, and why?1Pancho
6 Jun 25 i +- Re: What Window Manager/Desktop Environment do you use, and why?1The Natural Philosopher
6 Jun 25 i `* Re: What Window Manager/Desktop Environment do you use, and why?6Rich
6 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1Anssi Saari
6 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?5Jan van den Broek
6 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?52Allodoxaphobia
6 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?43Jörg Lorenz
6 Jun 25 +* Re: What Window Manager/Desktop Environment do you use, and why?8Chris Narkiewicz
6 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1Stéphane CARPENTIER
6 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1Andreas Eder
9 Jun 25 +- Re: What Window Manager/Desktop Environment do you use, and why?1Dan Espen
28 Jun15:10 `- Re: What Window Manager/Desktop Environment do you use, and why?1JCJ

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal