Plasma::Dialog without acceleration
Marco Martin
notmart at gmail.com
Thu Jan 10 20:17:27 CET 2008
On Thursday 10 January 2008, Aaron J. Seigo wrote:
> On Thursday 10 January 2008, Marco Martin wrote:
> > (and a good design) to conditionally load one svg or the
> > other depending if accel is enabled or not?
>
> this would make a nice addition to Plasma::Theme. it could check if
> KWindowSystem::compositingActive() and if not try to first load files from
> $THEME_ROOT/opaque/ or something like that. then files for non-composited
> top levels could be put in there. thoughts?
but since it would be needed only in few places, wouldn't it cause some more
useless disk access opposed to put it only where is used like in dialog or
panel?
Cheers,
Marco Martin
More information about the Panel-devel
mailing list