KDE Graphics Programming

With great pleasure I would like announce creation of the kde-graphics-devel mailing list. The list is developer oriented and will be the central place for all eye-candy development within KDE. Developers and researchers from the computer graphics field are welcomed and strongly encouraged to subscribe. Everything computer graphics related will be on topic - that includes developments within the X.org community, uses of OpenGL within a desktop environment or simply sharing your latest computer graphics research findings with others.

Dot Categories: 

Comments

by Anonymous (not verified)

So what's on-topic on kde-imaging and what on kde-graphics-devel?

by pahli_bar (not verified)

kde-imaging is related to development of kipi (kde image plugin interface) and associated plugins (http://extragear.kde.org/apps/kipi.php). Zack has already mentioned what's on-topic for kde-graphics-devel

by gerd (not verified)

Is there a VRML engine under KDE?

by Davide Ferrari (not verified)

Is still VRML alive? didn't it die with others late '90s hypes?

by Andre (not verified)
by Mr Eye Candy (not verified)

Three things...

Log off effect
----------------
When loging out of my machine it probably takes 2-3 seconds before the thing that makes everything grey is done. It would be much more useful if the logout/end session dialog was shown right away and the effect was done in the background (would be cool if it was as smooth as when hoovering over the icons in the window title).

Selection effect
------------------
Transparent selections with round corner - like its done when selecting icons on the gnome desktop.

Less flicker in Konq
-----------------------
Just open konq in file browser mode and hold down F5 (or is it ctrl+r). I get flicker when hoovering over files as well. Pretty annoying.

by Evan "JabberWok... (not verified)

Odd. On a 266Mhz system (Compaq Armada) and a 300Mhz system (Celeron), the grey pops in instantly. No real flicker over files either (although on such slow systems, every once in awhile there's a grind and screen updates crawl, it is an occasional event, not the rule).

Obviously I'm not saying it doesn't happen to you... just that a whole 2 to 3 seconds (which is a *very* long time) seems odd compared to what I've seen. Perhaps there are other issues at play? Misconfigured X?

by Mr Eye Candy (not verified)

I have two machines,

One P4-3Ghz with NVidia FX (NV binary driver. This one goes most smooth)
One Athlon-2000 with Radeon 9200

Perhaps its more like 1 - 2 seconds, but it feels that I have to wait for it... Then screen is setup @ 1600x1200

by Claus Wilke (not verified)

Same thing here, on a P4-3Ghz with a Radeon 9000 something. The change came from KDE 3.2 to KDE 3.3. KDE 3.2 was instant gray, KDE 3.3 is slowly graying out. I always thought it was done on purpose, but I am very annoyed by it as well. Usually, when I want to log out, I don't want to wait.

by Sebastian (not verified)

Well, you don't need to wait. On my sxga+ idsplay it takes around 2-3 seconds to fade the screen to gray (kde3.3). But during this I can already use the pushbuttons to log out.

regards

Looks like it's really done on purpose. But this "effect" really looks more like the video driver lacks some optimization. That was actually the reaction of a friend who saw the KDE logout screen for the first time.
How about blurring (and graying out) the screen incrementally instead?

by Chris Howells (not verified)

> How about blurring (and graying out) the screen incrementally instead?

That's quite hard to do. To create a smooth animation over a few second you need, say, 25 frames, each of varying darkness, which requires a large amount of CPU.

by Anonymous (not verified)

>which requires a large amount of CPU.

This is something that really should be handled by the graphics card. I s'ppose that with the composite extension for the x.org server, it's possible.

This does _not_ "require a large amount of CPU". Maybe you should ask the MPlayer people to do the programing.

I think the difference between 3.2 and 3.3 is:

- 3.2 would cover the screen in a 50% stipple pattern to grey it.
- 3.3 takes a snapshot of the screen contents, tints it grey, and writes it back to the screen.

by Chris Howells (not verified)

The "slow" log off effect is intentional. That's what the fading algorithm is meant to do.

by Mark Hannessen (not verified)

I think me ment: you can fade... but please please.. when i am faster in clicking the logout button than kde is with fading.. I DO want it to quit and logout...

I agree with this.
eye candy is cool, but waiting is anoying.

by Bernt (not verified)

This has annoyed me as well... If it is intentional, then is it possible to make it an option?

Thanks :-)

- Bernt

by SA (not verified)

How can I change the image in the "end session" window?

I am assuming that I will have to change the graphic file somewhere because this appears to be the one thing thatt cannot be easily customised in kde.

by cm (not verified)

Search for $KDEDIR/share/apps/ksmserver/pics/shutdownkonq.png