Earlier quoted context omitted.
On GNU/Linux run this command, it will fix it for all the GTK based desktops, such as XFCE, Gnome and Mate: gsettings set org.gnome.desktop.interface overlay-scrolling false Under Mac you might have a similar Cocoa setting or whatever is called (nsproperties?) with "defaults write".
On Mac, the setting is also simply exposed in the normal “System Settings” app. “Appearance” → “Show scroll bars” → “Always”.
Screenshots of Old Desktop OSes
151–160 of 407 posts
Re: Screenshots of Old Desktop OSes
#152OK, does anyone actually remember if half of the systems of the 80s really had such perfect font rendering or is this just some emulation 'current version'? The first computers I used were 486 with DOS and early Pentiums with Windows 3.11 and nothing looked nearly as nice. Some of those old screenshots look A LOT better than stuff 10 years later that I used (incl MacOS 8 or 9).
Older OSs had pixel fonts, which were carefully hand-crafted --- vector fonts were something which folks dreamed about having, or which were accessed when using incredibly expensive printers. Font rendering on Windows 3.11 was pretty decent, so long as one used the nicer TrueType fonts --- Times New Roman and Arial had man _years_ of hinting effort by Monotype which kicked in at typically screen sizes --- that said,…
Re: Screenshots of Old Desktop OSes
#153Earlier quoted context omitted.
Operating systems of that era were designed based on UX research to help people use the unfamiliar operating system. Subsequent ones were designed by UI designers, and opinionated senior managers, who already knew how to use them, and took out usability features to make them "look nicer". This sort of worked when the opinionated manager was Steve Jobs. Most managers are not Steve Jobs. > in some applications they see…
My pet peeve is spacing. My usual resolution is 1920x1080 (scaled or not) and it feels I could cram more information in an old 1024x768 desktop. You have to maximize most windows to get it to show enough information.
When I was checking out the MacBook Neo a while back I was disappointed that the resolution is not natively x2 scaled. It uses fractional scaling when macOS handles fractional scaling quite poorly. I've set the resolution on my M1 MBP to 1280x800 so it was x2 scaled and clarity improved significantly. But I also sacrificed usable space because apps don't adjust, everything is just made larger.
Re: Screenshots of Old Desktop OSes
#154I can't help thinking about how much we have lost. Just finding the scrollbar nowadays can be a challenge. Not to mention if you want to resize a pane - in some applications they seem to have taken extra steps to make it difficult to find the line to grab.
I still want alt+underlined letter for menus. Ubuntu is great for resizing - alt + middle click anywhere on the window. If only other OS'es could do the same.
Not Ubuntu -specific. On all my setups alt+LMB moves, alt+RMB near any edge resizes that specific edge.
No need for pixel-perfect grabbing.
Re: Screenshots of Old Desktop OSes
#155Earlier quoted context omitted.
We also lost clearly identifiable buttons, loading bars (replaced with throbbers), status bars that tell you what you're hovering over and what the program is doing, stable UIs to develop muscle memory, etc. But we did gain some nice things! - Tabs. - Titlebar buttons and other space-saving measures. - Document editors remembering unsaved changes. - Forms that validate on focus lost, instead of submission. - Ctrl+P m…
> loading bars (replaced with throbbers) There is a very practical reason for this; most GUI apps are webapps (whether local or not is irrelevant), and the fetch API was so poorly thought out that it was not possible to get an indicate of progress - all if gives you is inprogress or done (nothing in between). As a result the loading indicator can only indicate in-progress or done. There might have been worse ways to…
Re: Screenshots of Old Desktop OSes
#156Earlier quoted context omitted.
On GNU/Linux run this command, it will fix it for all the GTK based desktops, such as XFCE, Gnome and Mate: gsettings set org.gnome.desktop.interface overlay-scrolling false Under Mac you might have a similar Cocoa setting or whatever is called (nsproperties?) with "defaults write".
I'm on Windows and Mac. Not because I love them, but because that is where my customers are. Also I try to keep my computers fairly vanilla, so that they don't look too different to the user's computer when I do videos or screenshots of my software.
Re: Screenshots of Old Desktop OSes
#157Re: Screenshots of Old Desktop OSes
#158There's a lot of nostalgia in the comments here. I wonder if any reader under say 25 is willing to comment; do you think OS's today are a regression? do those look better? To me they look unwieldy, heavy and overwhelming and I can't help but think the love for them is just the love for youth or whatever
Re: Screenshots of Old Desktop OSes
#159Re: Screenshots of Old Desktop OSes
#160I can't help thinking about how much we have lost. Just finding the scrollbar nowadays can be a challenge. Not to mention if you want to resize a pane - in some applications they seem to have taken extra steps to make it difficult to find the line to grab.
Operating systems of that era were designed based on UX research to help people use the unfamiliar operating system. Subsequent ones were designed by UI designers, and opinionated senior managers, who already knew how to use them, and took out usability features to make them "look nicer". This sort of worked when the opinionated manager was Steve Jobs. Most managers are not Steve Jobs. > in some applications they see…