GNOME 3.26 Released (betanews.com)
BrianFagioli shares a report from BetaNews: Today, GNOME 3.26 codenamed "Manchester" sees release. It is chock full of improvements, such as a much-needed refreshed settings menu, enhanced search, and color emoji! Yes, Linux users like using the silly symbols too! "System search has been improved for GNOME 3.26. Results have an updated layout which makes them easier to read and shows more items at once. Additionally, it's now possible to search for system actions, including power off, suspend, lock screen, log out, switch user and orientation lock. (Log out and switch user only appear if there's more than one user. Orientation lock is only available if the device supports automatic screen rotation.) These search features can be accessed in the usual way: click Activities and type into the search box, or simply press 'super' and start typing," says the GNOME Project. The full release notes are available here.
"Log out and switch user only appear if there's more than one user."
Um, so I can't log out unless someone else is already logged in? How does someone else get a login prompt then? Stop removing shit!
"Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
You forgot to mention making the invisible border a little bit bigger. You know, the thing that breaks the fundamental point of mouse driven GUIs: if I can see it I can click it.
Try getting two file manager windows and place them with a small but visible gap between them. Place another window, say a terminal in the middle and click both file managers to raise them over the top of the terminal. Now you can see the terminal in between the two file manager windows. But can you click on it, expecting it to raise to the top? No! Fricking invisible borders!
(If you can click on the terminal, make the gap smaller and try again).
X has always been slow as fuck. I'm really considering a hackintosh at this point. A nice BSD unix subsystem with fast graphics, what more could you ask for?
Only the State obtains its revenue by coercion. - Murray Rothbard
I run Mate which is a clone of the more sensible GNOME 2. Mate is based on the GTK+ user interface toolkit.
Unfortunately, development of the GTK+ toolkit was also taken over by the same idiots that "develop" GNOME 3.
They have done things such as breaking the API on minor version number revisions, and added requirements to those of GNOME 3.
They changed the tried and true behaviour of scrollbars and sliders to not paging when you click in the trough and which stops if you move the knob too slowly.
They removed the way that submenus stay open longer if you move the mouse pointer towards it.
Text has smooth - but delayed - scrolling that can't be sped up to instantaneous.
I thought about writing a theme engine that patched the behaviour (which I did in the GTK+ 1.2 days) but they "deprecated" theme engines, so now I would have to fork the entire toolkit if I want to fix it.
"We mustn't be caught by surprise by our own advancing technology" -- Aldous Huxley
Did you attend the last GUADEC?
The desktop was perfectly usable two decades ago.
GNOME devs felt the same way, until the Sun Microsystems conducted the usability study of GNOME in 2000. It was not useable, it was a confusing mess. Who do you think the GNOME people are going to believe, some AC on slashdot or actual usability studies? If you in particular prefer different desktop environment, good for you, there are others out there.
Only 5 year olds are impressed by whirring, popping up, animated things.
A rather informative presentation on this subject was given in GUADEC by Jakub Steiner, about how animations improve usability.
As for the rest of your rant. I hope you find another desktop that fits your needs. Why you want other people to fail, if they don't serve you for free, is beyond me.
Mate is now pretty much been ported to GTK+ 3, and they've managed to keep much of the look and feel that it had with GTK+ 2. So apparently most of what you dislike about Gnome 3's behavior must be tweakable in GTK+ already.
GTK+ 3 themes can now be made much simpler than the old engine days. You can now do it with CSS to good effect. And there are GTK+ 3 versions of older themes like Clearlooks that look pretty good.