Vistesque-Mod for Lipstik

Various KDE 1.-4. Styles

Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
4.7

Description:
There were many requests that someone should port roberTO's great gtk-theme VistaBut (http://www.gnome-look.org/content/show.php?content=32227) to KDE... so, here it is!

Well, it's not a standalone theme but a mod for Lipstik.

Instructions on how to install are included in the package.

Credit goes to roberTO21 and PaT!
Last changelog:

0.2:
Custom Colored Menubar is possible now!
Fixed that underlining-bug... hopefully. If it still occurs please drop a comment.
Included Kbfx-Skin and Kickerbg

0.1b:
Thanks to loki (Pascal Bleser) the mod can be enabeld through the lipstik configuration dialogue


Ratings & Comments

118 Comments

thaiki

the rpm for mandriva of vistesque-mod. http://uploadfile.org/download.php?id=LkTMYFcSpagKrzVDViP7 by kenmaster

nesl247

Can you post your font settings (I have candara). Also, what icon set are you using there.

zzandy

Thanks, very nice theme.

The only thing it lack is a mention that before compilation LipsticStyle class in lipstic.h should be extended with two more fields to compile. bool _enableVitesque, _compressedMenus should be added somewhere in the private section.

BiGBuG

Hi, good work guy! I'd like to change png of stripe bar, I've changed system5.png, uninstalled and installed style but nothing. Tnx in advance

emes

Nice Style But how do you get the "KDE" button in the bottom panel for the K-menu?

mattfly

Can you create a version for Lipstik 2.2?? Thanks a lot

luxer

See "Compile Error" which is a post above, works fine after the given alterations.....

zly

Hi. Nice looking style. Which icon set did you use on your screenshots ?

daihard

Hi. Just so you know, lipstik-2.2 will not compile after you copy the three files over to the respective directories as instructed in your readme. You will need to add the following two lines in lipstik.h of the original lipstik package (found in the style subdir). bool _enableVitesque; bool _compressedMenus; Once you do that, lipstik-2.2 compiles (and works) beautifully. :)

bonafide

thanks, man.

kravi

your kicker is really cool.. is it a karamba one? if not what did u do to get that taskbar ? thanks in advance

bonafide

just read the previous pages and you'll find a lot of answers.

Jessevl

