Linux Mint 12 Released Today
An anonymous reader writes "Linux Mint 12 was released today. It includes the new 'MGSE' (Mint Gnome Shell Extensions), a desktop layer on top of Gnome 3 that makes it possible for you to use Gnome 3 in a traditional way. MGSE's Gnome-2-Like experience includes features such as the bottom panel, the application menu, the window list, a task-centric desktop and visible system tray icons. MGSE is a 180-degree turn from the desktop experience the Gnome Team is developing with Gnome-Shell. At the heart of the Gnome-Shell is a feature called 'the Overview': 'The Shell is designed in order to minimize distraction and interruption and to enable users to focus on the task at hand. A persistent window list or dock would interfere with this goal, serving as a constant temptation to switch focus. The separation of window switching functionality into the overview means that an effective solution to switching is provided when it is desired by the user, but that it is hidden from view when it is not necessary.' The popularity of Mint 12 with MGSE may be an excellent barometer as to whether users prefer a task-centric or application-centric desktop."
will it offer any benefit over just using GNOME 2?
GNOME 3's other improvements, performance, desktop search, themes, enhanced user interface layout engine ?
GNOME 3 is not just GNOME 2 with a few panels removed and window switching changed around.
Same here. I loaded Mint 12 with Gnome 3 today. The option to use the Gnome 2 seemed like a waste of time. I like Gnome 3, use it on a Fedora 16 laptop. On Mint, everything worked right out of the box, including samba. Good stuff
My two bits
Clive DaSilva Email: clive.dasilva@gmail.com Ubuntu 18.10 Kernel 4.18
Yeah, I could just 'apt-get install gnome-2' on the latest Ubuntu.
Oh, no. I can't, can I?
I believe the problem is that the GNOME 3 libraries don't co-exist well with the GNOME 2 libraries. Given the way Linux handles libraries with versioning, I don't actually understand why this should be such a problem. But in the Linux Mint blog, they said that MATE (the fork of GNOME 2 that is in Linux Mint 12) has renamed all the GNOME 2 libraries so they can install side-by-side with the GNOME 3 libraries with no problem.
It's still early days with MATE. Once they get MATE really sorted out, then it will show up in Ubuntu (either officially or as PPA) .
steveha
lf(1): it's like ls(1) but sorts filenames by extension, tersely
I think "works right out of the box" is the main goal of Linux Mint. Definitely recommended for newbies, and for those of us who care enough to want Linux but don't really care enough to set up all of our own custom configs. Not that Mint isn't customizable.
1. Font rendering in anything Gnome is all done by freetype regardless of the toolkit libraries.
2. fvwm is a window manager.
Contrary to the popular belief, there indeed is no God.
t's also a royal pain in the ass to develop for, although this has always been the case for GNOME. GObject is a pathetic hack. If you want object-oriented C, then just use C++ or Objective-C.
The nice thing about using vanilla C is that you can then easily wrap it for use in other languages, which you cannot easily do with Obj-C or C++ (Obj-C selector names are too idiosyncratic for most other languages, and full C++ object model is too complicated). My take on GObject is that it's not there to be used directly - it's more like an API and ABI for higher-level bindings. If you want a "native" language, with matching object model and all concepts exposed directly - akin to what Obj-C is for Cocoa - then Vala offers that for GObject. Otherwise, there's PyGtk, Gtk# etc.
Yes! I too keep hitting the windows key on windows desktops and getting annoyed that I can't see all my windows like I wanted. I've got the Gnome 3 key shortcuts solidly embedded in my muscle memory over the last 6 months, and trying to do things in other desktops just seems really clunky and inefficient now.
For my use, Gnome 3 is faster and easier than any other DE I've seriously used. An investment of five minutes spent reading the Gnome 3 cheat sheet pays off handsomely.
And on my wee netbook (AA1 ZG5), Gnome 3 (Fedora 16) is faster and smoother than Gnome 2 (Fedora 14) was. Honest, it is. How much of that is due to Fedora getting better, and how much to Gnome 3, I don't know.