Make support for the maximized mode partially optional
ClosedPublic

Authored by zzag on Feb 5 2020, 1:24 PM.

Details

Summary

Not all Client classes have support for the maximized mode. Therefore,
it can be made opt-in to reduce the amount of plumbed methods.

Unfortunately, there a few places, which don't have any connection with
the maximized mode, where AbstractClient::geometryRestore() is used, so
it cannot be made 100% optional at the moment.

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
zzag created this revision.Feb 5 2020, 1:24 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 5 2020, 1:24 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 5 2020, 1:24 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 12 2020, 10:23 AM
This revision was automatically updated to reflect the committed changes.