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
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
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
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.
__
> 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.
> 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