graesslin added inline comments.

INLINE COMMENTS

> client.cpp:2086-2094
> +                const auto &screenGeometry = screens()->geometry(screen());
> +
> +                switch (border) {
> +                case ElectricTop:
> +                    if (geometry().top() == screenGeometry.top()) {
> +                        return;
> +                    }

I think we need to have some more checks here. Like only left if it's also the 
left most screen.

REPOSITORY
  R108 KWin

REVISION DETAIL
  https://phabricator.kde.org/D4530

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: broulik, #plasma, #kwin
Cc: graesslin, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, 
sebas, apol

Reply via email to