
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
Splash Screen Engine for KDE
Heavily customizable engine for various types of themes
NEWS:
Thats it: I'll not continue writing code for this. I thought I would migrate it to KDE4, but i have to say that KDE4 isn't what i've expected.
Its not intuitive as it should be, ... but thats another topic :) currently i'm searching for a new desktop environment.
Independently I'will thank all people supporting this project in any way!!!
FEATURES:
- Scale cache
- Fading images
- Use current icon set or custom images
- Unlimited Custom text labels
- Set fading delay and length
- Custom image arrangement
- Resolution independent themes
12 years ago
0.4.2
* Code structure improved
* Increased performance
* Optimized default themes
* New: Scale-cache (work dir is current users ksplash directory) (testing)
* New: Shell process output support for MagicLabels (ML:CMD:[command], i.e.: ML:CMD:date)
No newline support at the moment!
* Changed: MagicLabels behaviour for user info (ML:USER:[info], i.e.: ML:USER:fullname)
* Changed: THEMEOPTIONS is has moved to src/doc
* Changed: Default background image extension changed to faster .jpg (.png is still supported)
0.4.1
* Fix: Restored default MoodinKDE as shown in screenshot
* Fix: Label arrangement
* Font scaling implemented
* Added username to FingerPrint
* Improved label arrangement (center vertical, horizontal with -1)
* Improved (and simpler) image arrangement
* New Option: LineUpImages
* New Option: Translate
* New Option: ImageOffset
* New Option: SplashRect (usually no need to change)
* Option renamed: TextShadow -> LabelShadow
* Option renamed: TextShadowColor -> LabelShadowColor
* Option renamed: ShadowOffset -> LabelShadowOffset
* Option renamed: StatusTextColor -> StatusColor
0.4
* Fix: Option "ShowStatusText"
* Fix: Scaling issue
* Support for images with different sizes (fade everything everywhere!)
* No need for image sizes, just coords
* MagicLabels: Unlimited, full-customizable (color, font, position, text) text labels
* MagicLabels: Display pre-defined values with prefix "ML:" (currently: loginname, fullname, homedir)
* Some code improvements
* New Option: ShadowOffset
* Scaling positions for resolution independent themes (thanks to Andreas Mittelmeier)
0.3
* Custom icon/image placement (auto, manual, depend-pre)
* Custom Welcome/Status placement
* Improved drawing code
* Custom status messages
* Use current desktops wallpaper as background
* Added text shadow
* THEMEOPTIONS file in theme directory (quick 'n dirty)
0.2
* Fixed background problem
* MoodinKDE theme now included in engine
0.1
* Initial release
12 years ago
0.4.2
* Code structure improved
* Increased performance
* Optimized default themes
* New: Scale-cache (work dir is current users ksplash directory) (testing)
* New: Shell process output support for MagicLabels (ML:CMD:[command], i.e.: ML:CMD:date)
No newline support at the moment!
* Changed: MagicLabels behaviour for user info (ML:USER:[info], i.e.: ML:USER:fullname)
* Changed: THEMEOPTIONS is has moved to src/doc
* Changed: Default background image extension changed to faster .jpg (.png is still supported)
0.4.1
* Fix: Restored default MoodinKDE as shown in screenshot
* Fix: Label arrangement
* Font scaling implemented
* Added username to FingerPrint
* Improved label arrangement (center vertical, horizontal with -1)
* Improved (and simpler) image arrangement
* New Option: LineUpImages
* New Option: Translate
* New Option: ImageOffset
* New Option: SplashRect (usually no need to change)
* Option renamed: TextShadow -> LabelShadow
* Option renamed: TextShadowColor -> LabelShadowColor
* Option renamed: ShadowOffset -> LabelShadowOffset
* Option renamed: StatusTextColor -> StatusColor
0.4
* Fix: Option "ShowStatusText"
* Fix: Scaling issue
* Support for images with different sizes (fade everything everywhere!)
* No need for image sizes, just coords
* MagicLabels: Unlimited, full-customizable (color, font, position, text) text labels
* MagicLabels: Display pre-defined values with prefix "ML:" (currently: loginname, fullname, homedir)
* Some code improvements
* New Option: ShadowOffset
* Scaling positions for resolution independent themes (thanks to Andreas Mittelmeier)
0.3
* Custom icon/image placement (auto, manual, depend-pre)
* Custom Welcome/Status placement
* Improved drawing code
* Custom status messages
* Use current desktops wallpaper as background
* Added text shadow
* THEMEOPTIONS file in theme directory (quick 'n dirty)
0.2
* Fixed background problem
* MoodinKDE theme now included in engine
0.1
* Initial release
klogger
11 years ago
Sometimes I only see a small blue box in the middle of the screen with the text underneath it 'loading window manager' etc.
For me this seems to be associated with the starting of compiz-fusion. I haven't managed to find a solution anywhere.
Report
ArTourter
12 years ago
http://mirrors.ludost.net/gentoo/distfiles/ksplash-engine-moodin_0.4.2.tar.gz
Hope you get your site back Moodrod. Moodin is a really nice piece of work.
Report
reeboker
11 years ago
thanks for the mirror
Report
bamajr
12 years ago
"apt-get install ksplash-engine-moodin"
however, i'm not sure what version it installs. How can I check?
Report
freefred
12 years ago
p.s.: mmmh..the download link point to a baseball website
bye
Report
moodwrod
12 years ago
i think i get it back some day.
just ask google for the sources -.-
Report
flatrose
12 years ago
Report
flatrose
12 years ago
Report
Kagemaru
12 years ago
Even worse, when I choose a Moodin theme, it always uses the same theme (which is not even in the list).
Any ideas how to fix this?
Report
valday666
12 years ago
Report
cypherpunk
12 years ago
Report
TubaSoldier
13 years ago
What are the chances of adding the ability to do a progress bar or a small animation into the functionality?
What do other moodin users think?
Thanks!
Report
dteirney
13 years ago
Is there anywhere else that the moodin engine can be downloaded from?
Report
username132
13 years ago
Report
masterdrake420
13 years ago
thememoodin.moc:52: error: `metaObj' undeclared (first use this function)
thememoodin.moc:54: error: `ThemeEngine' undeclared (first use this function)
thememoodin.moc:54: error: parse error before `::' token
thememoodin.moc: At global scope:
thememoodin.moc:81: error: invalid use of undefined type `class ThemeMoodin'
thememoodin.h:30: error: forward declaration of `class ThemeMoodin'
thememoodin.moc: In member function `void* ThemeMoodin::qt_cast(const char*)':
thememoodin.moc:84: error: parse error before `::' token
thememoodin.moc: At global scope:
thememoodin.moc:88: error: invalid use of undefined type `class ThemeMoodin'
thememoodin.h:30: error: forward declaration of `class ThemeMoodin'
thememoodin.moc: In member function `bool ThemeMoodin::qt_invoke(int,
QUObject*)':
thememoodin.moc:90: error: `slotSetText' undeclared (first use this function)
thememoodin.moc:93: error: parse error before `::' token
thememoodin.moc: At global scope:
thememoodin.moc:99: error: invalid use of undefined type `class ThemeMoodin'
thememoodin.h:30: error: forward declaration of `class ThemeMoodin'
thememoodin.moc: In member function `bool ThemeMoodin::qt_emit(int, QUObject*)
':
thememoodin.moc:100: error: parse error before `::' token
thememoodin.moc:99: warning: unused parameter `int _id'
thememoodin.moc:99: warning: unused parameter `QUObject*_o'
thememoodin.moc: At global scope:
thememoodin.moc:105: error: invalid use of undefined type `class ThemeMoodin'
thememoodin.h:30: error: forward declaration of `class ThemeMoodin'
thememoodin.moc: In member function `bool ThemeMoodin::qt_property(int, int,
QVariant*)':
thememoodin.moc:106: error: parse error before `::' token
thememoodin.moc:105: warning: unused parameter `int id'
thememoodin.moc:105: warning: unused parameter `int f'
thememoodin.moc:105: warning: unused parameter `QVariant*v'
thememoodin.moc: At global scope:
thememoodin.moc:109: error: invalid use of undefined type `class ThemeMoodin'
thememoodin.h:30: error: forward declaration of `class ThemeMoodin'
thememoodin.h:32: warning: `bool qt_static_property(QObject*, int, int,
QVariant*)' declared `static' but never defined
thememoodin.h:32: warning: `QMetaObject* staticMetaObject()' declared `static'
but never defined
thememoodin.h:32: warning: `QString tr(const char*, const char*)' declared
`static' but never defined
thememoodin.h:32: warning: `QString trUtf8(const char*, const char*)' declared
`static' but never defined
thememoodin.h:40: warning: `QStringList names()' defined but not used
make[1]: *** [thememoodin.lo] Error 1
make[1]: Leaving directory `/home/drake/Desktop/ksplash-engine-moodin/src'
make: *** [install-recursive] Error 1
Report
masterdrake420
13 years ago
I would post the error messages but I think it would be too long.
Report
clearthought
13 years ago
i think it's easier that way if you are new to linux.
Report
LizzardDude
13 years ago
yesterday I installed moodin successfully and everything seemed to work find. I can test the themes in kcontrol and they seem to work fine (except from the little redraw problem when exiting testing mode).
After rebooting the splashscreen doesn´t show up correctly. The background image doesn´t show up (white background) and the icons don´t redraw correctly. This seems to be a problem with Xgl.
Any ideas?
Thanks,
lizzard
Report
zax
13 years ago
....
checking for long... yes
checking size of long... 4
checking for char *... yes
checking size of char *... 4
checking for dlopen in -ldl... (cached) yes
checking for shl_unload in -ldld... no
checking for size_t... yes
checking size of size_t... 4
checking for unsigned long... yes
checking size of unsigned long... 4
checking sizeof size_t == sizeof unsigned long... yes
checking crt_externs.h usability... no
checking crt_externs.h presence... no
checking for crt_externs.h... no
checking for _NSGetEnviron... no
checking for vsnprintf... yes
checking for snprintf... yes
checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!
So when I install the following packages
"x-dev" and "libx11-dev" as you sugested the same error apears again.
"Can't find X includes. Please check your installation and add the correct paths!"
My OS is Debian etch ( 4.0 ) with KDE 3.5 all crapchic drivers all installed please help me.
Report
druith
13 years ago
Report
ajaykumars
13 years ago
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... no
checking for kde-config... /usr/bin/kde-config
checking where to install... /usr (as returned by kde-config)
checking for style of include used by make... none
checking for gcc... no
checking for cc... no
checking for cc... no
checking for cl... no
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details.
Kindly Suggest
Report
imitation
13 years ago
Report
rbryant04
14 years ago
make[2]: Leaving directory `/home/randall/My Documents/moodin/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/randall/My Documents/moodin'
make: *** [all] Error 2
randall@r2d2:~/My Documents/moodin$
this happens after make. the ./configure works. then i type make and get this
Report
gmhafiz
14 years ago
installing moodin
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
Where can I find KDE headers?
Report
rbryant04
14 years ago
Report