KDE Graphics Programming
Wednesday, 15 December 2004 | Zrusin
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.
Comments:
kde-imaging? - Anonymous - 2004-12-14
So what's on-topic on kde-imaging and what on kde-graphics-devel?
Re: kde-imaging? - pahli_bar - 2004-12-14
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
hmm - gerd - 2004-12-15
Is there a VRML engine under KDE?
Re: hmm - Davide Ferrari - 2004-12-15
Is still VRML alive? didn't it die with others late '90s hypes?
Re: hmm - Andre - 2004-12-16
http://en.wikipedia.org/wiki/X3D
Two eye cand things I'd like to see - Mr Eye Candy - 2004-12-15
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.
Re: Two eye cand things I'd like to see - Evan "JabberWokky" E. - 2004-12-15
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?
Re: Two eye cand things I'd like to see - Mr Eye Candy - 2004-12-15
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
Re: Two eye cand things I'd like to see - Claus Wilke - 2004-12-15
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.
Re: Two eye cand things I'd like to see - Sebastian - 2004-12-15
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
Re: Two eye cand things I'd like to see - uddw - 2004-12-16
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?
Re: Two eye cand things I'd like to see - Chris Howells - 2004-12-16
> 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.
Re: Two eye cand things I'd like to see - Anonymous - 2004-12-16
>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.
Re: Two eye cand things I'd like to see - hans - 2004-12-16
This does _not_ "require a large amount of CPU". Maybe you should ask the MPlayer people to do the programing.
Re: Two eye cand things I'd like to see - AC - 2004-12-16
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.
Re: Two eye cand things I'd like to see - Chris Howells - 2004-12-16
The "slow" log off effect is intentional. That's what the fading algorithm is meant to do.
Re: Two eye cand things I'd like to see - Mark Hannessen - 2004-12-16
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.
Re: Two eye cand things I'd like to see - Bernt - 2007-04-16
This has annoyed me as well... If it is intentional, then is it possible to make it an option? Thanks :-) - Bernt
logout image - SA - 2005-08-24
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.
Re: logout image - cm - 2005-08-24
Search for $KDEDIR/share/apps/ksmserver/pics/shutdownkonq.png