Hidable kdm splash screen

Aaron J. Seigo aseigo at kde.org
Fri Aug 12 20:48:14 BST 2005


On Friday 12 August 2005 03:54, Hans Meine wrote:
> On Friday 12 August 2005 11:33, Scott Wheeler wrote:
> > On Friday 12 August 2005 11:29, Kenneth Wimer wrote:
> > > So what is the value added by including this?
> >
> > It's a classical KDE situation (or software development, really) --
> > there's a nice way to do things that involves maybe having the startup
> > thinger shrink and move off to a corner of the screen
>
> Splendid idea!
>
> If only the infrastructure for such effects was already there..

it's not very hard to move a window N pixels at a time in a given direction 
even 1/Nth of a second. just takes a timer and a slot that moves the window 
towards the destination =)

as for shrinking it, one could all sorts of things.. like painting to an 
off-screen pixmap and smoothscaling it down and blitting that to the onscreen 
widget, or you could just use a subset of the interface, e.g. lop off the top 
image keeping just the progress text and icons and moving that to a 
respectable corner.

-- 
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA  EE75 D6B7 2EB1 A7F1 DB43

Full time KDE developer sponsored by Trolltech (http://www.trolltech.com)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20050812/734f909c/attachment.sig>


More information about the kde-core-devel mailing list