
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 created a new engine based off of the clearlooks engine. Without all of the previous work on that engine this one would not exist.
Clearlooks is one of the best gtk engines available. I wanted to make a more aggressive version of it. You'll find new options like a merged toolbar and menubar, glossier buttons, tabs, scrollbar and menuitems.
The engine installs the xl_cheeselooks gtkrc and metacy as well in default ubuntu colors.
For other colors see the xl_cheeselooks theme pack.
why the name xl_cheeselooks? Long story.
Stay tuned. I have lots of new ideas!
To install:
cd to /gtk-enginesxl_cheese
./autogen.sh --prefix=/usr --enable-animation
make
sudo make install
If you get an error during compile you may need to install this:
sudo apt-get install libgtk2.0-dev
11 years ago
6/27/2009 - Fixed some minor bugs in a couple themes and added them to the source to be auto installed.
3/29/08 - Updated sliders to match scrollbars. They change with prelight. Also update radio buttons and check boxes. Mostly a rip from ubuntulooks, but I made the prelight a lil more obvious. I think I tweaked the tabs slightly too, but I can't remember is it was the the last updated.
The focus boxes are also borrowed from clearlooks gummy. No more dotted lines.
3/2/08 - Scrollbars updated! They actually prelight to the selected color. (note: need to remove colorize scrollbar option in GTKRC - now does nothing. color is dictated from the style) Tabs also received a face lift. Other minor adjustsments all around as well.
11 years ago
6/27/2009 - Fixed some minor bugs in a couple themes and added them to the source to be auto installed.
3/29/08 - Updated sliders to match scrollbars. They change with prelight. Also update radio buttons and check boxes. Mostly a rip from ubuntulooks, but I made the prelight a lil more obvious. I think I tweaked the tabs slightly too, but I can't remember is it was the the last updated.
The focus boxes are also borrowed from clearlooks gummy. No more dotted lines.
3/2/08 - Scrollbars updated! They actually prelight to the selected color. (note: need to remove colorize scrollbar option in GTKRC - now does nothing. color is dictated from the style) Tabs also received a face lift. Other minor adjustsments all around as well.
gracca
11 years ago
http://www.gnome-look.org/content/show.php/xl_cheeselooks+gtk-engine+%28Fedora+RPMs%29?content=118255
Thanks for this beautiful engine!
Germán
Report
szerencsefia
11 years ago
Report
fredbird67
11 years ago
One thing that I found very annoying, though, is that it doesn't look like you've differentiated between normal text and grayed-out text, for "insensitive" stuff in your main GTK file. The reason I say this is because I found myself clicking on such text, and it took me a minute or two to figure out why it wasn't responding.
Therefore, I went into your main GTK file and did a little editing, and now, on my computer, it differentiates between normal text and grayed-out text, just like I think it should. The changes I made are as follows:
In line 39: fg[INSENSITIVE] = shade (0.65, @bg_color)
In line 57: text[INSENSITIVE] = shade (0.65, @bg_color)
Try it and you'll see what I'm talking about. Before I did this, all of the text in, for example, menus, where some of the items were disabled, were black and there was no way to tell the available selections from the unavailable ones. But now, after making those changes, the unavailable selections are grayed out. :-)
Report
lviggiani
11 years ago
make[3]: *** No rule to make target `xl_cheeselooks_Orange', needed by `all-am'. Stop.
make[3]: Leaving directory `/home/lviggiani/Desktop/gtk-enginesxl_cheese/themes/xl_cheeselooks'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/lviggiani/Desktop/gtk-enginesxl_cheese/themes/xl_cheeselooks'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/lviggiani/Desktop/gtk-enginesxl_cheese/themes'
make: *** [all-recursive] Error 1
Any idea?
Report
lviggiani
11 years ago
Thanks!
PS: the theme looks very nice. I love it!
Report
MikeDK
12 years ago
Kind Regards MikeDK
Report
d3br074
12 years ago
Report
zerosum
12 years ago
Report
AlexR1
12 years ago
Report
MikeDK
12 years ago
Kind regards MikeDK
Report
malwk
12 years ago
Because of the great ideas born in your head ppl like me with a good aestetic feeling need to use 4 different engines in the same theme to get what they really want their applications to look like. Coz it is IMPOSSIBLE to do it with just one. Becuase of the imaginary great flexibility you are talking about.
Just concentrate on your work and stop critising other ppl's.
Report
AlexR1
12 years ago
Report
mikeandmore
12 years ago
he's right if the this engine doesn't not modified that much.
BUT the truth is after i see all the codes xlcheese refacted. It seems he wants to rewrite something inside the original clearlooks engine (although he didn't finish), right? well, in that case is necessary to folk.
anyway LOVE your engine. i've expected this sort of theme for a long time...
Report
szerencsefia
13 years ago
Report
szerencsefia
13 years ago
Now I have a question. Is there any fix for the launcher window? http://img227.imageshack.us/img227/5010/createlauncherwk3.png
Please let me know.
Report
Steh
13 years ago
When typing:
./configure --prefix=/usr --enable-animation
I get this error:
configure: error: cannot find install-sh or install.sh in "." "./.." "./../.."
I can't figure out why...
Report
Paulikid
12 years ago
checking for GTK... no
configure: error: GTK+-2.12 is required to compile gtk-engines
With Gutsy, compiling and installing worked fine, I get this error only with Hardy. How can I fix that?
(P.S.: Synaptic says GTK+ is already installed)
Report
Paulikid
12 years ago
I needed to install libgtk2-dev, that was all ;-)
Report
Chrispy
13 years ago
run ./autogen.sh --prefix=/usr --enable-animation the first time.
Report
xlcheese
13 years ago
Report
pato
13 years ago
ln -sf /usr/share/automake-1.10/INSTALL .
ln -sf /usr/share/automake-1.10/install-sh .
ln -sf /usr/share/automake-1.10/depcomp .
ln -sf /usr/share/automake-1.10/missing .
(your milleage may vary) and then it works.
Report
MikeDK
13 years ago
Kind regards MikeDK
Report
cimi86
13 years ago
For few MINOR changes?
Provide a patch instead, but playing with few lines of code, maintaining 99% of the same code of Clearlooks, creating another name and unsupported themes... yeah.
It's pretty useless.
Report
xlcheese
13 years ago
I've tried asking you guys about patching in my ideas.
For whatever reason you always give me some condescending reply about how you don't like it and it's ugly. Hence, I created my own engine to do with how I please.
And now you say my engine is worthless...
Thanks, I guess I should toss all my work away and not even bother trying.
Report
cimi86
13 years ago
Report