GNUstep Narcissus Theme

2007 August 18
by guenthernoack
GNUstep Narcissus Theme

I played around with the GNUstep theme engine “Camaelon” and the graphics from a nice little interface mockup by Jesse Ross.

The theme can be checked out by entering

svn co http://svn.gna.org/svn/etoile/trunk/Etoile/Bundles/Camaelon Camaelon

on your command line. (You will need a working GNUstep installation for this. Read the INSTALL file for details on how to set up Camaelon.)

5 Responses leave one →
  1. 2007 August 19

    Die Programme kommen mir vom Mac so bekannt vor :-)

  2. 2007 August 19

    Jo, das ein oder andere ist vergleichsweise frech kopiert. DictionaryReader.app ist eine GNUstep-Implementierung des Mac-Wörterbuchs (allerdings mit freien Wörterbüchern). Der Adressmanager implementiert sogar Apple’s AddressesKit. Aber GNUstep ist ohnehin eine Implementierung von OpenStep, was heute Cocoa heißt, so dass das nur folgerichtig ist. (Allerdings sehen die Programme erst mit diesem Theme auch halbwegs wie Mac-Programme aus. Vergleiche auch http://images.google.de/images?q=GNUstep )

  3. 2007 October 14
    Tycho permalink

    Looks like OS X “unified” style

  4. 2009 March 11

    i have just installed Etoile 0.4 on freebsd but..
    how do you say camaelon to use the narcissus theme?

  5. 2009 March 11

    Step 1:
    defaults write NSGlobalDomain GSAppKitUserBundles ‘( “YourLocationTo/Camaelon.themeEngine” )’
    This activates Camaelon itself. (If you already ran setup.sh, this should have been done automatically already.)

    Step 2:
    defaults write Camaelon Theme Narcissus
    This sets Narcussus as the default theme.

    The documentation is in the INSTALL file in Camaelon’s source directory:
    http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Bundles/Camaelon/INSTALL?view=auto

    Have fun!

Leave a Reply

Note: You can use basic XHTML in your comments. Your email address will never be published.

Subscribe to this comment feed via RSS