Return early if we ignore resize increments and aspect ratio constraints
ClosedPublic

Authored by zzag on Jan 30 2020, 12:37 PM.

Details

Summary

If we know that we are going to disobey resize increment and aspect ratio
geometry hints, then there is no point for trying to constrain the client
size according to those hints. Just return early.

Diff Detail

Repository
R108 KWin
Lint
Lint SkippedExcuse: foo
Unit
No Unit Test Coverage
Build Status
Buildable 22468
Build 22486: arc lint + arc unit
zzag created this revision.Jan 30 2020, 12:37 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 30 2020, 12:37 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jan 30 2020, 12:37 PM
zzag edited the summary of this revision. (Show Details)
davidedmundson accepted this revision.Feb 11 2020, 11:13 AM
This revision is now accepted and ready to land.Feb 11 2020, 11:13 AM
zzag updated this revision to Diff 75664.Feb 14 2020, 8:04 AM

Rebase.

This revision was automatically updated to reflect the committed changes.