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.
Does it have a rain screensaver? After all, it always rains in Manchester
If you gave me a choice between a printer and a giraffe with explosive diarrhoea, i'll get my ladder and my raincoat
Is the default theme dull and grey?
No word on performance? Gnome 3.24 is so slow on my i5 with HD 4000 on wayland and xfree.
Be or ben't
Oh wow, that's SUCH important improvement that I can hardly contain my excitement! It's okay that the rest of the desktop-environment sucks ass as long as I get my emojis!
"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"
It's closer to "news for nerds" than 99% of the rest this site offers these days, be happy with what little you get.
We used to have a Bill of Rights. Now, with the rights gone, all we have left is the bill.
Why can't all these UI idiots face facts. The desktop was perfectly usable two decades ago.
All they've done since then is continually waste time reinventing the wheel. And each time it gets worse, less usable, and more of a complete PITA to get your actual work done.
Only 5 year olds are impressed by whirring, popping up, animated things. If there's a working file manager, a way to adjust settings, and a way to launch programs easily then your job is done ! Now go and do somethng USEFUL with your time. Wtite some decent APPLICATIONS.
But no. These retarded clowns will spend the rest of eternity chaging pixel shading, dumbing things down and genrally pissing off what used to be their users. This week we've made the file manager circular with green icons... two months later..... now we've made the file manager triangular with all new pink icons.... two months later... now the file manager is oval with yellow icons... Rinse and repeat until the end of time.
I hope GNOME dies in a fire.
Meanwhile, NeXTSTEP and derivatives (including OS X and GNUstep) have supported 'open {file}' to open it in your preferred graphical application ('open {directory}' to open a directory in the graphical file manager) since 1988.
I am TheRaven on Soylent News
xdg-open
"You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
It sure is bloated for a desktop whose selling point is being simple and featureless and uncustomizable. At any rate, the problem is that we remember when GNOME was more powerful -- version 1.4, nearly 20 years ago.
This space intentionally left blank
Meh. I like clean and uncluttered UIs that don't require much (if any) tweaking myself, but GNOME 3.x-series is just terrible in how clunky they've made it and how much useful stuff they've removed from it. Personally, Cinnamon is my current favourite, though it's terribly buggy and not well-supported at all under either Ubuntu or Debian. KDE is way too far into the "everything and the kitchen sink" - mentality, GNOME is way too far into the "back to the stone-ages," and I just find myself wishing Cinnamon got more love than it does now.
Then again, Linux on the desktop sucks in general, like e.g. I just found out that neither Chromium or Firefox, for example, still support H/W-accelerated playback of video -- this has been on the TODO-list for a decade already. Something like that affects battery-life on portable devices and can make all the difference between whether one can play higher-resolution Youtube-videos or not on a budget-laptop, for example.
I mean, for people that want to code, or browse or watch a film, maybe do some multitasking why choose GNOME over anything else?
Is it easy to use and customise? Is it fast? Is it stable? Does it need a fuckton of dependencies and forces unnecessary shit on users?
System search?! Emoji?? - what the fuck are these people doing?
Once upon a time GNOME was clean, fast and simply didnt get in the way of doing shit. KDE was a slower but was very shiny. These days they both suck.
If I wanted a horrifically bloated "flat" interface with seven layers of buried shit menus I'd just use Windows 10.
A 'singular oddity' is an event that cannot be explained and only happens when you are alone.
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
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.