[wayland] Minimize transients together with parent
ClosedPublic

Authored by zzag on Dec 13 2018, 5:34 PM.

Details

Summary

If a parent window is minimized, then its transients have to be
minimized as well, so the minimize behavior is the same on both
X11 and Wayland.

BUG: 401950
FIXED-IN: 5.15.0

Diff Detail

Repository
R108 KWin
Branch
minimize-transients
Lint
Lint SkippedExcuse: foo
Unit
No Unit Test Coverage
Build Status
Buildable 6001
Build 6019: arc lint + arc unit
zzag created this revision.Dec 13 2018, 5:34 PM
Restricted Application added a project: KWin. · View Herald TranscriptDec 13 2018, 5:34 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Dec 13 2018, 5:34 PM
zzag added a comment.Dec 13 2018, 5:34 PM

Could we move invocation of updateMinimizedOfTransients to AbstractClient?

zzag updated this revision to Diff 47534.Dec 13 2018, 5:41 PM

Reword a comment

zzag edited the summary of this revision. (Show Details)Dec 13 2018, 5:46 PM
graesslin accepted this revision.Dec 14 2018, 5:11 AM
This revision is now accepted and ready to land.Dec 14 2018, 5:11 AM
This revision was automatically updated to reflect the committed changes.