Review Request 125871: WIP: task geometries to wayland for minimize effect
Martin Gräßlin
mgraesslin at kde.org
Wed Nov 4 10:29:31 UTC 2015
> On Nov. 4, 2015, 9:14 a.m., Martin Gräßlin wrote:
> > src/client/plasmawindowmodel.cpp, line 275
> > <https://git.reviewboard.kde.org/r/125871/diff/8/?file=414630#file414630line275>
> >
> > why QRectF and then toRect()?
>
> Marco Martin wrote:
> because qml iirc knows qrectf but not qrect
ah right. Then my suggestion is to overload the method with a QRect and a QRectF variant.
- Martin
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125871/#review87991
-----------------------------------------------------------
On Nov. 4, 2015, 10:49 a.m., Marco Martin wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125871/
> -----------------------------------------------------------
>
> (Updated Nov. 4, 2015, 10:49 a.m.)
>
>
> Review request for kwin and Plasma.
>
>
> Repository: kwayland
>
>
> Description
> -------
>
> this exposes the geometry of taskbar entries in plasma-windowmanagement, in order to make the minimize effects possible.
> unlike on X11, it takes relative positions and it has one geometry per panel, making possible to have multiple taskbars working.
>
> however this is still not completely exposed, as internally kwin has still only one geometry, it will need a change in kwin itself (suggestions welcome) probably the rotocol will need also a minimizeTo function that takes the panel as argument.
>
> another thing completely missing is tests: unfortunately the whole plasma-windowmanagement doesn't have any autotest yet :/
>
>
> Diffs
> -----
>
> src/server/plasmawindowmanagement_interface.cpp ad714a5
> src/server/plasmawindowmanagement_interface.h 6ccc22e
> src/client/protocols/plasma-window-management.xml ca6a7cc
> src/client/plasmawindowmodel.cpp 355ef53
> src/client/plasmawindowmodel.h 5a6aac4
> src/client/plasmawindowmanagement.cpp 1f9674c
> src/client/plasmawindowmanagement.h abd8fa6
> autotests/client/test_wayland_windowmanagement.cpp PRE-CREATION
> autotests/client/CMakeLists.txt 1556c47
>
> Diff: https://git.reviewboard.kde.org/r/125871/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Marco Martin
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151104/43bae6de/attachment.html>
More information about the Plasma-devel
mailing list