
Liquid
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
This is Liquid, the theme by Daniel M. Duley a.k.a Mosfet, released with a few modifications:
A rewritten kwin engine that works on KDE 3.2.x (Tried porting it but the kwin engine badly needed an update)
The kcm module is depreciated in favor of the KStyle Config
Transparency shifted to the kstyle server. (Yes, XRender works now)
Misc : Fix of a few quirks in the widget engine
Credits :
Mosfet for the underlying code
Thomas Lübking for a lot of help
David Johnson for the example window decoration
mistrynitesh
12 years ago
This Makefile is only for the CVS repository
This will be deleted before making the distribution
./admin/cvs.sh: 585: autoconf: not found
*** AUTOCONF NOT FOUND!.
*** KDE requires autoconf 2.52, 2.53 or 2.54
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
if anybody can help whats wrong?
Report
gccdragoonkain
13 years ago
comment out the case block whining about automake verison (or whatever it says you need).
run
make -f Makefile.cvs from project dir
run configure --prefix=/opt/kde3
run make
make install
you're done
Report
wuf
15 years ago
Report
Neil2Earth
16 years ago
Im using Fedora 2 but for a source code file it shouldn't make a difference should it? Or could it be an architecture problem i have an i686. If this helps.
Report
electronerd
16 years ago
make -f Makefile.cvs && ./configure && make && su -c 'make install'
Report
zman
13 years ago
Report
m0ns00n
16 years ago
The tabs are perfect. I don't get pixel artifacts. Mostly, the artifacts show on the scrollbars. But with scrollbars, rectangularly shaped and with an option for rect buttons - it would be: Perfection :)
m0ns00n
Report
caustiq
16 years ago
There is a problem with your project on kde 3.3.0:
Stripples aren't working on Menus or the KMenu in KDE 3.3.0.
But they work everywhere else they were intended to. Please contact me
if I can help you fix this problem in anyway. Thanks, I love your
work, please continue!
Report
salahuddin66
16 years ago
it is really a nice theme
plz try to change the screenshots
with a nice screenshots it will looks more nice
:)
Report
salahuddin66
16 years ago
bash-2.05b$ make -f Makefile.cvs
This Makefile is only for the CVS repository
This will be deleted before making the distribution
*** YOU'RE USING automake (GNU automake) 1.8.5.
*** KDE requires automake 1.6
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
bash-2.05b$
how can i fix it
Report
sarath
16 years ago
Report
salahuddin66
16 years ago
Report
sarath
16 years ago
Report
salahuddin66
16 years ago
this time i have understand but
i can't find the
(kde-config --prefix)/share/apps/kdelibs/admin
folder :)
my kde installed in /opt/kde
i have found the ...etc..../apps
but then there is no kdelibs folder
Report
sarath
16 years ago
folder ? My suse box has a folder fir kdelibs. kapptemplate should be more generic ... Could you just confirm
Report
salahuddin66
16 years ago
/opt/kde/(then ok)
if i wanna update (in future)
then i will just give make uninstall then install the new
is it oky...
Report
aimike
16 years ago
Report
thomas12777
16 years ago
i hacked around that in the last baghira version - look at the code.
if you need advice, tell me.
Report
eagle
16 years ago
Report
aax24vb
16 years ago
Report
mobtek
16 years ago
Report
sarath
16 years ago
Report
Teotihuacan
16 years ago
I've got the same Error.
If I do a make -f Makefile.cvs, I get :
*** YOU'RE USING automake (GNU automake) 1.8.5.
*** KDE requires automake 1.6
make[1]: *** [cvs] Error 1
make: *** [all] Error 2
Any idea ?
Thanks.
PS : I'm glad mosfets liquid is back. I loved this style. Baghira is nice, but I prefer the simplicity of Liquid.
Report
mobtek
16 years ago
make[1]: *** [cvs] Error 1
this error with make -f Makefile.cvs
Report
thomas12777
16 years ago
Report