[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    Re: [PATCH] semi transparent rubberband
From:       Gioele Barabucci <ml () gioelebarabucci ! com>
Date:       2004-02-09 20:04:34
Message-ID: 200402092104.36803.ml () gioelebarabucci ! com
[Download RAW message or body]

On Monday 09 February 2004 18:59, aviv bergman wrote:
> On Monday 09 February 2004 18:41, Karl-Heinz Zimmer wrote:
> > OK, IMhO we should not make something the default behaviour that
> > has bad performance on non-accel. graphics cards.
> it would be great if this could be an option (i've sent the qt part of the
> patch to trolltech, but i don't know if/when they'll integrate it)
Why make it another option? This kind of things should be done runtime without 
any input from the user.

just use something like.
drawRubberBand() {
	if (XRenderAvailable) {
		drawTheSlickOne();
	} else {
		drawASimpleOne();
	}
}
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic