Description: 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!Last changelog:
0.1: first release 0.2: addet version for 0.9.1 0.3: fixed scrollbar and menubar item problem
ok i am online :D
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;)
Hi tobsucht, could I add this as a patch to the murrine engine page?
I like that but I haven't made it on default due to performance decrese... but people could like it.
sure!
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
maybe you should wait for more comments to see if the users like it. the rating of this content is 46% at this moment. someone voted for down. maybe it´s not a good idea to make it default
Ratings & Comments
11 Comments
Hi..Any idea of applying this to Ubuntulooks buttons as well. http://packages.ubuntu.com/dapper/source/ubuntulooks
Scrollbars and menubar items are buggied. Come in icq I can explain better with screenshots.
ok i am online :D 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;)
Which window decoration are you using in those shots?
mirage. http://gnomethemes.org/?p=57
Hi tobsucht, could I add this as a patch to the murrine engine page? I like that but I haven't made it on default due to performance decrese... but people could like it.
sure! 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
Maybe I can make it default!!!
maybe you should wait for more comments to see if the users like it. the rating of this content is 46% at this moment. someone voted for down. maybe it´s not a good idea to make it default
option!!!
It's absolutely difficult to implement... I don't know how to make it without zsending parametres to the functions.