[Differential] [Changed Subscribers] D2218: New logic for screen numbers in plasmashell
graesslin (Martin Gräßlin)
noreply at phabricator.kde.org
Tue Jul 19 10:55:45 UTC 2016
graesslin added inline comments.
INLINE COMMENTS
> panelview.cpp:679-684
> + /*connect(screen, &QObject::destroyed, this, [this]() {
> + if (PanelView::screen()) {
> + m_screenToFollow = PanelView::screen();
> + adaptToScreen();
> + }
> + });*/
what about that connect?
> panelview.cpp:693
> +{
> + return m_screenToFollow;
> +}
m_screenToFollow.data()
otherwise it won't compile with older gcc
REPOSITORY
rPLASMAWORKSPACE Plasma Workspace
REVISION DETAIL
https://phabricator.kde.org/D2218
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: mart, #plasma
Cc: graesslin, plasma-devel, jensreuterberg, abetts, sebas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160719/1e74e733/attachment.html>
More information about the Plasma-devel
mailing list