Diffusion KWin fb114dfba371

Return early if we ignore resize increments and aspect ratio constraints

Authored by zzag on Feb 12 2020, 10:44 AM.

Description

Return early if we ignore resize increments and aspect ratio constraints

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.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D27031

Details