Review Request 125451: RFC: Drop KScreen dependency from PlasmaShell
David Edmundson
david at davidedmundson.co.uk
Mon Oct 26 17:46:11 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125451/#review87448
-----------------------------------------------------------
shell/panelview.cpp (line 718)
<https://git.reviewboard.kde.org/r/125451/#comment60020>
Why is this connect in showEvent?
shell/panelview.cpp (line 729)
<https://git.reviewboard.kde.org/r/125451/#comment60021>
this won't work.
X struts are relative to the global work area (i.e all the screens)
if you have a small laptop with a high res external screen, when you unplug the external screen you'll need to update the struts of a panel on the smaller screen.
This signal wouldn't be emitted in that case. I'm not sure what the right signal is.
- David Edmundson
On Oct. 26, 2015, 5:39 p.m., Aleix Pol Gonzalez wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125451/
> -----------------------------------------------------------
>
> (Updated Oct. 26, 2015, 5:39 p.m.)
>
>
> Review request for Plasma.
>
>
> Repository: plasma-workspace
>
>
> Description
> -------
>
> Now that everything's in place in Qt, we can do that.
>
> It basically removes all the translation layer between KScreen and QScreen.
>
> NOTE: This can't be merged until Qt 5.6 is a dependency.
>
>
> Diffs
> -----
>
> CMakeLists.txt 50091ea
> shell/CMakeLists.txt e17e4a3
> shell/desktopview.h 867cfdc
> shell/desktopview.cpp 42a1f08
> shell/panelview.h 9f8d4ce
> shell/panelview.cpp 3317b52
> shell/shellcorona.h b04b102
> shell/shellcorona.cpp 56570b4
>
> Diff: https://git.reviewboard.kde.org/r/125451/diff/
>
>
> Testing
> -------
>
> Hands-on testing, it's been working quite fluid and I couldn't find a crash. (There could be crashes, I just didn't find them :D)
>
>
> Thanks,
>
> Aleix Pol Gonzalez
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20151026/f9eac2f9/attachment.html>
More information about the Plasma-devel
mailing list