Review Request 112033: Drop windowId property from PlasmaCore.Dialog
Martin Gräßlin
mgraesslin at kde.org
Mon Aug 19 08:55:05 UTC 2013
> On Aug. 19, 2013, 10:33 a.m., Aleix Pol Gonzalez wrote:
> > FWIW this is also being used in the KTp chat plasmoid, in a hack so the dialog doesn't appear in the tasks list.
well that should be done differently. IIRC the PlasmaCore.Dialog already exposes a flags attribute, so we should make sure that also the SkipTaksbar|SkipPager flags are respected.
- Martin
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/112033/#review38100
-----------------------------------------------------------
On Aug. 13, 2013, 6:47 a.m., Martin Gräßlin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/112033/
> -----------------------------------------------------------
>
> (Updated Aug. 13, 2013, 6:47 a.m.)
>
>
> Review request for Plasma and Marco Martin.
>
>
> Description
> -------
>
> Property windowId was according to the comments only provided because KWin needed it. KWin's usecase was to know the window Id of the window where a given item is rendered to. In QtQuick a QQuickItem provides a pointer to the QQuickWindow holding the item. This means this hack is no longer needed.
>
>
> Diffs
> -----
>
> src/declarativeimports/core/dialog.h 7392b71
> src/declarativeimports/core/dialog.cpp eaf3dce
>
> Diff: http://git.reviewboard.kde.org/r/112033/diff/
>
>
> Testing
> -------
>
> Yes, KWin's ThumnailItem is still working
>
>
> Thanks,
>
> Martin Gräßlin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20130819/5fc791dd/attachment-0001.html>
More information about the Plasma-devel
mailing list