Can someone compile this stuff to an (K)Ubuntu (5.10) compatible .deb? I would really appreciate that! I tried to compile it myself like in the readme, but then I first have to remove the old lipstik, and when I do so it also removes the KDM and kubuntu-default-settings :(

arenyart

Just type alien -c "filename".rpm as root ---filename being the rpm of the mod located at "http://www.kde-look.org/content/show.php?content=33743" This will convert it to a .deb that you can then install with ease. If you have trouble let me know and I will post mine (which installed perfectly).

JW00000

I installed Vistesque the way you described, but it doesn't seem to work. In the style module in the control center, Vistesque is not displayed in the list. And oddly enough, Lipstik is displayed in the list, although I removed it. Lipstik still works, and Vistesque won't work.

JW00000

Oh no... I found it. I removed the .qt/lipstikstylerc file and setup lipstik clicking on the defaults button at the lipstik config dialog, as mentioned on http://www.kde-look.org/content/show.php?content=35729. After that, I found out there's an 'Enable Vistesque' checkbox in the lipstik config dialog... I feel so stupid.

Jessevl

What modifications did you do to your desktop to get it like in the screenshots? how did you configure Konqueror for example?

MASH

I get this, if I make the window smaller http://img115.imageshack.us/my.php?image=mistake9kf.jpg

bonafide

thanks for your feedback, but this bug is impossible to fix. I get headache even thinking about a way to get around this bloody bug.

MASH

I get this, if I make the window smaller http://img115.imageshack.us/my.php?image=mistake9kf.jpg

zencoder

How in the hell did you change your taskbar font color to white? Mine are ugly, black, and unreadable. If I change the WindowText and ButtonText colors in kcontrol, the taskbar colors change to white; however, this renders my window and button fonts white and subsequently unreadable as well.

Ritalin

If you have Taskbar v2 installed (http://kde-look.org/content/show.php?content=31611), click on the handle, go to taskbar v2 menu -> advanced options -> use window background color for text. This probably only works if your window color is white though, never tried with darker backgrounds. I don't know how to remove the outlines like in the screenshots though...

prodigy7

Hi, When i try to compile the sources, i get the following error: bigbrother lipstik-2.1 # make make all-recursive make[1]: Entering directory `/tmp/2/lipstik-2.1' Making all in style make[2]: Entering directory `/tmp/2/lipstik-2.1/style' Making all in config make[3]: Entering directory `/tmp/2/lipstik-2.1/style/config' /usr/qt/3/bin/moc ./lipstikconf.h -o lipstikconf.moc if /bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -MT lipstikconf.lo -MD -MP -MF ".deps/lipstikconf.Tpo" -c -o lipstikconf.lo lipstikconf.cpp; \ then mv -f ".deps/lipstikconf.Tpo" ".deps/lipstikconf.Plo"; else rm -f ".deps/lipstikconf.Tpo"; exit 1; fi /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o kstyle_lipstik_config.la.closure kstyle_lipstik_config_la_closure.lo -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -avoid-version -module -no-undefined -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -module lipstikconf.lo -lkdeui /bin/sh ../../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -o kstyle_lipstik_config.la -rpath /usr/kde/3.5/lib/kde3 -L/usr/lib -L/usr/qt/3/lib -L/usr/kde/3.5/lib -avoid-version -module -no-undefined -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -module lipstikconf.lo -lkdeui make[3]: Leaving directory `/tmp/2/lipstik-2.1/style/config' make[3]: Entering directory `/tmp/2/lipstik-2.1/style' /usr/qt/3/bin/moc ./lipstik.h -o lipstik.moc if /bin/sh ../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -pedantic -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_PLUGIN -MT lipstik.lo -MD -MP -MF ".deps/lipstik.Tpo" -c -o lipstik.lo lipstik.cpp; \ then mv -f ".deps/lipstik.Tpo" ".deps/lipstik.Plo"; else rm -f ".deps/lipstik.Tpo"; exit 1; fi lipstik.cpp: In constructor `LipstikStyle::LipstikStyle()': lipstik.cpp:207: error: `_enableVitesque' was not declared in this scope lipstik.cpp:207: warning: unused variable '_enableVitesque' lipstik.cpp: In member function `virtual void LipstikStyle::drawPrimitive(QStyle::PrimitiveElement, QPainter*, const QRect&, const QColorGroup&, uint, const QStyleOption&) const': lipstik.cpp:2157: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2157: warning: unused variable '_enableVitesque' lipstik.cpp:2190: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2190: warning: unused variable '_enableVitesque' lipstik.cpp: In member function `virtual void LipstikStyle::drawControl(QStyle::ControlElement, QPainter*, const QWidget*, const QRect&, const QColorGroup&, uint, const QStyleOption&) const': lipstik.cpp:2775: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2775: warning: unused variable '_enableVitesque' lipstik.cpp:2791: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2791: warning: unused variable '_enableVitesque' lipstik.cpp:2811: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2811: warning: unused variable '_enableVitesque' lipstik.cpp:2829: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2829: warning: unused variable '_enableVitesque' lipstik.cpp:2878: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2878: warning: unused variable '_enableVitesque' lipstik.cpp:2889: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2889: warning: unused variable '_enableVitesque' lipstik.cpp:2906: error: `_enableVitesque' was not declared in this scope lipstik.cpp:2906: warning: unused variable '_enableVitesque' lipstik.cpp:3132: error: `_enableVitesque' was not declared in this scope lipstik.cpp:3132: warning: unused variable '_enableVitesque' make[3]: *** [lipstik.lo] Error 1 make[3]: Leaving directory `/tmp/2/lipstik-2.1/style' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/2/lipstik-2.1/style' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/2/lipstik-2.1' make: *** [all] Error 2 When i compile the "unpatched" lipstik, it compiles without any problems. I use kde 3.5.0 on Gentoo. p7

bonafide

in lipstik.h there is "bool _enableVitesque;" missing. Adding that to the file will make it work.

madslave

How do you add that? And where do I put Vistesque.kcsrc? I have the same make problems as the guy above... why is it so hard to install a theme? Why does the "install theme" in KDE not work?

Pling
0 Affiliates
Details
license
version 0.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Various KDE 1.-4. Styles from bonafide:

Milkesque for Baghira
bonafide
last update date: 19 years ago

Score 5.0

Other Various KDE 1.-4. Styles:

0kmeleon
somekool
last update date: 22 years ago

Score 5.0

Slick icons for D4X
wuf
last update date: 20 years ago

Score 5.0

CRUX Linux GDM Theme
systemx
last update date: 21 years ago

Score 5.0

theme dotclear kde v2.0
boumchacha
last update date: 19 years ago

Score 5.0

blue_heart xmms-kde
folienkartoffel
last update date: 21 years ago

Score 5.0

Quartz (KBFX Theme)
bmfan
last update date: 19 years ago

Score 5.0