Linked by Eugenia Loli on Thu 3rd Apr 2003 20:54 UTC, submitted by Nicolas Roard
Permalink for comment
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
News
Linked by Thom Holwerda on 05/19/13 23:15 UTC
Linked by Thom Holwerda on 05/19/13 23:11 UTC, submitted by Drumhellar
Linked by Thom Holwerda on 05/18/13 21:06 UTC
Linked by Thom Holwerda on 05/18/13 7:37 UTC
Linked by fran on 05/18/13 1:38 UTC
Linked by Thom Holwerda on 05/17/13 23:35 UTC, submitted by kragil
Linked by MOS6510 on 05/17/13 22:22 UTC
Linked by Thom Holwerda on 05/17/13 22:15 UTC, submitted by Tom
Linked by Thom Holwerda on 05/16/13 21:41 UTC
Linked by Thom Holwerda on 05/16/13 17:04 UTC
More News »
Sponsored Links



@smoerk & Sean :
well, on windows it currently use the same look as on linux
(see http://www.roard.com/screenshots/gnustep_on_windows2.jpeg for example).
For the moment, there is no theme available; but some works was done : http://www.roard.com/screenshots/screenshot_theme20.png . But it's not yet released.
@William Ray Barker :
Well, you pretty much describe the LinuxSTEP goals ... SimplyGNUstep isn't so ambitious, it's just a linux distro with GNUstep softwares preinstalled. I think LinuxSTEP is a far more (but a longer) interessting approach.
@johnG :
Well, GNUstep isn't a "desktop" (as in "a bunch of apps working together"), but a programming framework for gui and non-gui programs, which provide thoses programs many interessting ways to cooperate with them (services, pasteboard, distributed object, etc.).
A GNUstep-based desktop, which could take care of delivering a set of applications, would be great, but it doesn't exist for the moment.
WindowMaker is the preffered X11WM for GNUstep because it's the one which handle the best GNUstep's programs characteristics. Anyway, you could launch GNUstep apps with another WM, as any other X11 apps.
There are 2 window managers programmed using ObjC and the GNUstep framework :
http://wiki.gnustep.org/index.php/WindowManagers
But they aren't very stable yet. Anyway, having a working dedicated WM for GNUstep would be great, because things could cooperate better, and things could be included directly in the WM (like the file manager), as it was on NeXT.