2008/12/3 Aaron J. Seigo <[EMAIL PROTECTED]>:
> On Wednesday 03 December 2008, Jesse L. Zamora wrote:
>> How can I let the toolbox know where the panels are? Are there any
>
> if (containment->screen() > -1) {
> QRegion usableArea =
> containment->corona()->availableScreenRegion(containment->screen());
> }Oh then it's probably time to properly implement this API :-) (see eg. desktopcorona.cpp:106). As far as I'm concerned I probably won't be able to do this this week, though, so if someone else feels like to do it, please go ahead. Cheers, g _______________________________________________ Plasma-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/plasma-devel
