fluid psychedelic Screensaver

Screensavers

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

1
Become a Fan
5.0

Description:
Screensaver for KDE. (tested with kde 3.2, should also work with 3.1)
I didn't spend much time with it, it's still quite optimizable i think (QImage and drawImage are very slow, using the X-Windows Shared Memory Extension would be an improvement).
Perhaps somebody likes it and has got some time to work on it!

Installation:
run ./configure and make in the main directory.
copy fluid.kss in src/ to /usr/bin and fluid.desktop in doc/ to /usr/share/applnk/System/ScreenSavers/. You should find the screensaver in the section Rapid Motion.

Ratings & Comments

2 Comments

StefanT

From the Qt documentation: _________________________ The QImage class provides a hardware-independent pixmap representation. _________________________ In other words: overhead when painting. Use QPixmap with a QPainter instead and it should be faster. And use bitBlt (in QPaintDevice docu) for transfering the image to the QWidget.

schorsch

Yes but you can't access the memory of a (serverside) QPixmap. The speed problem is caused by the transfer of image data from the application to the x server. So only XSHM would make it faster.

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

Other Screensavers:

My new desktop.-Modified
compileit
last update date: 19 years ago

Score 5.0

SlideShow (GL) mdk 9.1 rpm
illogic-al
last update date: 22 years ago

Score 5.0

My composition with Sailors
Kamuiu
last update date: 22 years ago

Score 5.0

KarambaSaver
BOSSoNe
last update date: 22 years ago

Score 5.0

Fleas
eisfuchs
last update date: 21 years ago

Score 5.0

bengsaver
oever
last update date: 22 years ago

Score 5.0