Earlier quoted context omitted.
> it wasn't really until Windows 95 that the whole thing came together. I remember the launch parties for 95. I remember thinking to myself how strange it was to go to all of that expense to promote an OS.
they weren't promoting an OS, they were promoting a user experience - A GUI that competed with the Mac. There were OS improvements too, but I have forgot what. The real improvements came with Win2K - one of the best versions of Windows ever.
Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
41–50 of 84 posts
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#42Earlier quoted context omitted.
they weren't promoting an OS, they were promoting a user experience - A GUI that competed with the Mac. There were OS improvements too, but I have forgot what. The real improvements came with Win2K - one of the best versions of Windows ever.
Win2K was my favorite as well. The transparency was tasteful. Everything worked and for the most part didn’t crash. Many (most?) games worked. It ran great on a PIII 600mhz. Everything good about NT4 was better and most of the consumer friendly stuff starting to take shape. The disc was even gorgeous. Peak MS design and engineering.
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#43Earlier quoted context omitted.
they weren't promoting an OS, they were promoting a user experience - A GUI that competed with the Mac. There were OS improvements too, but I have forgot what. The real improvements came with Win2K - one of the best versions of Windows ever.
I don't remember if Plug-n-Play shipped with the original Windows 95 (it's certainly there in the final OSR), but that was a pretty big shift from the manual IRQ and port mapping days of DOS/Windows 3.1.
It also was the first version to remove the 8.3 limitation and give us long file names.
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#44The reality distortion field at full strength. Neither Apple nor Xerox "invented" overlapping windows.
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#45There was a major debate at the time on whether windows should be overlapping or non-overlapping. I was in the latter camp!
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#46Earlier quoted context omitted.
I don't remember if Plug-n-Play shipped with the original Windows 95 (it's certainly there in the final OSR), but that was a pretty big shift from the manual IRQ and port mapping days of DOS/Windows 3.1.
It did. That was one of its big features. It also was the first version to remove the 8.3 limitation and give us long file names.
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#47There was a major debate at the time on whether windows should be overlapping or non-overlapping. I was in the latter camp!
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#48This isn't really new information to the Stack Exchange question and answers, but it's kind of fun coincidental coverage of the topic.
[1] https://adventofcomputing.libsyn.com/episode-150-starting-wi...
[2] https://podscripts.co/podcasts/advent-of-computing/episode-1...
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#49The likelihood of any legal restriction was probably close to zero - it’s only from today’s era of hyper-regulation that we might even imagine something like that. Most likely it was a deliberate technical limitation. After all, dialog windows themselves were already overlapped. I remember well what a headache it was to program and render graphical elements on those old machines (PC AT 80286 with 256 KB of RAM).
I don't think regulations are the legal restrictions people are referring to, but rather private lawsuits.
Re: Was Windows 1.0's lack of overlapping windows a legal or a technical matter?
#50Earlier quoted context omitted.
> Most likely it was a deliberate technical limitation At the time I remember reading that was kind of the issue. I thought the article said something like "when Gates saw the Xerox machine, the display had no overlapping windows". So M/S cloned it as he saw it. Once M/S W1.0 was developed he saw the demo again and was surprised the windows overlapped. So they rushed 2.0 to fix it. But funny, with all people on Linux…
They are a bit out of fashion these days. The main use-case was multiplexing terminals and, after tmux provided a solution that was usable by normal users, it seduced people away. Also, mouse-first tiling was introduced on Windows so nowadays it is almost universal to have a degree of tiling. They are nice for terminals and browsing properly-written web pages but for anything with an aspect ratio or a fixed size they…
Are you sure about this history? I'd always heard that GNU Screen had been popular for a while before tmux, and from double checking, Screen dates back to 1987, the same year that Windows 2.0 came out. tmux didn't come for another two decades.