graesslin requested changes to this revision.
graesslin added a reviewer: graesslin.
graesslin added inline comments.
This revision now requires changes to proceed.

INLINE COMMENTS

> xrandrconfig.cpp:556-558
> +    int modeId = modeId = xOutput->currentModeId().toInt();
> +    if (xOutput->currentModeId().isEmpty()) {
> +        modeId = kscreenOutput->currentMode() ? 
> kscreenOutput->currentModeId().toInt() : 
> kscreenOutput->preferredModeId().toInt();

I think you want to remove the if clause now

REPOSITORY
  rLIBKSCREEN KScreen Library

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

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

To: sebas, dvratil, graesslin
Cc: graesslin, plasma-devel, #plasma, ali-mohamed, jensreuterberg, abetts, sebas
_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to