I really liked these. This makes me feel old. I look at those desktops (particularly the Windows 95 one) and think they look clean and neat, with few distractions. I also know that they ran speedily on rubbish hardware. After ditching my BBC B (I was poor), I remember using Win 3.1 on a 386SX with 4MB RAM that someone had thrown out and installing software to take over program manager and make it look like Win95 beca…
> clean and neat Really? You miss that special "concrete gray and primary blue" feel? I think I used every MS operating system starting with DOS, and I miss exactly none of the "historic" interfaces. To the extent I get annoyed when institutional IT departments force you to use the "classic" theme on modern windows boxes ("It's faster!" - no, it isn't to any human perceptible degree, and I appreciate not having to st…
If you elect to not use the Aero interface, it'll then attempt to mimic the Aero interface entirely in software using GDI+. This is indeed far slower, as the command to draw a series of lines and bevels obviously means more CPU calls than a single "draw grey rectangle" command. The interface is not drawn using precached bitmaps, but is done by software commands. More complicated drawing = more CPU = slower
Windows gives the option to turn off effects like shadows and transparency, window contents whilst dragging etc. in "performance" options in Control Panel, as these would mean more CPU calls (there's more drawing going on). If it wasn't faster, why would it be under "performance"?
But as you state, to a human perceptible degree it may not be noticed. I find that opening Windows Explorer on Windows XP is a far faster drawing experience than opening it on Windows 7, where it needs to fade into view and then redraw the tree on the left, the pane on the right, the toolbar with gradients (gradients are not free!), the "places" tree above the tree on the left (how confusing), and the giant blue panel that sits at the bottom to draw a picture of a computer in addition to the status bar.
File Manager on Windows 3.1 was really fast by comparison.
EDIT: Actually, on OSX I am left with "whitewashed concrete grey" with "primary pre-school colour" red orange and green. Full circle really!