
KSplasher Splash Screen Editor
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
Hi, log time has passed, but at last i have a functional version of my KSplasher Editor ported to QT4.
It has a lot of new features like:
- A new UI written in PyQT4 (that changes dependency of KSplasher to python-qt4)
- A new install/uninstall bash script based on install script for QNokiacomander from Federico Manganelli
- An "create new" wizard for your new themes
- You can change the background on-the-fly
- You can TEST your themes directly from KSplasher (before install it)
- You can save your themes as .tar.gz or directory for further modifications.
Well, as always all feedback is welcome.
Coming soon: KSplasherX, my KSplasher but for the new ksplashx splash engine (KDE4).
Installation:
- once uncompressed, run ./install.sh from konsole.
- you now can run it with ALT+F2 and "ksplasher" or click on your new ksplasher icon under "Graphics" menu.
geminiguy
12 years ago
I myself feel the kde devs should try to help you do this and make this an official kde app (built in)
But, we'll see what we can do.. it's definitely an awesome idea, and the last release worked very well...
Report
geminiguy
12 years ago
Report
XaniloM
12 years ago
see ya.
Report
geminiguy
12 years ago
I followed your instructions, and nothing happens.
there is no icon in my graphics menu, perhaps some more scripts are needed?
Report
geminiguy
12 years ago
Report
XaniloM
12 years ago
have you tried with ALT+F2 and then typing "ksplasher" ??
about dependencies, it's only python-qt4 (or pyqt4 depending your distro).
i have tried the install script in some systems (kde3 and kde4) and sometimes as you told, it doesn't appears the icon. :(
if someone can fix the script i'll be pleased.
Report