Re: kephal or qdesktopwidget

2012-10-09 Thread Alex Fiestas
Try to use QDesktopWidget instead of Kephal, we want to delete it asap. ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel

Re: kephal or qdesktopwidget

2012-10-09 Thread Reza Shah
Hi Aaron. On Tue, Oct 9, 2012 at 6:38 PM, Aaron J. Seigo wrote: > ah! you want to actually find out which screen you are on. then yes, you just > take the parent->geometry()->center() and get kephal to tell you what the id > is. I tried like your suggestion, seems fine (need to test against multi

Re: kephal or qdesktopwidget

2012-10-09 Thread Aaron J. Seigo
On Tuesday, October 9, 2012 11:37:47 Reza Shah wrote: > I could not find something like QDesktopWidget::screenNumber in kephal, > the closest i think only Kephal::ScreenUtils::screenId(QPoint p), > which return id, then pass to Kephal::ScreenUtils::screenGeometry(int > id) to get the size. ah! you

Re: kephal or qdesktopwidget

2012-10-09 Thread Aaron J. Seigo
On Tuesday, October 9, 2012 11:37:47 Reza Shah wrote: > which return id, then pass to Kephal::ScreenUtils::screenGeometry(int > id) to get the size. iirc, the int id is the screen number -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. __

Re: Review Request: Device notifier: show mounted device and path

2012-10-09 Thread Jonathan Marten
> On Oct. 8, 2012, 9:52 a.m., Aaron J. Seigo wrote: > > any application which expects the user to access files on disk but does not > > provide a clear representation of mounted / removable devices is broken. > > there's no point in degrading our own primary UI for such fixable > > brokenness.

Re: Review Request: Humble attempt to improve the ScreenSaver KCM

2012-10-09 Thread Thomas Pfeiffer
> On Oct. 8, 2012, 5:31 p.m., Martin Gräßlin wrote: > > just an idea: what about hiding the whole X screen saver stuff behind > > another configure dialog. Looking at the screenshot I find the design puts > > emphasis on the wrong part: what we want to remove takes more than 50 % of > > the av