Earlier quoted context omitted.
I’ve been periodically keeping up with GNUstep’s progress since 2004, when I first learned about it as a high school student brand new to Linux and Mac OS X (I grew up on Windows at home and on classic Macs in elementary school). I even wrote a report for a community college class on the history of Mac OS X. I’ve wanted to see GNUstep succeed, but unfortunately it never got as much attention as the KDE/Qt and GNOME/G…
Actually, GNUstep has always had an Interface Builder: https://www.gnustep.org/experience/Gorm.html My own take is actually that GNUstep spent too long trying to be an OpenStep successor instead of being a way to run Mac apps on Linux. It took them ages to even clarify if it was a desktop environment or an SDK (and I am not sure it is even clear now). There has never been a tonne of love for Objective C either. Prett…
Étoilé – desktop built on GNUStep
81–90 of 116 posts
Re: Étoilé – desktop built on GNUStep
#82Earlier quoted context omitted.
Wait, did Gnome ever reign supreme? I feel like there was always a back and forth with Gnome and KDE?
I'd say that the momentum in the 1999-2001 timeframe was almost overwhelming, with a lot of buzz around the likes of Eazel and Helixcode, together with the excitement of Sun choosing it for Solaris. It was certainly enough to push GNUstep/Windowmaker and Enlightenment into "also-ran" territory. If Gnome 2 had come out a year before the dotcom crash rather than the year after, I think it probably would have definitive…
Re: Étoilé – desktop built on GNUStep
#83I have never played with GNUStep. By the time I actually started real work as a professional software person (2011) it was already kind of considered a joke, so I never bothered learning how to use it. It bothers me a bit, though. Developing for desktop Linux is still a pain in the ass, and I really wish the Linux community had agreed on One Desktop Framework To Rule Them All, and I think GNUStep could have been that…
> Developing for desktop Linux is still a pain in the ass, and I really wish the Linux community had agreed on One Desktop Framework To Rule Them All Not going to happen. And even if it would happen, very soon there would be a split, because some super important addition to CoC wasn't accepted, or because someone committed a wrongthink on a public platform, or because some patch of snowflake dev superstar was rejecte…
Re: Étoilé – desktop built on GNUStep
#84GNUStep lost its opportunity to use D to go further and stuck with old ObjC. Very good piece of software though.
Also D semantics have nothing to do with something that builds out OpenSTEP.
Re: Étoilé – desktop built on GNUStep
#85Relevant -- there are 2 other desktop environments built on GNUstep that are in more active maintainance. NEXTSPACE: https://github.com/trunkmaster/nextspace GSDE: https://onflapp.github.io/gs-desktop/index.html <- More recent, native to Debian but runs on other things.
Thanks for this. So, if I were to run GNUStep as my desktop, what would I be missing from KDE, GNOME, XFCE, etc?
Obviously enough there are not a great many native GNUstep apps. It's Linux, though, so there are a million alternatives, but they won't share GNUstep's look, feel, keystrokes, etc.
It comes with a file manager, both plain text and rich text editors, image viewers, a chat client, a pretty good email app, a terminal emulator (possibly a choice of them too), and GSDE also provides a web browser, although it's a wrapper around Chromium. It works pretty well.
There are lots of programming tools available too, including Gorm, which broadly replicates NeXT's Interface Builder.
Pic from one of my own machines here:
https://regmedia.co.uk/2023/07/05/deb_11_gsde.jpg
I wrote about it (and Lomiri):
https://www.theregister.com/2023/07/06/two_new_debian_deskto...
I think it's beautiful, myself, but then I consider NeXTstep to be the high-water mark in desktop GUI design thus far.
I find GNUstep's choice of accelerator keys weird and frustrating, though.
I do not run it as my daily driver, but I am thinking about it.
The installation takes a while but it's a `git clone` followed by a few scripts. It's not actually difficult. It took me a few hours but that's because my VM kept crashing.
Re: Étoilé – desktop built on GNUStep
#86Earlier quoted context omitted.
But what if that One Desktop Framework To Rule Them All had sucked? :)
Definitely wouldn't be worse than multiple desktop frameworks that suck.
Re: Étoilé – desktop built on GNUStep
#87Re: Étoilé – desktop built on GNUStep
#88Re: Étoilé – desktop built on GNUStep
#89Earlier quoted context omitted.
Thanks for this. So, if I were to run GNUStep as my desktop, what would I be missing from KDE, GNOME, XFCE, etc?
Hmmm. Interesting question. Obviously enough there are not a great many native GNUstep apps. It's Linux, though, so there are a million alternatives, but they won't share GNUstep's look, feel, keystrokes, etc. It comes with a file manager, both plain text and rich text editors, image viewers, a chat client, a pretty good email app, a terminal emulator (possibly a choice of them too), and GSDE also provides a web brow…
There are lots of little Window Maker applets out there to choose from, so you can accessorize your GSDE (or NEXTSPACE) setup with wm-applets and docklets for volume, sound output, mic control, power management, and all those little fripperies that other desktops come with or can do.
A slight limitation is that GNUstep has its own dock and suggests disabling the Window Maker dock, but you can go the other way round and disable the dock provided by GNUstep Workspace and use the WM dock instead.
Also, it is worth mentioning that there is a new entrant in the "GNUstep based desktop environment" race: Gershwin.
https://github.com/gershwin-desktop
Currently only available in GhostBSD though.
Re: Étoilé – desktop built on GNUStep
#90I miss the days of Sun Solaris' CDE desktop. Afterstep looks too much like Stardock's Window Blinds from around 2000 (see the weird glass effect, font etc), but Etolie seems to nail the aesthetic for me. I hope this comes back, I'd love to use it on an old netbook I have for accessing my servers remotely.
CDE was open sourced a while back: https://sourceforge.net/projects/cdesktopenv/