GNUstep Narcissus Theme

August 18, 2007
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. August 19, 2007

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

  2. August 19, 2007

    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. October 14, 2007
    Tycho permalink

    Looks like OS X “unified” style

  4. March 11, 2009

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

  5. March 11, 2009

    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