
murrine-more
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
i changed the murrine draw code, now the glassy effect looks like this one at the screenshot. i think it looks nice.
to install it just unpack the murrine source code and replace the existing murrine_draw.c with thefile in the package.
then type:
./configure --enable-animation --prefix=/usr
(suse users may type ./configure --enable-animation --prefix=/opt/gnome)
make
and as root
make install
enjoy!
14 years ago
0.1: first release
0.2: addet version for 0.9.1
0.3: fixed scrollbar and menubar item problem
14 years ago
0.1: first release
0.2: addet version for 0.9.1
0.3: fixed scrollbar and menubar item problem
zammi
14 years ago
http://packages.ubuntu.com/dapper/source/ubuntulooks
Report
cimi86
14 years ago
Come in icq I can explain better with screenshots.
Report
olinux
14 years ago
the problem with the menubar item is, that it´s drawn as a button. the button looks good but the menubar item doesn´t. we have to draw it individually.
the scrollbar is easy to fix;)
Report
joakim
14 years ago
Report
cimi86
14 years ago
http://gnomethemes.org/?p=57
Report
cimi86
14 years ago
I like that but I haven't made it on default due to performance decrese... but people could like it.
Report
olinux
14 years ago
i don´t think it´s so much performance decrese. gtkperf said it took 13.04 seconds while your original code took 13.11.
maybe you can make an option in the engine
greetings
Report
cimi86
14 years ago
Report
olinux
14 years ago
Report
bvc
14 years ago
Report
cimi86
14 years ago
Report