[ubuntu-art] New Wave

Mikkel Kamstrup Erlandsen mikkel.kamstrup at gmail.com
Tue May 6 19:48:42 BST 2008


2008/5/6 Anton Kerezov <ankere at gmail.com>:

> В 13:36 +0200 на 06.05.2008 (вт), Mikkel Kamstrup Erlandsen написа:
> > I really like your theme - especially the fact that it is not just a
> > mock up :-)
> >
> > Anyways, I've found a bug - if the menu bars are not exactly 24 px
> > high the dark bottom gradient does not align. Try setting your panel
> > height to 32 px... This applies both to applications and the Gnome
> > panel.
> >
> > Not sure if this is even fixable in the pixmap engine (which I suppose
> > you use). If we want to take this theme all the way it might also fare
> > better implemented natively in Clearlooks or Murrine engines. Should
> > not be rocket science to write that patch :-)
> >
> > Cheers,
> > Mikkel
>
> Hi,
>
> I know about this and think that the best solution is to implement it in
> the engine. I see you do understand the basics of the theme creation
> concept so I would ask you to help me and Francois with the engine. I
> have many questions and there seem to be no manual or tutorial that can
> help me.
>


I simply do not have the time to do it myself. I can provide pointers for
any one interested though:

Start by checking out Murrine from Gnome svn:

  svn co http://svn.gnome.org/svn/murrine/trunk murrine

Use an svn checkout to make it easier to create diffs/patches ('svn diff >
mypatch.patch'). To set up a development environment use:

  sudo apt-get install libcairo2-doc libgtk2.0-doc devhelp anjuta
  sudo apt-get build-dep gtk2-engines-murrine

Now you should be able to build murrine from source - Run

  ./autogen.sh (only needed the first time)
  make
  (don't do 'make install')

Now https://wiki.ubuntu.com/MikkelKamstrupErlandsen/ThemeEngineTricks will
tell you how to create a symlink in your home dir to have the system pick
the compiled engine up (you should not have murrine installed).

Anjuta is a nice code editor and devhelp is a documentation viewer.

Get hacking :-) Cheers,
Mikkel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/ubuntu-art/attachments/20080506/85ef8371/attachment.htm 


More information about the ubuntu-art mailing list